shawenguan 2 년 전
부모
커밋
57b6c7b5ad
3개의 변경된 파일88개의 추가작업 그리고 0개의 파일을 삭제
  1. 39 0
      BoxJsSub/release.json
  2. 3 0
      Scripts/damai/damai.rewrite.quanx.conf
  3. 46 0
      Scripts/damai/damaiHelper.js

+ 39 - 0
BoxJsSub/release.json

@@ -54,6 +54,45 @@
             ]
         },
         {
+            "id": "lkDaMaiHepler",
+            "name": "大麦助手",
+            "desc_html": "",
+            "author": "@jojo",
+            "repo": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts",
+            "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/damai/damaiHelper.js",
+            "icons": [
+                "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/damai.png",
+                "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/damai.png"
+            ],
+            "scripts": [],
+            "keys": [
+                "lkDaMaiTimeOffset"
+            ],
+            "settings": [
+                {
+                    "id": "lkIsEnableLogAliYunPanHepler",
+                    "name": "开启/关闭日志",
+                    "val": true,
+                    "type": "boolean",
+                    "desc": "默认开启"
+                },
+                {
+                    "id": "lkNotifyOnlyFailAliYunPanHepler",
+                    "name": "只当执行失败才通知",
+                    "val": false,
+                    "type": "boolean",
+                    "desc": "默认关闭"
+                },
+                {
+                    "id": "lkDaMaiTimeOffset",
+                    "name": "时间偏差",
+                    "val": "",
+                    "type": "text",
+                    "desc": "时间偏差"
+                }
+            ]
+        },
+        {
             "id": "lkBoDianHelper",
             "name": "波点音乐签到",
             "author": "@jojo",

+ 3 - 0
Scripts/damai/damai.rewrite.quanx.conf

@@ -0,0 +1,3 @@
+hostname = acs.m.taobao.com
+
+^https:\/\/acs.m.taobao.com\/gw\/mtop.common.gettimestamp url script-analyze-echo-response https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/damai/damaiHelper.js

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 46 - 0
Scripts/damai/damaiHelper.js


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.