release.json 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229
  1. {
  2. "id": "JoJo.app.relsub",
  3. "name": "JoJo正式脚本订阅",
  4. "description": "JoJo私人脚本订阅集合",
  5. "author": "@JoJo",
  6. "icon": "https://avatars.githubusercontent.com/u/16010188",
  7. "repo": "http://git.jojo21.cf/shawenguan/Quantumult-X",
  8. "apps": [
  9. {
  10. "id": "lkAliYunPanHepler",
  11. "name": "阿里云盘签到",
  12. "desc_html": "⚠️使用说明</br>详情【<a href='https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/ali/aliYunPanSignIn.js'><font class='red--text'>点我查看</font></a>】",
  13. "author": "@jojo",
  14. "repo": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts",
  15. "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/ali/aliYunPanSignIn.js",
  16. "icons": [
  17. "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/aliYunPan.png",
  18. "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/aliYunPan.png"
  19. ],
  20. "scripts": [],
  21. "keys": [
  22. "lkAliYunPanTokenKey",
  23. "lkAliYunPanRefreshTokenKey"
  24. ],
  25. "settings": [
  26. {
  27. "id": "lkIsEnableLogAliYunPanHepler",
  28. "name": "开启/关闭日志",
  29. "val": true,
  30. "type": "boolean",
  31. "desc": "默认开启"
  32. },
  33. {
  34. "id": "lkNotifyOnlyFailAliYunPanHepler",
  35. "name": "只当执行失败才通知",
  36. "val": false,
  37. "type": "boolean",
  38. "desc": "默认关闭"
  39. },
  40. {
  41. "id": "lkAliYunPanTokenKey",
  42. "name": "阿里云盘token",
  43. "val": "",
  44. "type": "text",
  45. "desc": "阿里云盘token"
  46. },
  47. {
  48. "id": "lkAliYunPanRefreshTokenKey",
  49. "name": "阿里云盘refresh_token",
  50. "val": "",
  51. "type": "text",
  52. "desc": "阿里云盘refresh_token"
  53. }
  54. ]
  55. },
  56. {
  57. "id": "lkDaMaiHepler",
  58. "name": "大麦助手",
  59. "desc_html": "",
  60. "author": "@jojo",
  61. "repo": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts",
  62. "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/damai/damaiHelper.js",
  63. "icons": [
  64. "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/damai.png",
  65. "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/damai.png"
  66. ],
  67. "scripts": [],
  68. "keys": [
  69. "lkDaMaiTimeOffset"
  70. ],
  71. "settings": [
  72. {
  73. "id": "lkIsEnableLogAliYunPanHepler",
  74. "name": "开启/关闭日志",
  75. "val": true,
  76. "type": "boolean",
  77. "desc": "默认开启"
  78. },
  79. {
  80. "id": "lkNotifyOnlyFailAliYunPanHepler",
  81. "name": "只当执行失败才通知",
  82. "val": false,
  83. "type": "boolean",
  84. "desc": "默认关闭"
  85. },
  86. {
  87. "id": "lkDaMaiTimeOffset",
  88. "name": "时间偏差",
  89. "val": "",
  90. "type": "text",
  91. "desc": "时间偏差"
  92. }
  93. ]
  94. },
  95. {
  96. "id": "lkBoDianHelper",
  97. "name": "波点音乐签到",
  98. "author": "@jojo",
  99. "repo": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts",
  100. "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/bodian/bodianSignIn.js",
  101. "icons": [
  102. "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/bodianMusic.png",
  103. "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/bodianMusic.png"
  104. ],
  105. "scripts": [],
  106. "keys": [
  107. "lkBodianMusicTokenKey",
  108. "lkBodianMusicUserIdKey"
  109. ],
  110. "settings": [
  111. {
  112. "id": "lkBodianMusicTokenKey",
  113. "name": "波点音乐token",
  114. "val": "",
  115. "type": "text",
  116. "desc": "波点音乐token"
  117. },
  118. {
  119. "id": "lkBodianMusicUserIdKey",
  120. "name": "波点音乐用户id",
  121. "val": "",
  122. "type": "text",
  123. "desc": "波点音乐用户id"
  124. }
  125. ]
  126. },
  127. {
  128. "id": "lkTelecom",
  129. "name": "电信助手",
  130. "author": "@jojo",
  131. "repo": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts",
  132. "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/telecom/telecom.js",
  133. "icons": [
  134. "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/10000.png",
  135. "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/10000.png"
  136. ],
  137. "scripts": [],
  138. "keys": [
  139. "lkTelecomToken"
  140. ],
  141. "settings": [
  142. {
  143. "id": "lkTelecomMobile",
  144. "name": "手机号",
  145. "val": "",
  146. "type": "text",
  147. "autoGrow": true,
  148. "desc": "手机号"
  149. },
  150. {
  151. "id": "lkTelecomPassword",
  152. "name": "密码",
  153. "val": "",
  154. "type": "text",
  155. "autoGrow": true,
  156. "desc": "密码"
  157. },
  158. {
  159. "id": "lkTelecomToken",
  160. "name": "token",
  161. "val": "",
  162. "type": "textarea",
  163. "autoGrow": true,
  164. "desc": "token"
  165. }
  166. ]
  167. },
  168. {
  169. "id": "lkJhshHelper",
  170. "name": "建行生活助手",
  171. "author": "@jojo",
  172. "script": "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Scripts/jhsh/jhsh_checkIn.js",
  173. "descs_html": [""],
  174. "icons": [
  175. "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/jhsh.png",
  176. "https://git.jojo21.cf/shawenguan/Quantumult-X/raw/master/Icons/jhsh.png"
  177. ],
  178. "keys": ["lkJhshSignReward", "lkJhshActInfo-A3341A038", "lkJhshLoginInfo", "lkJhshAppVersion"],
  179. "settings": [
  180. {
  181. "id": "lkJhshSignReward",
  182. "name": "奖励类型",
  183. "val": "2",
  184. "type": "radios",
  185. "desc": "选择连续签到奖励类型",
  186. "items": [
  187. {
  188. "key": "1",
  189. "label": "打车券"
  190. },
  191. {
  192. "key": "2",
  193. "label": "外卖券"
  194. },
  195. {
  196. "key": "3",
  197. "label": "骑行券"
  198. }
  199. ]
  200. },
  201. {
  202. "id": "lkJhshActInfo-A3341A038",
  203. "name": "签到数据",
  204. "val": "",
  205. "type": "textarea",
  206. "autoGrow": true,
  207. "rows": 1,
  208. "desc": ""
  209. },
  210. {
  211. "id": "lkJhshLoginInfo",
  212. "name": "登录数据",
  213. "val": "",
  214. "type": "textarea",
  215. "autoGrow": true,
  216. "rows": 1,
  217. "desc": ""
  218. },
  219. {
  220. "id": "lkJhshAppVersion",
  221. "name": "版本号",
  222. "val": "",
  223. "type": "text",
  224. "desc": ""
  225. }
  226. ]
  227. }
  228. ]
  229. }