|
89 | 89 | "id": "bcz", |
90 | 90 | "name": "百词斩", |
91 | 91 | "keys": ["senku_cookie_bcz", "senku_key_bcz"], |
92 | | - "author": "@GideonSenku", |
| 92 | + "author": "@gideonsenku", |
93 | 93 | "repo": "https://github.com/chavyleung/scripts/tree/master/bcz", |
94 | 94 | "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/bcz/bcz.js", |
95 | 95 | "icons": [ |
|
159 | 159 | "senku_signheader_dbsj", |
160 | 160 | "senku_signbody_dbsj" |
161 | 161 | ], |
162 | | - "author": "@GideonSenku", |
| 162 | + "author": "@gideonsenku", |
163 | 163 | "repo": "https://github.com/chavyleung/scripts/tree/master/dbsj", |
164 | 164 | "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/dbsj/dbsj.js", |
165 | 165 | "icons": [ |
|
175 | 175 | "senku_signheader_pandeng", |
176 | 176 | "senku_signbody_pandeng" |
177 | 177 | ], |
178 | | - "author": "@GideonSenku", |
| 178 | + "author": "@gideonsenku", |
179 | 179 | "repo": "https://github.com/chavyleung/scripts/tree/master/fandeng", |
180 | 180 | "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/fandeng/fandeng.js", |
181 | 181 | "icons": [ |
|
193 | 193 | "senku_signDailyKey_fenqile", |
194 | 194 | "senku_signDailyUrlKey_fenqile" |
195 | 195 | ], |
196 | | - "author": "@GideonSenku", |
| 196 | + "author": "@gideonsenku", |
197 | 197 | "repo": "https://github.com/chavyleung/scripts/tree/master/fenqile", |
198 | 198 | "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/fenqile/fenqile.js", |
199 | 199 | "icons": [ |
|
307 | 307 | "senku_signheader_qmkg", |
308 | 308 | "senku_signbody_qmkg" |
309 | 309 | ], |
310 | | - "author": "@GideonSenku", |
| 310 | + "author": "@gideonsenku", |
311 | 311 | "repo": "https://github.com/chavyleung/scripts/tree/master/qmkg", |
312 | 312 | "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/qmkg/qmkg.js", |
313 | 313 | "icons": [ |
|
407 | 407 | "id": "wanda", |
408 | 408 | "name": "万达电影", |
409 | 409 | "keys": ["senku_wanda_mi_"], |
410 | | - "author": "@GideonSenku", |
| 410 | + "author": "@gideonsenku", |
411 | 411 | "repo": "https://github.com/chavyleung/scripts/tree/master/wanda", |
412 | 412 | "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/wanda/wanda.js", |
413 | 413 | "icons": [ |
|
419 | 419 | "id": "ithome", |
420 | 420 | "name": "IT之家", |
421 | 421 | "keys": ["senku_ithome_userHash"], |
422 | | - "author": "@GideonSenku", |
| 422 | + "author": "@gideonsenku", |
423 | 423 | "repo": "https://github.com/chavyleung/scripts/tree/master/ithome", |
424 | 424 | "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/ithome/ithome.js", |
425 | 425 | "icons": [ |
|
431 | 431 | "id": "nfzm", |
432 | 432 | "name": "南方周末", |
433 | 433 | "keys": ["senku_nfzm_url"], |
434 | | - "author": "@GideonSenku", |
| 434 | + "author": "@gideonsenku", |
435 | 435 | "repo": "https://github.com/chavyleung/scripts/tree/master/nfzm", |
436 | 436 | "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/nfzm/nfzm.js", |
437 | 437 | "icons": [ |
|
525 | 525 | "senku_signheader_zxhc", |
526 | 526 | "senku_signbody_zxhc" |
527 | 527 | ], |
528 | | - "author": "@GideonSenku", |
| 528 | + "author": "@gideonsenku", |
529 | 529 | "repo": "https://github.com/chavyleung/scripts/tree/master/zxhc", |
530 | 530 | "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/zxhc/zxhc.js", |
531 | 531 | "icons": [ |
|
683 | 683 | "https://raw.githubusercontent.com/githubdulong/Script/master/Images/testflight.png", |
684 | 684 | "https://raw.githubusercontent.com/githubdulong/Script/master/Images/testflight.png" |
685 | 685 | ] |
| 686 | + }, |
| 687 | + { |
| 688 | + "id": "follow", |
| 689 | + "name": "follow", |
| 690 | + "keys": ["follow_csrfToken", "follow_cookie"], |
| 691 | + "settings": [ |
| 692 | + { |
| 693 | + "id": "follow_csrfToken", |
| 694 | + "name": "csrfToken", |
| 695 | + "val": "", |
| 696 | + "type": "text", |
| 697 | + "desc": "请输入follow的csrfToken" |
| 698 | + }, |
| 699 | + { |
| 700 | + "id": "follow_cookie", |
| 701 | + "name": "cookie", |
| 702 | + "val": "", |
| 703 | + "type": "text", |
| 704 | + "desc": "请输入follow的cookie" |
| 705 | + } |
| 706 | + ], |
| 707 | + "author": "@gideonsenku", |
| 708 | + "repo": "https://github.com/chavyleung/scripts/tree/master/follow", |
| 709 | + "script": "https://raw.githubusercontent.com/chavyleung/scripts/master/follow/follow.js", |
| 710 | + "icons": [ |
| 711 | + "https://raw.githubusercontent.com/Orz-3/mini/master/Alpha/follow.png", |
| 712 | + "https://raw.githubusercontent.com/Orz-3/mini/master/Color/follow.png" |
| 713 | + ] |
686 | 714 | } |
687 | 715 | ] |
688 | 716 | } |
0 commit comments