wubian.json 16 KB

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