chavy.boxjs.json 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688
  1. {
  2. "id": "chavyleung.app.sub",
  3. "name": "chavyleung应用订阅",
  4. "author": "@chavyleung",
  5. "icon": "https://avatars3.githubusercontent.com/u/29748519?s=460&u=392a19e85465abbcb1791c9b8b32184a16e6795e&v=4",
  6. "repo": "https://github.com/chavyleung/scripts",
  7. "apps": [
  8. {
  9. "id": "10000",
  10. "name": "10000",
  11. "keys": ["chavy_signheader_10000"],
  12. "settings": [
  13. {
  14. "id": "chavy_mobile_10000",
  15. "name": "手机号码",
  16. "val": "",
  17. "type": "textarea",
  18. "placeholder": "18918920000,\n18918920000",
  19. "autoGrow": true,
  20. "rows": 5,
  21. "desc": "以英文逗号分隔多个号码, 可加回车"
  22. }
  23. ],
  24. "author": "@wangfei021325, @chavyleung",
  25. "repo": "https://github.com/chavyleung/scripts/blob/master/10000/10000.js",
  26. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/10000/10000.js",
  27. "icons": [
  28. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/10000.png",
  29. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/10000.png"
  30. ]
  31. },
  32. {
  33. "id": "10010",
  34. "name": "10010",
  35. "keys": [
  36. "chavy_tokenurl_10010",
  37. "chavy_tokenheader_10010",
  38. "chavy_signurl_10010",
  39. "chavy_signheader_10010",
  40. "chavy_loginlotteryurl_10010",
  41. "chavy_loginlotteryheader_10010",
  42. "chavy_findlotteryurl_10010",
  43. "chavy_findlotteryheader_10010"
  44. ],
  45. "settings": [
  46. {
  47. "id": "chavy_golottery_10010",
  48. "name": "天天抽奖",
  49. "val": true,
  50. "type": "boolean",
  51. "desc": "天天抽奖开关"
  52. },
  53. {
  54. "id": "chavy_gosign_10010",
  55. "name": "签到",
  56. "val": true,
  57. "type": "boolean",
  58. "desc": "签到开关"
  59. }
  60. ],
  61. "author": "@chavyleung",
  62. "repo": "https://github.com/chavyleung/scripts/tree/master/10010",
  63. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/10010/10010.js",
  64. "icons": [
  65. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/10010.png",
  66. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/10010.png"
  67. ]
  68. },
  69. {
  70. "id": "chavyleung.10086",
  71. "name": "10086",
  72. "keys": [
  73. "chavy_autologin_cmcc",
  74. "chavy_getfee_cmcc",
  75. "chavy_tokenurl_10086",
  76. "chavy_tokenheader_10086",
  77. "chavy_signurl_10086",
  78. "chavy_signheader_10086"
  79. ],
  80. "author": "@wangfei021325, @chavyleung",
  81. "repo": "https://github.com/chavyleung/scripts/blob/master/10086/10086.js",
  82. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/10086/10086.js",
  83. "icons": [
  84. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/10086.png",
  85. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/10086.png"
  86. ]
  87. },
  88. {
  89. "id": "bcz",
  90. "name": "百词斩",
  91. "keys": ["senku_cookie_bcz", "senku_key_bcz"],
  92. "author": "@GideonSenku",
  93. "repo": "https://github.com/chavyleung/scripts/tree/master/bcz",
  94. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/bcz/bcz.js",
  95. "icons": [
  96. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/bcz.png",
  97. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/bcz.png"
  98. ]
  99. },
  100. {
  101. "id": "BAIDU",
  102. "name": "百度签到",
  103. "keys": ["chavy_cookie_tieba"],
  104. "settings": [
  105. {
  106. "id": "CFG_tieba_isOrderBars",
  107. "name": "按连签排序",
  108. "val": false,
  109. "type": "boolean",
  110. "desc": "默认按经验排序"
  111. },
  112. {
  113. "id": "CFG_tieba_maxShowBars",
  114. "name": "每页显示数",
  115. "val": 15,
  116. "type": "number",
  117. "desc": "每页最显示多少个吧信息"
  118. },
  119. {
  120. "id": "CFG_tieba_maxSignBars",
  121. "name": "每次并发",
  122. "val": 5,
  123. "type": "number",
  124. "desc": "每次并发签到多少个吧"
  125. },
  126. {
  127. "id": "CFG_tieba_signWaitTime",
  128. "name": "并发间隔 (毫秒)",
  129. "val": 2000,
  130. "type": "number",
  131. "desc": "每次并发间隔时间"
  132. }
  133. ],
  134. "author": "@chavyleung",
  135. "repo": "https://github.com/chavyleung/scripts/tree/master/tieba",
  136. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/tieba/tieba.js",
  137. "icons": [
  138. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/baidu.png",
  139. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/baidu.png"
  140. ]
  141. },
  142. {
  143. "id": "pagoda",
  144. "name": "百果园",
  145. "keys": ["chavy_sign_pagoda"],
  146. "author": "@chavyleung",
  147. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/pagoda/pagoda.js",
  148. "repo": "https://github.com/chavyleung/scripts/blob/master/pagoda",
  149. "icons": [
  150. "https://raw.githubusercontent.com/58xinian/icon/master/pagoda_mini.png",
  151. "https://raw.githubusercontent.com/58xinian/icon/master/pagoda.png"
  152. ]
  153. },
  154. {
  155. "id": "dbsj",
  156. "name": "豆瓣时间",
  157. "keys": [
  158. "senku_signurl_dbsj",
  159. "senku_signheader_dbsj",
  160. "senku_signbody_dbsj"
  161. ],
  162. "author": "@GideonSenku",
  163. "repo": "https://github.com/chavyleung/scripts/tree/master/dbsj",
  164. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/dbsj/dbsj.js",
  165. "icons": [
  166. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/dbsj.png",
  167. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/dbsj.png"
  168. ]
  169. },
  170. {
  171. "id": "fandeng",
  172. "name": "樊登读书",
  173. "keys": [
  174. "senku_signurl_pandeng",
  175. "senku_signheader_pandeng",
  176. "senku_signbody_pandeng"
  177. ],
  178. "author": "@GideonSenku",
  179. "repo": "https://github.com/chavyleung/scripts/tree/master/fandeng",
  180. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/fandeng/fandeng.js",
  181. "icons": [
  182. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/fandeng.png",
  183. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/fandeng.png"
  184. ]
  185. },
  186. {
  187. "id": "fenqile",
  188. "name": "分期乐",
  189. "keys": [
  190. "senku_signurl_fenqile",
  191. "senku_signheader_fenqile",
  192. "senku_signbody_fenqile",
  193. "senku_signDailyKey_fenqile",
  194. "senku_signDailyUrlKey_fenqile"
  195. ],
  196. "author": "@GideonSenku",
  197. "repo": "https://github.com/chavyleung/scripts/tree/master/fenqile",
  198. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/fenqile/fenqile.js",
  199. "icons": [
  200. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/fenqile.png",
  201. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/fenqile.png"
  202. ]
  203. },
  204. {
  205. "id": "gdoil",
  206. "name": "加油广东",
  207. "keys": ["chavy_signurl_gdoil", "chavy_signheader_gdoil"],
  208. "author": "@chavyleung",
  209. "repo": "https://github.com/chavyleung/scripts/tree/master/gdoil",
  210. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/gdoil/gdoil.js",
  211. "icons": [
  212. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/gdoil.png",
  213. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/gdoil.png"
  214. ]
  215. },
  216. {
  217. "id": "JD618",
  218. "name": "京东618",
  219. "keys": ["chavy_url_jd816", "chavy_body_jd816", "chavy_headers_jd816"],
  220. "settings": [
  221. {
  222. "id": "CFG_618_radomms_min",
  223. "name": "最小随机等待 (毫秒)",
  224. "val": 2000,
  225. "type": "text",
  226. "desc": "在任务默认的等待时间基础上,再增加的随机等待时间!"
  227. },
  228. {
  229. "id": "CFG_618_radomms_max",
  230. "name": "最大随机等待 (毫秒)",
  231. "val": 5000,
  232. "type": "text",
  233. "desc": "在任务默认的等待时间基础上,再增加的随机等待时间!"
  234. },
  235. {
  236. "id": "CFG_618_isSignShop",
  237. "name": "商店签到",
  238. "val": true,
  239. "type": "boolean",
  240. "desc": "71 家商店, 如果每天都签不上, 可以关掉了! 默认: true"
  241. },
  242. {
  243. "id": "CFG_618_isJoinBrand",
  244. "name": "品牌会员",
  245. "val": false,
  246. "type": "boolean",
  247. "desc": "25 个品牌, 会自动加入品牌会员! 默认: true"
  248. },
  249. {
  250. "id": "CFG_BOOM_times_JD618",
  251. "name": "炸弹次数",
  252. "val": 1,
  253. "type": "text",
  254. "desc": "总共发送多少次炸弹! 默认: 1"
  255. },
  256. {
  257. "id": "CFG_BOOM_interval_JD618",
  258. "name": "炸弹间隔 (毫秒)",
  259. "val": 100,
  260. "type": "text",
  261. "desc": "每次间隔多少毫秒! 默认: 100"
  262. }
  263. ],
  264. "author": "@chavyleung",
  265. "repo": "https://github.com/chavyleung/scripts/tree/master/jd",
  266. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/jd/jd.618.js",
  267. "icons": [
  268. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/jd.png",
  269. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/jd.png"
  270. ]
  271. },
  272. {
  273. "id": "chavyleung.mgtv",
  274. "name": "芒果TV",
  275. "keys": ["chavy_signurl_mgtv", "chavy_signheader_mgtv"],
  276. "author": "@chavyleung",
  277. "repo": "https://github.com/chavyleung/scripts/blob/master/mgtv/mgtv.js",
  278. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/mgtv/mgtv.js",
  279. "icons": [
  280. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/mgtv.png",
  281. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/mgtv.png"
  282. ]
  283. },
  284. {
  285. "id": "chavyleung.meituan",
  286. "name": "美团",
  287. "keys": [
  288. "chavy_tokenurl_meituan",
  289. "chavy_tokenheader_meituan",
  290. "chavy_signurl_meituan",
  291. "chavy_signheader_meituan",
  292. "chavy_signbody_meituan"
  293. ],
  294. "author": "@chavyleung",
  295. "repo": "https://github.com/chavyleung/scripts/blob/master/meituan/meituan.js",
  296. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/meituan/meituan.js",
  297. "icons": [
  298. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/meituan.png",
  299. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/meituan.png"
  300. ]
  301. },
  302. {
  303. "id": "qmkg",
  304. "name": "全民K歌",
  305. "keys": [
  306. "senku_signurl_qmkg",
  307. "senku_signheader_qmkg",
  308. "senku_signbody_qmkg"
  309. ],
  310. "author": "@GideonSenku",
  311. "repo": "https://github.com/chavyleung/scripts/tree/master/qmkg",
  312. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/qmkg/qmkg.js",
  313. "icons": [
  314. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/qmkg.png",
  315. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/qmkg.png"
  316. ]
  317. },
  318. {
  319. "id": "smzdm",
  320. "name": "什么值得买",
  321. "keys": ["chavy_cookie_smzdm"],
  322. "author": "@wangfei021325, @chavyleung",
  323. "repo": "https://github.com/chavyleung/scripts/tree/master/smzdm",
  324. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/smzdm/smzdm.js",
  325. "icons": [
  326. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/smzdm.png",
  327. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/smzdm.png"
  328. ]
  329. },
  330. {
  331. "id": "sfexpress",
  332. "name": "顺丰速运",
  333. "keys": ["chavy_login_sfexpress"],
  334. "author": "@wangfei021325, @chavyleung",
  335. "repo": "https://github.com/chavyleung/scripts/blob/master/sfexpress",
  336. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/sfexpress/sfexpress.js",
  337. "icons": [
  338. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/sfexpress.png",
  339. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/sfexpress.png"
  340. ]
  341. },
  342. {
  343. "id": "flyertea",
  344. "name": "飞客茶馆",
  345. "keys": ["chavy_cookie_flyertea", "chavy_token_flyertea"],
  346. "author": "@chavyleung",
  347. "repo": "https://github.com/chavyleung/scripts/tree/master/flyertea",
  348. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/flyertea/flyertea.js",
  349. "icons": [
  350. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/flyertea.png",
  351. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/flyertea.png"
  352. ]
  353. },
  354. {
  355. "id": "chavyleung.suning",
  356. "name": "苏宁易购",
  357. "settings": [
  358. {
  359. "id": "chavy_logflag_suning",
  360. "name": "响应日志",
  361. "val": false,
  362. "type": "boolean",
  363. "desc": "是否输出响应返回体"
  364. }
  365. ],
  366. "keys": [
  367. "chavy_login_url_suning",
  368. "chavy_login_body_suning",
  369. "chavy_login_header_suning",
  370. "chavy_sign_url_suning",
  371. "chavy_sign_header_suning",
  372. "chavy_signweb_url_suning",
  373. "snyg_userTokenKey",
  374. "chavy_signweb_header_suning",
  375. "chavy_signgame_url_suning",
  376. "chavy_signgame_header_suning",
  377. "chavy_signgetgame_url_suning",
  378. "chavy_signgetgame_header_suning"
  379. ],
  380. "author": "@chavyleung",
  381. "repo": "https://github.com/chavyleung/scripts/blob/master/suning/suning.js",
  382. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/suning/suning.js",
  383. "icons": [
  384. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/suning.png",
  385. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/suning.png"
  386. ]
  387. },
  388. {
  389. "id": "videoqq",
  390. "name": "腾讯视频",
  391. "keys": [
  392. "chavy_cookie_videoqq",
  393. "chavy_auth_url_videoqq",
  394. "chavy_auth_header_videoqq",
  395. "chavy_msign_url_videoqq",
  396. "chavy_msign_header_videoqq"
  397. ],
  398. "author": "@chavyleung",
  399. "repo": "https://github.com/chavyleung/scripts/tree/master/videoqq",
  400. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/videoqq/videoqq.js",
  401. "icons": [
  402. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/videoqq.png",
  403. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/videoqq.png"
  404. ]
  405. },
  406. {
  407. "id": "wanda",
  408. "name": "万达电影",
  409. "keys": ["senku_wanda_mi_"],
  410. "author": "@GideonSenku",
  411. "repo": "https://github.com/chavyleung/scripts/tree/master/wanda",
  412. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/wanda/wanda.js",
  413. "icons": [
  414. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/wanda.png",
  415. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/wanda.png"
  416. ]
  417. },
  418. {
  419. "id": "ithome",
  420. "name": "IT之家",
  421. "keys": ["senku_ithome_userHash"],
  422. "author": "@GideonSenku",
  423. "repo": "https://github.com/chavyleung/scripts/tree/master/ithome",
  424. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/ithome/ithome.js",
  425. "icons": [
  426. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/ithome.png",
  427. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/ithome.png"
  428. ]
  429. },
  430. {
  431. "id": "nfzm",
  432. "name": "南方周末",
  433. "keys": ["senku_nfzm_url"],
  434. "author": "@GideonSenku",
  435. "repo": "https://github.com/chavyleung/scripts/tree/master/nfzm",
  436. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/nfzm/nfzm.js",
  437. "icons": [
  438. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/nfzm.png",
  439. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/nfzm.png"
  440. ]
  441. },
  442. {
  443. "id": "NeteaseNews",
  444. "name": "网易新闻",
  445. "keys": ["chavy_cookie_neteasenews", "chavy_body_neteasenews"],
  446. "author": "@chavyleung",
  447. "repo": "https://github.com/chavyleung/scripts/tree/master/neteasenews",
  448. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/neteasenews/neteasenews.js",
  449. "icons": [
  450. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/neteasenews.png",
  451. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/neteasenews.png"
  452. ]
  453. },
  454. {
  455. "id": "NeteaseMusic",
  456. "name": "网易云音乐",
  457. "keys": ["chavy_cookie_neteasemusic"],
  458. "settings": [
  459. {
  460. "id": "CFG_neteasemusic_retryCnt",
  461. "name": "重试次数",
  462. "val": 10,
  463. "type": "text",
  464. "desc": "一直尝试签到直至出现“重复签到”标识!"
  465. },
  466. {
  467. "id": "CFG_neteasemusic_retryInterval",
  468. "name": "重试间隔 (毫秒)",
  469. "val": 500,
  470. "type": "text",
  471. "desc": "每次重试间隔时间 (毫秒)!"
  472. }
  473. ],
  474. "author": "@chavyleung",
  475. "repo": "https://github.com/chavyleung/scripts/tree/master/neteasemusic",
  476. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/neteasemusic/neteasemusic.js",
  477. "icons": [
  478. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/neteasemusic.png",
  479. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/neteasemusic.png"
  480. ]
  481. },
  482. {
  483. "id": "feng",
  484. "name": "威锋网",
  485. "keys": ["chavy_login_feng"],
  486. "author": "@wangfei021325, @chavyleung",
  487. "repo": "https://github.com/chavyleung/scripts/tree/master/feng",
  488. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/feng/feng.js",
  489. "icons": [
  490. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/feng.png",
  491. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/feng.png"
  492. ]
  493. },
  494. {
  495. "id": "NoteYoudao",
  496. "name": "有道云笔记",
  497. "keys": [
  498. "chavy_signurl_noteyoudao",
  499. "chavy_signbody_noteyoudao",
  500. "chavy_signheaders_noteyoudao"
  501. ],
  502. "author": "@chavyleung",
  503. "repo": "https://github.com/chavyleung/scripts/tree/master/noteyoudao",
  504. "url": "https://apps.apple.com/cn/app/有道云笔记-扫描王版/id450748070",
  505. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/noteyoudao/noteyoudao.js",
  506. "icons": [
  507. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/noteyoudao.png",
  508. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/noteyoudao.png"
  509. ],
  510. "tasks": [{ "cron": "3 0 * * *", "script": "noteyoudao.js" }],
  511. "rewrites": [
  512. {
  513. "type": "request",
  514. "pattern": "^https://note.youdao.com/yws/mapi/user?method=checkin",
  515. "script": "noteyoudao.cookie.js",
  516. "body": true
  517. }
  518. ]
  519. },
  520. {
  521. "id": "zxhc",
  522. "name": "智行火车票",
  523. "keys": [
  524. "senku_signurl_zxhc",
  525. "senku_signheader_zxhc",
  526. "senku_signbody_zxhc"
  527. ],
  528. "author": "@GideonSenku",
  529. "repo": "https://github.com/chavyleung/scripts/tree/master/zxhc",
  530. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/zxhc/zxhc.js",
  531. "icons": [
  532. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/zxhc.png",
  533. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/zxhc.png"
  534. ]
  535. },
  536. {
  537. "id": "zimuzu",
  538. "name": "字幕组",
  539. "keys": ["chavy_cookie_zimuzu", "chavy_auth_url_zimuzu_app"],
  540. "author": "@chavyleung",
  541. "repo": "https://github.com/chavyleung/scripts/tree/master/zimuzu",
  542. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/zimuzu/zimuzu.js",
  543. "icons": [
  544. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/zimuzu.png",
  545. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/zimuzu.png"
  546. ]
  547. },
  548. {
  549. "id": "AcFun",
  550. "name": "AcFun",
  551. "keys": ["chavy_cookie_acfun", "chavy_token_acfun"],
  552. "author": "@chavyleung",
  553. "repo": "https://github.com/chavyleung/scripts/tree/master/acfun",
  554. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/acfun/acfun.js",
  555. "icons": [
  556. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/acfun.png",
  557. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/acfun.png"
  558. ]
  559. },
  560. {
  561. "id": "ApkTw",
  562. "name": "ApkTw",
  563. "keys": ["chavy_cookie_apktw"],
  564. "author": "@chavyleung",
  565. "repo": "https://github.com/chavyleung/scripts/tree/master/apktw",
  566. "url": "https://apk.tw/",
  567. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/apktw/apktw.js",
  568. "icons": [
  569. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/apktw.png",
  570. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/apktw.png"
  571. ],
  572. "tasks": [{ "cron": "3 0 * * *", "script": "apktw.js" }],
  573. "rewrites": [
  574. {
  575. "type": "request",
  576. "pattern": "^https://apk.tw/member.php(.*?)action=login",
  577. "script": "apktw.cookie.js",
  578. "body": true
  579. }
  580. ]
  581. },
  582. {
  583. "id": "chavyleung.bilibili.live",
  584. "name": "bilibili直播",
  585. "keys": ["chavy_cookie_bilibili"],
  586. "author": "@chavyleung",
  587. "repo": "https://github.com/chavyleung/scripts/blob/master/bilibili/bilibili.js",
  588. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/bilibili/bilibili.js",
  589. "icons": [
  590. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/bilibili.png",
  591. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/bilibili.png"
  592. ]
  593. },
  594. {
  595. "id": "V2EX",
  596. "name": "V2EX",
  597. "keys": ["chavy_cookie_v2ex"],
  598. "author": "@chavyleung",
  599. "repo": "https://github.com/chavyleung/scripts/tree/master/v2ex",
  600. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/v2ex/v2ex.js",
  601. "icons": [
  602. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/v2ex.png",
  603. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/v2ex.png"
  604. ]
  605. },
  606. {
  607. "id": "WPS",
  608. "name": "WPS",
  609. "keys": ["chavy_signhomeurl_wps", "chavy_signhomeheader_wps"],
  610. "settings": [
  611. {
  612. "id": "CFG_wps_inviteTime",
  613. "name": "邀请间隔 (毫秒)",
  614. "val": 2000,
  615. "type": "number",
  616. "desc": "每次邀请间隔时间"
  617. }
  618. ],
  619. "author": "@chavyleung",
  620. "repo": "https://github.com/chavyleung/scripts/tree/master/wps",
  621. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/wps/wps.js",
  622. "icons": [
  623. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/wps.png",
  624. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/wps.png"
  625. ]
  626. },
  627. {
  628. "id": "ximalaya",
  629. "name": "喜马拉雅",
  630. "keys": ["chavy_cookie_ximalaya"],
  631. "author": "@chavyleung",
  632. "repo": "https://github.com/chavyleung/scripts/tree/master/ximalaya",
  633. "icons": [
  634. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/ximalaya.png",
  635. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/ximalaya.png"
  636. ],
  637. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/ximalaya/ximalaya.js"
  638. },
  639. {
  640. "id": "rrtv",
  641. "name": "人人视频",
  642. "keys": ["chavy_cookie_rrtv"],
  643. "author": "@chavyleung",
  644. "repo": "https://github.com/chavyleung/scripts/tree/master/rrtv",
  645. "icons": [
  646. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/rrtv.png",
  647. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/rrtv.png"
  648. ],
  649. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/rrtv/rrtv.js"
  650. },
  651. {
  652. "id": "everphoto",
  653. "name": "时光相册",
  654. "keys": ["chavy_sign_url_everphoto", "chavy_sign_header_everphoto"],
  655. "author": "@chavyleung",
  656. "repo": "https://github.com/chavyleung/scripts/tree/master/everphoto",
  657. "icons": [
  658. "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/everphoto.png",
  659. "https://raw.githubusercontent.com/Orz-3/mini/master/Color/everphoto.png"
  660. ],
  661. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/everphoto/everphoto.js"
  662. },
  663. {
  664. "id": "testflight",
  665. "name": "TestFlight",
  666. "keys": ["boxapp_testflight_har"],
  667. "settings": [
  668. {
  669. "id": "boxapp_testflight_app",
  670. "name": "应用编号",
  671. "val": "",
  672. "type": "textarea",
  673. "placeholder": "McBV96Wi,lNmLTx8d,ZfyeFB1S,srPJRks9,uEXBDwt2",
  674. "autoGrow": true,
  675. "rows": 5,
  676. "desc": "以英文逗号分隔多个号码"
  677. }
  678. ],
  679. "author": "@chavyleung",
  680. "repo": "https://github.com/chavyleung/scripts/blob/master/testflight",
  681. "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/testflight/testflight.js",
  682. "icons": [
  683. "https://raw.githubusercontent.com/githubdulong/Script/master/Images/testflight.png",
  684. "https://raw.githubusercontent.com/githubdulong/Script/master/Images/testflight.png"
  685. ]
  686. }
  687. ]
  688. }