|
|
@@ -0,0 +1,61 @@
|
|
|
+{
|
|
|
+ "id": "jojo.app.168plan",
|
|
|
+ "name": "168plan应用订阅",
|
|
|
+ "description": "关于168plan应用脚本订阅集合",
|
|
|
+ "author": "@JoJo",
|
|
|
+ "icon": "https://avatars.githubusercontent.com/u/16010188",
|
|
|
+ "repo": "http://git.jojo21.top/shawenguan/Quantumult-X",
|
|
|
+ "apps": [
|
|
|
+ {
|
|
|
+ "id": "jojo.pksPlanHelper",
|
|
|
+ "name": "华文数交助手",
|
|
|
+ "author": "@jojo",
|
|
|
+ "repo": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/168/pksPlanHelper.js",
|
|
|
+ "script": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/168/pksPlanHelper.js",
|
|
|
+ "icons": [
|
|
|
+ "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/168.png",
|
|
|
+ "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/168.png"
|
|
|
+ ],
|
|
|
+ "scripts": [
|
|
|
+ ],
|
|
|
+ "keys": [
|
|
|
+ "168_PksPlanAPIHost",
|
|
|
+ "168_PksPlanPreDrawIssue"
|
|
|
+ ],
|
|
|
+ "settings": [
|
|
|
+ {
|
|
|
+ "id": "168_PksPlanAPIHost",
|
|
|
+ "name": "API HOST",
|
|
|
+ "val": "e7i.16890269.com",
|
|
|
+ "type": "text",
|
|
|
+ "placeholder": "",
|
|
|
+ "desc": "API HOST"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": "168_PksPlanDrawTurnCountC",
|
|
|
+ "name": "计划C第几轮提醒",
|
|
|
+ "val": 0,
|
|
|
+ "type": "number",
|
|
|
+ "placeholder": "",
|
|
|
+ "desc": "计划C第几轮提醒"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": "168_PksPlanDrawTurnCountB",
|
|
|
+ "name": "计划B第几轮提醒",
|
|
|
+ "val": 0,
|
|
|
+ "type": "number",
|
|
|
+ "placeholder": "",
|
|
|
+ "desc": "计划B第几轮提醒"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "id": "168_PksPlanDrawTurnCountA",
|
|
|
+ "name": "计划A第几轮提醒",
|
|
|
+ "val": 0,
|
|
|
+ "type": "number",
|
|
|
+ "placeholder": "",
|
|
|
+ "desc": "计划A第几轮提醒"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+}
|