shawenguan 2 yıl önce
ebeveyn
işleme
e4a4e8b477
1 değiştirilmiş dosya ile 115 ekleme ve 107 silme
  1. 115 107
      BoxJsSub/release.json

+ 115 - 107
BoxJsSub/release.json

@@ -1,115 +1,123 @@
 {
-  "id": "JoJo.app.relsub",
-  "name": "JoJo正式脚本订阅",
-  "description": "JoJo私人脚本订阅集合",
-  "author": "@JoJo",
-  "icon": "https://avatars.githubusercontent.com/u/16010188",
-  "repo": "http://git.jojo21.cf/shawenguan/Quantumult-X",
-  "apps": [
-    {
-      "id": "lkAliYunPanHepler",
-      "name": "阿里云盘签到",
-      "desc_html": "⚠️使用说明</br>详情【<a href='https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/ali/aliYunPanSignIn.js'><font class='red--text'>点我查看</font></a>】",
-      "author": "@jojo",
-      "repo": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts",
-      "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/ali/aliYunPanSignIn.js",
-      "icons": [
-        "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/aliYunPan.png",
-        "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/aliYunPan.png"
-      ],
-      "scripts": [],
-      "keys": [
-        "lkAliYunPanTokenKey",
-        "lkAliYunPanRefreshTokenKey"
-      ],
-      "settings": [
+    "id": "JoJo.app.relsub",
+    "name": "JoJo正式脚本订阅",
+    "description": "JoJo私人脚本订阅集合",
+    "author": "@JoJo",
+    "icon": "https://avatars.githubusercontent.com/u/16010188",
+    "repo": "http://git.jojo21.cf/shawenguan/Quantumult-X",
+    "apps": [
         {
-          "id": "lkIsEnableLogAliYunPanHepler",
-          "name": "开启/关闭日志",
-          "val": true,
-          "type": "boolean",
-          "desc": "默认开启"
+            "id": "lkAliYunPanHepler",
+            "name": "阿里云盘签到",
+            "desc_html": "⚠️使用说明</br>详情【<a href='https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/ali/aliYunPanSignIn.js'><font class='red--text'>点我查看</font></a>】",
+            "author": "@jojo",
+            "repo": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts",
+            "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/ali/aliYunPanSignIn.js",
+            "icons": [
+                "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/aliYunPan.png",
+                "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/aliYunPan.png"
+            ],
+            "scripts": [],
+            "keys": [
+                "lkAliYunPanTokenKey",
+                "lkAliYunPanRefreshTokenKey"
+            ],
+            "settings": [
+                {
+                    "id": "lkIsEnableLogAliYunPanHepler",
+                    "name": "开启/关闭日志",
+                    "val": true,
+                    "type": "boolean",
+                    "desc": "默认开启"
+                },
+                {
+                    "id": "lkNotifyOnlyFailAliYunPanHepler",
+                    "name": "只当执行失败才通知",
+                    "val": false,
+                    "type": "boolean",
+                    "desc": "默认关闭"
+                },
+                {
+                    "id": "lkAliYunPanTokenKey",
+                    "name": "阿里云盘token",
+                    "val": "",
+                    "type": "text",
+                    "desc": "阿里云盘token"
+                },
+                {
+                    "id": "lkAliYunPanRefreshTokenKey",
+                    "name": "阿里云盘refresh_token",
+                    "val": "",
+                    "type": "text",
+                    "desc": "阿里云盘refresh_token"
+                }
+            ]
         },
         {
-          "id": "lkNotifyOnlyFailAliYunPanHepler",
-          "name": "只当执行失败才通知",
-          "val": false,
-          "type": "boolean",
-          "desc": "默认关闭"
+            "id": "lkBoDianHelper",
+            "name": "波点音乐签到",
+            "author": "@jojo",
+            "repo": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts",
+            "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/bodian/bodianSignIn.js",
+            "icons": [
+                "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/bodianMusic.png",
+                "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/bodianMusic.png"
+            ],
+            "scripts": [],
+            "keys": [
+                "lkBodianMusicTokenKey",
+                "lkBodianMusicUserIdKey"
+            ],
+            "settings": [
+                {
+                    "id": "lkBodianMusicTokenKey",
+                    "name": "波点音乐token",
+                    "val": "",
+                    "type": "text",
+                    "desc": "波点音乐token"
+                },
+                {
+                    "id": "lkBodianMusicUserIdKey",
+                    "name": "波点音乐用户id",
+                    "val": "",
+                    "type": "text",
+                    "desc": "波点音乐用户id"
+                }
+            ]
         },
         {
-          "id": "lkAliYunPanTokenKey",
-          "name": "阿里云盘token",
-          "val": "",
-          "type": "text",
-          "desc": "阿里云盘token"
-        },
-        {
-          "id": "lkAliYunPanRefreshTokenKey",
-          "name": "阿里云盘refresh_token",
-          "val": "",
-          "type": "text",
-          "desc": "阿里云盘refresh_token"
-        }
-      ]
-    },
-    {
-      "id": "lkBoDianHelper",
-      "name": "波点音乐签到",
-      "author": "@jojo",
-      "repo": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts",
-      "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/bodian/bodianSignIn.js",
-      "icons": [
-        "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/bodianMusic.png",
-        "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/bodianMusic.png"
-      ],
-      "scripts": [],
-      "keys": [
-        "lkBodianMusicTokenKey",
-        "lkBodianMusicUserIdKey"
-      ],
-      "settings": [
-        {
-          "id": "lkBodianMusicTokenKey",
-          "name": "波点音乐token",
-          "val": "",
-          "type": "text",
-          "desc": "波点音乐token"
-        },
-        {
-          "id": "lkBodianMusicUserIdKey",
-          "name": "波点音乐用户id",
-          "val": "",
-          "type": "text",
-          "desc": "波点音乐用户id"
-        }
-      ]
-    },
-    {
-      "id": "lkThwjHelper",
-      "name": "头号玩家助手",
-      "author": "@jojo",
-      "repo": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts",
-      "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/thwj/thwjHelper.js",
-      "icons": [
-        "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/thwj.png",
-        "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/thwj.png"
-      ],
-      "scripts": [],
-      "keys": [
-        "lkThwjUserListKey",
-        "lkThwjCommonCookieKey"
-      ],
-      "settings": [
-        {
-          "id": "lkThwjUserListKey",
-          "name": "用户账号密码信息",
-          "val": "",
-          "type": "textarea",
-          "autoGrow": true,
-          "desc": "用户账号密码信息"
+            "id": "lkThwjHelper",
+            "name": "头号玩家助手",
+            "author": "@jojo",
+            "repo": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts",
+            "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/thwj/thwjHelper.js",
+            "icons": [
+                "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/thwj.png",
+                "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/thwj.png"
+            ],
+            "scripts": [],
+            "keys": [
+                "lkThwjUserListKey",
+                "lkThwjCommonCookieKey"
+            ],
+            "settings": [
+                {
+                    "id": "lkThwjCommonCookieKey",
+                    "name": "浏览器Cookie",
+                    "val": "",
+                    "type": "textarea",
+                    "autoGrow": true,
+                    "desc": "浏览器Cookie"
+                },
+                {
+                    "id": "lkThwjUserListKey",
+                    "name": "用户账号密码信息",
+                    "val": "",
+                    "type": "textarea",
+                    "autoGrow": true,
+                    "desc": "用户账号密码信息"
+                }
+            ]
         }
-      ]
-    }
-  ]
+    ]
 }