168.json 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  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. ],
  21. "keys": [
  22. "168_PksPlanAPIHost",
  23. "168_PksPlanLotteryCode",
  24. "168_PksPlanPreDrawIssue"
  25. ],
  26. "settings": [
  27. {
  28. "id": "168_PksPlanAPIHost",
  29. "name": "API HOST",
  30. "val": "",
  31. "type": "text",
  32. "placeholder": "",
  33. "desc": "API HOST"
  34. },
  35. {
  36. "id": "168_PksPlanLotteryCode",
  37. "name": "彩票类别代码",
  38. "val": "10058",
  39. "type": "text",
  40. "placeholder": "",
  41. "desc": "彩票类别代码"
  42. },
  43. {
  44. "id": "168_PksPlanCEnabled",
  45. "name": "计划C开启/关闭",
  46. "val": false,
  47. "type": "boolean",
  48. "desc": "默认关闭"
  49. },
  50. {
  51. "id": "168_PksPlanBEnabled",
  52. "name": "计划B开启/关闭",
  53. "val": false,
  54. "type": "boolean",
  55. "desc": "默认关闭"
  56. },
  57. {
  58. "id": "168_PksPlanAEnabled",
  59. "name": "计划A开启/关闭",
  60. "val": false,
  61. "type": "boolean",
  62. "desc": "默认关闭"
  63. },
  64. {
  65. "id": "168_PksPlanLotteryKillDrongon",
  66. "name": "屠龙勇士开启/关闭",
  67. "val": false,
  68. "type": "boolean",
  69. "desc": "默认关闭"
  70. },
  71. {
  72. "id": "168_PksPlanDrawTurnCountC",
  73. "name": "计划C第几轮提醒",
  74. "val": 0,
  75. "type": "number",
  76. "placeholder": "",
  77. "desc": "计划C第几轮提醒"
  78. },
  79. {
  80. "id": "168_PksPlanDrawTurnCountB",
  81. "name": "计划B第几轮提醒",
  82. "val": 0,
  83. "type": "number",
  84. "placeholder": "",
  85. "desc": "计划B第几轮提醒"
  86. },
  87. {
  88. "id": "168_PksPlanDrawTurnCountA",
  89. "name": "计划A第几轮提醒",
  90. "val": 0,
  91. "type": "number",
  92. "placeholder": "",
  93. "desc": "计划A第几轮提醒"
  94. },
  95. {
  96. "id": "168_PksPlanLotteryAutoBet",
  97. "name": "开启/关闭自动下注",
  98. "val": false,
  99. "type": "boolean",
  100. "desc": "默认关闭"
  101. },
  102. {
  103. "id": "168_PksPlanLotteryMaxBetAmount",
  104. "name": "自动下注最大限额",
  105. "val": 96,
  106. "type": "number",
  107. "desc": "自动下注最大限额"
  108. },
  109. {
  110. "id": "168_PksPlanLotteryDrongonMaxTurn",
  111. "name": "屠龙n期数(10期以上)",
  112. "val": 11,
  113. "type": "number",
  114. "desc": "屠龙n期数"
  115. },
  116. {
  117. "id": "168_PksPlanLotteryCostrReduceC",
  118. "name": "计划C下注反向倍数",
  119. "val": 8,
  120. "type": "number",
  121. "placeholder": "",
  122. "desc": "计划C下注反向倍数"
  123. },
  124. {
  125. "id": "168_PksPlanLotteryCostrReduceB",
  126. "name": "计划B下注反向倍数",
  127. "val": 16,
  128. "type": "number",
  129. "placeholder": "",
  130. "desc": "计划C下注反向倍数"
  131. },
  132. {
  133. "id": "168_PksPlanLotteryCostrReduceA",
  134. "name": "计划A下注反向倍数",
  135. "val": 16,
  136. "type": "number",
  137. "placeholder": "",
  138. "desc": "计划C下注反向倍数"
  139. },
  140. {
  141. "id": "168_PksPlanLotteryMaxBetAmount",
  142. "name": "屠龙下注最大限额",
  143. "val": 96,
  144. "type": "number",
  145. "desc": "屠龙下注最大限额"
  146. },
  147. {
  148. "id": "168_PksPlanDrawIssueCustom",
  149. "name": "自定义计划期数-测试",
  150. "val": "",
  151. "type": "text",
  152. "placeholder": "",
  153. "desc": "自定义计划期数"
  154. },
  155. {
  156. "id": "168_PksPlanCustom",
  157. "name": "自定义计划号码-测试",
  158. "val": "",
  159. "type": "text",
  160. "placeholder": "",
  161. "desc": "自定义计划号码"
  162. }
  163. ]
  164. }
  165. ]
  166. }