wubian.json 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400
  1. {
  2. "id": "jojo.app.wubian",
  3. "name": "无边星链应用订阅",
  4. "description": "关于无边星链应用脚本订阅集合",
  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": "lkWubianHelper",
  11. "name": "无边星链助手",
  12. "author": "@jojo",
  13. "repo": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/wubian/wubianHelper.js",
  14. "script": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/wubian/wubianHelper.js",
  15. "icons": [
  16. "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/wubian.png",
  17. "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/wubian.png"
  18. ],
  19. "scripts": [
  20. {
  21. "name": "极速下单",
  22. "script": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/wubian/wubianOrder.js"
  23. },
  24. {
  25. "name": "极速兑换",
  26. "script": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/wubian/wubianSynthesis.js"
  27. },
  28. {
  29. "name": "首发抢购",
  30. "script": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/wubian/wubianGrab.js"
  31. }
  32. ],
  33. "keys": [
  34. "WubianProToken",
  35. "WubianActivityListData#0",
  36. "WubianActivityListData#1",
  37. "WubianActivityListData#2",
  38. "WubianActivityListData#3",
  39. "WubianActivityListData#4"
  40. ],
  41. "settings": [
  42. {
  43. "id": "WubianActivityTaskCaptureEnabled",
  44. "name": "开启/关闭合成/兑换活动采集",
  45. "val": true,
  46. "type": "boolean",
  47. "desc": "默认开启"
  48. },
  49. {
  50. "id": "WubianFirstOrderCaptureEnabled",
  51. "name": "开启/关闭首发产品采集",
  52. "val": true,
  53. "type": "boolean",
  54. "desc": "默认开启"
  55. },
  56. {
  57. "id": "WubianMyArtCountCaptureEnabled",
  58. "name": "开启/关闭我拥有的产品数量采集",
  59. "val": true,
  60. "type": "boolean",
  61. "desc": "默认开启"
  62. },
  63. {
  64. "id": "WubianMyArtCountModifyMode",
  65. "name": "开启/关闭我拥有的产品数量修改模式",
  66. "val": false,
  67. "type": "boolean",
  68. "desc": "默认关闭"
  69. },
  70. {
  71. "id": "WubianMyAllArtRealCountData",
  72. "name": "我拥有的产品实际数量",
  73. "val": "[]",
  74. "type": "textarea",
  75. "autoGrow": true,
  76. "desc": "我拥有的产品实际数量"
  77. },
  78. {
  79. "id": "WubianMyAllArtModifyCountData",
  80. "name": "我拥有的产品数量自定义",
  81. "val": "[]",
  82. "type": "textarea",
  83. "autoGrow": true,
  84. "desc": "我拥有的产品数量自定义"
  85. }
  86. ]
  87. },
  88. {
  89. "id": "lkWubianFirstGrab",
  90. "name": "无边首发抢购",
  91. "author": "@jojo",
  92. "repo": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/wubian/wubianFirstGrab.js",
  93. "script": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/wubian/wubianFirstGrab.js",
  94. "icons": [
  95. "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/wubian.png",
  96. "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/wubian.png"
  97. ],
  98. "keys": [
  99. "WubianFirstArtListData",
  100. "WubianCreateFirstOrderData"
  101. ],
  102. "settings": [
  103. {
  104. "id": "WubianFirstOrderCaptureEnabled",
  105. "name": "开启/关闭首发产品采集",
  106. "val": true,
  107. "type": "boolean",
  108. "desc": "默认开启"
  109. },
  110. {
  111. "id": "WubianFirstGrabConcurrentMode",
  112. "name": "开启/关闭并发快速模式",
  113. "val": true,
  114. "type": "boolean",
  115. "desc": "默认开启"
  116. },
  117. {
  118. "id": "WubianFirstGoodsName",
  119. "name": "当前首发产品名称关键字",
  120. "val": "",
  121. "type": "text",
  122. "desc": "当前首发产品名称关键字"
  123. },
  124. {
  125. "id": "WubianFirstGoodsId",
  126. "name": "当前首发产品ID",
  127. "val": "",
  128. "type": "text",
  129. "desc": "当前首发产品ID"
  130. },
  131. {
  132. "id": "WubianFirstGrabRunsPerSecond",
  133. "name": "当前首发抢购执行此次(n次每秒)",
  134. "val": 5,
  135. "type": "text",
  136. "desc": "当前首发抢购执行此次(n次每秒)"
  137. }
  138. ]
  139. },
  140. {
  141. "id": "lkWubianSynthesis",
  142. "name": "无边极速兑换",
  143. "author": "@jojo",
  144. "repo": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/wubian/wubianSynthesis.js",
  145. "script": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/wubian/wubianSynthesis.js",
  146. "icons": [
  147. "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/wubian.png",
  148. "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/wubian.png"
  149. ],
  150. "keys": [
  151. "WubianProToken",
  152. "WubianActivityGoodsList"
  153. ],
  154. "settings": [
  155. {
  156. "id": "WubianActivityTaskCaptureEnabled",
  157. "name": "开启/关闭合成/兑换采集",
  158. "val": true,
  159. "type": "boolean",
  160. "desc": "默认开启"
  161. },
  162. {
  163. "id": "WubianSynthesisConcurrentMode",
  164. "name": "开启/关闭并发快速模式",
  165. "val": true,
  166. "type": "boolean",
  167. "desc": "默认开启"
  168. },
  169. {
  170. "id": "WubianActivityActivityTagName",
  171. "name": "当前合成/兑换活动标签关键字",
  172. "val": "",
  173. "type": "text",
  174. "desc": "当前合成/兑换活动标签关键字"
  175. },
  176. {
  177. "id": "WubianActivityIndexName",
  178. "name": "当前合成/兑换活动标题关键字",
  179. "val": "",
  180. "type": "text",
  181. "desc": "当前合成/兑换活动标题关键字"
  182. },
  183. {
  184. "id": "WubianActivityId",
  185. "name": "当前合成/兑换活动ID",
  186. "val": "",
  187. "type": "text",
  188. "desc": "当前合成/兑换活动ID"
  189. },
  190. {
  191. "id": "WubianSynthesisTargetAmount",
  192. "name": "当前合成/兑换目标数量",
  193. "val": "",
  194. "type": "text",
  195. "desc": "当前合成/兑换目标数量"
  196. },
  197. {
  198. "id": "WubianSynthesisRunsPerSecond",
  199. "name": "当前合成/兑换执行此次(n次每秒)",
  200. "val": 5,
  201. "type": "text",
  202. "desc": "当前合成/兑换执行此次(n次每秒)"
  203. }
  204. ]
  205. },
  206. {
  207. "id": "lkWubianConsignSale",
  208. "name": "无边一键寄售",
  209. "author": "@jojo",
  210. "repo": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/wubian/wubianConsignSale.js",
  211. "script": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/wubian/wubianConsignSale.js",
  212. "icons": [
  213. "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/wubian.png",
  214. "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/wubian.png"
  215. ],
  216. "keys": [
  217. "WubianProToken",
  218. "WubianMyCollectListData"
  219. ],
  220. "settings": [
  221. {
  222. "id": "WubianConsignmentCaptureEnabled",
  223. "name": "开启/关闭一键寄售产品采集",
  224. "val": true,
  225. "type": "boolean",
  226. "desc": "默认开启"
  227. },
  228. {
  229. "id": "WubianConsignmentArtName",
  230. "name": "当前需寄售产品名称关键字",
  231. "val": "",
  232. "type": "text",
  233. "desc": "当前需寄售产品名称关键字"
  234. },
  235. {
  236. "id": "WubianConsignmentArtId",
  237. "name": "当前需寄售产品ID",
  238. "val": "",
  239. "type": "text",
  240. "desc": "当前需寄售产品ID"
  241. },
  242. {
  243. "id": "WubianConsignmentArtPrice",
  244. "name": "当前需寄售产品价格",
  245. "val": 0,
  246. "type": "number",
  247. "desc": "当前需寄售产品价格"
  248. },
  249. {
  250. "id": "WubianConsignmentArtAmount",
  251. "name": "当前需寄售产品数量",
  252. "val": 0,
  253. "type": "number",
  254. "desc": "当前需寄售产品数量"
  255. }
  256. ]
  257. },
  258. {
  259. "id": "lkWubianCloseSale",
  260. "name": "无边一键下架",
  261. "author": "@jojo",
  262. "repo": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/wubian/wubianCloseSale.js",
  263. "script": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/wubian/wubianCloseSale.js",
  264. "icons": [
  265. "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/wubian.png",
  266. "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/wubian.png"
  267. ],
  268. "keys": [
  269. "WubianProToken"
  270. ],
  271. "settings": [
  272. {
  273. "id": "WubianCloseSaleArtName",
  274. "name": "当前需下架产品名称关键字",
  275. "val": "",
  276. "type": "text",
  277. "desc": "当前需下架产品名称关键字"
  278. }
  279. ]
  280. },
  281. {
  282. "id": "lkWubianFastGrab",
  283. "name": "无边一键购买",
  284. "author": "@jojo",
  285. "repo": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/wubian/wubianFastGrab.js",
  286. "script": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/wubian/wubianFastGrab.js",
  287. "icons": [
  288. "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/wubian.png",
  289. "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/wubian.png"
  290. ],
  291. "keys": [
  292. "WubianProToken"
  293. ],
  294. "settings": [
  295. {
  296. "id": "WubianFastBuyCaptureEnabled",
  297. "name": "开启/关闭一键购买产品采集",
  298. "val": true,
  299. "type": "boolean",
  300. "desc": "默认开启"
  301. },
  302. {
  303. "id": "WubianFastBuyQuickModeEnabled",
  304. "name": "开启/关闭快捷购买模式",
  305. "val": false,
  306. "type": "boolean",
  307. "desc": "默认关闭"
  308. },
  309. {
  310. "id": "WubianFastBuyBatchModeEnabled",
  311. "name": "开启/关闭批量购买模式",
  312. "val": false,
  313. "type": "boolean",
  314. "desc": "默认关闭"
  315. },
  316. {
  317. "id": "WubianFastBuyArtName",
  318. "name": "当前需购买产品名称关键字",
  319. "val": "",
  320. "type": "text",
  321. "desc": "当前需购买产品名称关键字"
  322. },
  323. {
  324. "id": "WubianFastBuyArtId",
  325. "name": "当前需购买产品ID",
  326. "val": "",
  327. "type": "text",
  328. "desc": "当前需购买产品ID"
  329. },
  330. {
  331. "id": "WubianFastBuyArtPrice",
  332. "name": "当前需购买产品价格",
  333. "val": 0,
  334. "type": "number",
  335. "desc": "当前需购买产品价格"
  336. },
  337. {
  338. "id": "WubianFastBuyArtAmount",
  339. "name": "当前需购买产品数量",
  340. "val": 1,
  341. "type": "number",
  342. "desc": "当前需购买产品数量"
  343. }
  344. ]
  345. },
  346. {
  347. "id": "lkWubianRevokeEntrust",
  348. "name": "无边一键下架",
  349. "author": "@jojo",
  350. "repo": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/wubian/wubianRevokeEntrust.js",
  351. "script": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/wubian/wubianRevokeEntrust.js",
  352. "icons": [
  353. "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/wubian.png",
  354. "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/wubian.png"
  355. ],
  356. "keys": [
  357. "WubianProToken"
  358. ],
  359. "settings": [
  360. {
  361. "id": "WubianRevokeEntrustName",
  362. "name": "当前需取消委托产品名称关键字",
  363. "val": "",
  364. "type": "text",
  365. "desc": "当前需取消委托产品名称关键字"
  366. }
  367. ]
  368. },
  369. {
  370. "id": "lkWubianOthersCollectList",
  371. "name": "无边查询其他用户收藏",
  372. "author": "@jojo",
  373. "repo": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/wubian/wubianOthersCollectList.js",
  374. "script": "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Scripts/wubian/wubianOthersCollectList.js",
  375. "icons": [
  376. "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/wubian.png",
  377. "https://git.jojo21.top/shawenguan/Quantumult-X/raw/master/Icons/wubian.png"
  378. ],
  379. "keys": [
  380. "WubianProToken"
  381. ],
  382. "settings": [
  383. {
  384. "id": "WubianQueryOthersCollectHashId",
  385. "name": "当前需查询用户的hashId",
  386. "val": "",
  387. "type": "text",
  388. "desc": "当前需查询用户的hashId"
  389. },
  390. {
  391. "id": "WubianQueryOthersCollectUserName",
  392. "name": "当前需查询用户昵称关键字",
  393. "val": "",
  394. "type": "text",
  395. "desc": "当前需查询用户昵称关键字"
  396. }
  397. ]
  398. }
  399. ]
  400. }