123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419 |
- {
- "id": "jojo.app.168plan",
- "name": "168计划应用订阅",
- "description": "关于168计划应用脚本订阅集合",
- "author": "@JoJo",
- "icon": "https://avatars.githubusercontent.com/u/16010188",
- "repo": "http://git.jojo21.top/shawenguan/Quantumult-X",
- "apps": [
- {
- "id": "jojo.pksPlanHelper",
- "name": "168计划助手",
- "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_PksPlanLotteryCode",
- "168_PksPlanPreDrawIssue"
- ],
- "settings": [
- {
- "id": "168_PksPlanBetMode",
- "name": "模式",
- "val": "1",
- "type": "radios",
- "desc": "",
- "items": [
- {
- "key": "1",
- "label": "保守模式"
- },
- {
- "key": "2",
- "label": "普通模式"
- },
- {
- "key": "3",
- "label": "激进模式"
- }
- ]
- },
- {
- "id": "168_PksPlanAPIHost",
- "name": "购彩计划#HOST",
- "val": "",
- "type": "text",
- "placeholder": "",
- "desc": "购彩计划#HOST"
- },
- {
- "id": "168_PksExpertsPlanAPIHost",
- "name": "专家推荐#HOST",
- "val": "",
- "type": "text",
- "placeholder": "",
- "desc": "专家推荐#HOST"
- },
- {
- "id": "168_PksPlanLotteryCode",
- "name": "彩票类别代码",
- "val": "10058",
- "type": "text",
- "placeholder": "",
- "desc": "彩票类别代码"
- },
- {
- "id": "168_PksPlanCEnabled",
- "name": "计划C开启/关闭",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭"
- },
- {
- "id": "168_PksPlanBEnabled",
- "name": "计划B开启/关闭",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭"
- },
- {
- "id": "168_PksPlanAEnabled",
- "name": "计划A开启/关闭",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭"
- },
- {
- "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第几轮提醒"
- },
- {
- "id": "168_PksPlanLotteryAutoBet",
- "name": "开启/关闭自动下注",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭"
- },
- {
- "id": "168_PksPlanLotteryMaxBetAmount",
- "name": "自动下注最大限额",
- "val": 96,
- "type": "number",
- "desc": "自动下注最大限额"
- },
- {
- "id": "168_PksPlanAllowBetProbability",
- "name": "自动下注预估中奖率最低值(0~100)",
- "val": 70,
- "type": "number",
- "desc": "自动下注预估中奖率最低值"
- },
- {
- "id": "168_PksPlanLotteryCostrReduceC",
- "name": "计划C下注反向倍数",
- "val": 8,
- "type": "number",
- "placeholder": "",
- "desc": "计划C下注反向倍数"
- },
- {
- "id": "168_PksPlanLotteryCostrReduceB",
- "name": "计划B下注反向倍数",
- "val": 16,
- "type": "number",
- "placeholder": "",
- "desc": "计划C下注反向倍数"
- },
- {
- "id": "168_PksPlanLotteryCostrReduceA",
- "name": "计划A下注反向倍数",
- "val": 16,
- "type": "number",
- "placeholder": "",
- "desc": "计划C下注反向倍数"
- },
- {
- "id": "168_PksPlanLotteryKillDrongon",
- "name": "屠龙勇士开启/关闭",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭"
- },
- {
- "id": "168_PksPlanLotteryDrongonMaxTurn",
- "name": "屠龙n期数(10期以上)",
- "val": 11,
- "type": "number",
- "desc": "屠龙n期数"
- },
- {
- "id": "168_PksPlanLotteryMaxBetAmount",
- "name": "屠龙下注最大限额",
- "val": 96,
- "type": "number",
- "desc": "屠龙下注最大限额"
- },
- {
- "id": "168_PksExpertsRecommendEnabled",
- "name": "专家推荐开启/关闭",
- "val": false,
- "type": "boolean",
- "desc": "默认关闭"
- },
- {
- "id": "168_PksExpertUserName",
- "name": "专家名字",
- "val": "",
- "type": "text",
- "placeholder": "",
- "desc": "专家名字"
- },
- {
- "id": "168_PksExpertRecommendRanking",
- "name": "彩票名次位置",
- "val": 1,
- "type": "number",
- "placeholder": "",
- "desc": "彩票名次位置"
- },
- {
- "id": "168_PksExpertMaxBetAmount",
- "name": "专家下注最大限额",
- "val": 64,
- "type": "number",
- "placeholder": "",
- "desc": "专家下注最大限额"
- }
- ]
- },
- {
- "id": "jojo.diiiLotteryTracking",
- "name": "168追单助手",
- "author": "@jojo",
- "repo": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/168/diiiLotteryTracking.js",
- "script": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/168/diiiLotteryTracking.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_PksPlanLotteryCode",
- "168_PksPlanPreDrawIssue"
- ],
- "settings": [
- {
- "id": "168_PksAnalysisMinRecordCount",
- "name": "分析数据记录最少数目",
- "val": 100,
- "type": "number",
- "placeholder": "",
- "desc": "分析数据记录最少数目"
- },
- {
- "id": "168_PksTrackingBetAmount",
- "name": "自定义追单基础下注",
- "val": 1,
- "type": "number",
- "placeholder": "",
- "desc": "自定义追单基础下注"
- },
- {
- "id": "168_PksTrackingBetRate",
- "name": "自定义追单下注倍率",
- "val": 1,
- "type": "number",
- "placeholder": "",
- "desc": "自定义追单下注倍率"
- },
- {
- "id": "168_PksTrackingCount1",
- "name": "自定义追单期数(冠军)",
- "val": 10,
- "type": "number",
- "placeholder": "",
- "desc": "自定义追单期数(冠军)"
- },
- {
- "id": "168_PksTrackingRanking1",
- "name": "自定义追单计划号码(冠军)",
- "val": "",
- "type": "text",
- "placeholder": "",
- "desc": "自定义追单计划号码(冠军)"
- },
- {
- "id": "168_PksTrackingCount2",
- "name": "自定义追单期数(亚军)",
- "val": 10,
- "type": "number",
- "placeholder": "",
- "desc": "自定义追单期数(亚军)"
- },
- {
- "id": "168_PksTrackingRanking2",
- "name": "自定义追单计划号码(亚军)",
- "val": "",
- "type": "text",
- "placeholder": "",
- "desc": "自定义追单计划号码(亚军)"
- },
- {
- "id": "168_PksTrackingCount3",
- "name": "自定义追单期数(第三名)",
- "val": 10,
- "type": "number",
- "placeholder": "",
- "desc": "自定义追单期数(第三名)"
- },
- {
- "id": "168_PksTrackingRanking3",
- "name": "自定义追单计划号码(第三名)",
- "val": "",
- "type": "text",
- "placeholder": "",
- "desc": "自定义追单计划号码(第三名)"
- },
- {
- "id": "168_PksTrackingCount4",
- "name": "自定义追单期数(第四名)",
- "val": 10,
- "type": "number",
- "placeholder": "",
- "desc": "自定义追单期数(第四名)"
- },
- {
- "id": "168_PksTrackingRanking4",
- "name": "自定义追单计划号码(第四名)",
- "val": "",
- "type": "text",
- "placeholder": "",
- "desc": "自定义追单计划号码(第四名)"
- },
- {
- "id": "168_PksTrackingCount5",
- "name": "自定义追单期数(第五名)",
- "val": 10,
- "type": "number",
- "placeholder": "",
- "desc": "自定义追单期数(第五名)"
- },
- {
- "id": "168_PksTrackingRanking5",
- "name": "自定义追单计划号码(第五名)",
- "val": "",
- "type": "text",
- "placeholder": "",
- "desc": "自定义追单计划号码(第五名)"
- },
- {
- "id": "168_PksTrackingCount6",
- "name": "自定义追单期数(第六名)",
- "val": 10,
- "type": "number",
- "placeholder": "",
- "desc": "自定义追单期数(第六名)"
- },
- {
- "id": "168_PksTrackingRanking6",
- "name": "自定义追单计划号码(第六名)",
- "val": "",
- "type": "text",
- "placeholder": "",
- "desc": "自定义追单计划号码(第六名)"
- },
- {
- "id": "168_PksTrackingCount7",
- "name": "自定义追单期数(第七名)",
- "val": 10,
- "type": "number",
- "placeholder": "",
- "desc": "自定义追单期数(第七名)"
- },
- {
- "id": "168_PksTrackingRanking7",
- "name": "自定义追单计划号码(第七名)",
- "val": "",
- "type": "text",
- "placeholder": "",
- "desc": "自定义追单计划号码(第七名)"
- },
- {
- "id": "168_PksTrackingCount8",
- "name": "自定义追单期数(第八名)",
- "val": 10,
- "type": "number",
- "placeholder": "",
- "desc": "自定义追单期数(第八名)"
- },
- {
- "id": "168_PksTrackingRanking8",
- "name": "自定义追单计划号码(第八名)",
- "val": "",
- "type": "text",
- "placeholder": "",
- "desc": "自定义追单计划号码(第八名)"
- },
- {
- "id": "168_PksTrackingCount9",
- "name": "自定义追单期数(第九名)",
- "val": 10,
- "type": "number",
- "placeholder": "",
- "desc": "自定义追单期数(第九名)"
- },
- {
- "id": "168_PksTrackingRanking9",
- "name": "自定义追单计划号码(第九名)",
- "val": "",
- "type": "text",
- "placeholder": "",
- "desc": "自定义追单计划号码(第九名)"
- },
- {
- "id": "168_PksTrackingCount10",
- "name": "自定义追单期数(第十名)",
- "val": 10,
- "type": "number",
- "placeholder": "",
- "desc": "自定义追单期数(第十名)"
- },
- {
- "id": "168_PksTrackingRanking10",
- "name": "自定义追单计划号码(第十名)",
- "val": "",
- "type": "text",
- "placeholder": "",
- "desc": "自定义追单计划号码(第十名)"
- }
- ]
- }
- ]
- }
|