168.json 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  1. {
  2. "id": "jojo.app.168plan",
  3. "name": "168计划应用订阅",
  4. "description": "关于168计划应用脚本订阅集合",
  5. "author": "@JoJo",
  6. "icon": "https://avatars.githubusercontent.com/u/16010188",
  7. "repo": "http://git.jojo21.top/shawenguan/Quantumult-X",
  8. "apps": [
  9. {
  10. "id": "jojo.pksPlanHelper",
  11. "name": "168计划助手",
  12. "author": "@jojo",
  13. "repo": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/168/pksPlanHelper.js",
  14. "script": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/168/pksPlanHelper.js",
  15. "icons": [
  16. "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/168.png",
  17. "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/168.png"
  18. ],
  19. "scripts": [],
  20. "keys": [
  21. "168_PksPlanAPIHost",
  22. "168_PksPlanLotteryCode",
  23. "168_PksPlanPreDrawIssue"
  24. ],
  25. "settings": [
  26. {
  27. "id": "168_PksPlanAPIHost",
  28. "name": "API HOST",
  29. "val": "",
  30. "type": "text",
  31. "placeholder": "",
  32. "desc": "API HOST"
  33. },
  34. {
  35. "id": "168_PksPlanLotteryCode",
  36. "name": "彩票类别代码",
  37. "val": "10058",
  38. "type": "text",
  39. "placeholder": "",
  40. "desc": "彩票类别代码"
  41. },
  42. {
  43. "id": "168_PksPlanCEnabled",
  44. "name": "计划C开启/关闭",
  45. "val": false,
  46. "type": "boolean",
  47. "desc": "默认关闭"
  48. },
  49. {
  50. "id": "168_PksPlanBEnabled",
  51. "name": "计划B开启/关闭",
  52. "val": false,
  53. "type": "boolean",
  54. "desc": "默认关闭"
  55. },
  56. {
  57. "id": "168_PksPlanAEnabled",
  58. "name": "计划A开启/关闭",
  59. "val": false,
  60. "type": "boolean",
  61. "desc": "默认关闭"
  62. },
  63. {
  64. "id": "168_PksPlanLotteryKillDrongon",
  65. "name": "屠龙勇士开启/关闭",
  66. "val": false,
  67. "type": "boolean",
  68. "desc": "默认关闭"
  69. },
  70. {
  71. "id": "168_PksPlanDrawTurnCountC",
  72. "name": "计划C第几轮提醒",
  73. "val": 0,
  74. "type": "number",
  75. "placeholder": "",
  76. "desc": "计划C第几轮提醒"
  77. },
  78. {
  79. "id": "168_PksPlanDrawTurnCountB",
  80. "name": "计划B第几轮提醒",
  81. "val": 0,
  82. "type": "number",
  83. "placeholder": "",
  84. "desc": "计划B第几轮提醒"
  85. },
  86. {
  87. "id": "168_PksPlanDrawTurnCountA",
  88. "name": "计划A第几轮提醒",
  89. "val": 0,
  90. "type": "number",
  91. "placeholder": "",
  92. "desc": "计划A第几轮提醒"
  93. },
  94. {
  95. "id": "168_PksPlanLotteryAutoBet",
  96. "name": "开启/关闭自动下注",
  97. "val": false,
  98. "type": "boolean",
  99. "desc": "默认关闭"
  100. },
  101. {
  102. "id": "168_PksPlanLotteryMaxBetAmount",
  103. "name": "自动下注最大限额",
  104. "val": 96,
  105. "type": "number",
  106. "desc": "自动下注最大限额"
  107. },
  108. {
  109. "id": "168_PksPlanAllowBetProbability",
  110. "name": "自动下注预估胜率最低值(0~100)",
  111. "val": 70,
  112. "type": "number",
  113. "desc": "自动下注预估胜率最低值"
  114. },
  115. {
  116. "id": "168_PksPlanLotteryDrongonMaxTurn",
  117. "name": "屠龙n期数(10期以上)",
  118. "val": 11,
  119. "type": "number",
  120. "desc": "屠龙n期数"
  121. },
  122. {
  123. "id": "168_PksPlanLotteryCostrReduceC",
  124. "name": "计划C下注反向倍数",
  125. "val": 8,
  126. "type": "number",
  127. "placeholder": "",
  128. "desc": "计划C下注反向倍数"
  129. },
  130. {
  131. "id": "168_PksPlanLotteryCostrReduceB",
  132. "name": "计划B下注反向倍数",
  133. "val": 16,
  134. "type": "number",
  135. "placeholder": "",
  136. "desc": "计划C下注反向倍数"
  137. },
  138. {
  139. "id": "168_PksPlanLotteryCostrReduceA",
  140. "name": "计划A下注反向倍数",
  141. "val": 16,
  142. "type": "number",
  143. "placeholder": "",
  144. "desc": "计划C下注反向倍数"
  145. },
  146. {
  147. "id": "168_PksPlanLotteryMaxBetAmount",
  148. "name": "屠龙下注最大限额",
  149. "val": 96,
  150. "type": "number",
  151. "desc": "屠龙下注最大限额"
  152. },
  153. {
  154. "id": "168_PksPlanDrawIssueCustom",
  155. "name": "自定义计划期数-测试",
  156. "val": "",
  157. "type": "text",
  158. "placeholder": "",
  159. "desc": "自定义计划期数"
  160. },
  161. {
  162. "id": "168_PksPlanCustom",
  163. "name": "自定义计划号码-测试",
  164. "val": "",
  165. "type": "text",
  166. "placeholder": "",
  167. "desc": "自定义计划号码"
  168. }
  169. ]
  170. }
  171. ]
  172. }