wubian.json 15 KB

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