Skip to content

Commit eecdec2

Browse files
committed
feat: add follow sign script
1 parent cb54316 commit eecdec2

File tree

3 files changed

+82
-9
lines changed

3 files changed

+82
-9
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ node_modules/*
44
.vscode
55
.idea
66

7+
test/*
78
tncj/*
89
*/unblock/*
910
*.private.*

box/chavy.boxjs.json

+37-9
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"id": "bcz",
9090
"name": "百词斩",
9191
"keys": ["senku_cookie_bcz", "senku_key_bcz"],
92-
"author": "@GideonSenku",
92+
"author": "@gideonsenku",
9393
"repo": "https://github.com/chavyleung/scripts/tree/master/bcz",
9494
"script": "https://raw.githubusercontent.com/chavyleung/scripts/master/bcz/bcz.js",
9595
"icons": [
@@ -159,7 +159,7 @@
159159
"senku_signheader_dbsj",
160160
"senku_signbody_dbsj"
161161
],
162-
"author": "@GideonSenku",
162+
"author": "@gideonsenku",
163163
"repo": "https://github.com/chavyleung/scripts/tree/master/dbsj",
164164
"script": "https://raw.githubusercontent.com/chavyleung/scripts/master/dbsj/dbsj.js",
165165
"icons": [
@@ -175,7 +175,7 @@
175175
"senku_signheader_pandeng",
176176
"senku_signbody_pandeng"
177177
],
178-
"author": "@GideonSenku",
178+
"author": "@gideonsenku",
179179
"repo": "https://github.com/chavyleung/scripts/tree/master/fandeng",
180180
"script": "https://raw.githubusercontent.com/chavyleung/scripts/master/fandeng/fandeng.js",
181181
"icons": [
@@ -193,7 +193,7 @@
193193
"senku_signDailyKey_fenqile",
194194
"senku_signDailyUrlKey_fenqile"
195195
],
196-
"author": "@GideonSenku",
196+
"author": "@gideonsenku",
197197
"repo": "https://github.com/chavyleung/scripts/tree/master/fenqile",
198198
"script": "https://raw.githubusercontent.com/chavyleung/scripts/master/fenqile/fenqile.js",
199199
"icons": [
@@ -307,7 +307,7 @@
307307
"senku_signheader_qmkg",
308308
"senku_signbody_qmkg"
309309
],
310-
"author": "@GideonSenku",
310+
"author": "@gideonsenku",
311311
"repo": "https://github.com/chavyleung/scripts/tree/master/qmkg",
312312
"script": "https://raw.githubusercontent.com/chavyleung/scripts/master/qmkg/qmkg.js",
313313
"icons": [
@@ -407,7 +407,7 @@
407407
"id": "wanda",
408408
"name": "万达电影",
409409
"keys": ["senku_wanda_mi_"],
410-
"author": "@GideonSenku",
410+
"author": "@gideonsenku",
411411
"repo": "https://github.com/chavyleung/scripts/tree/master/wanda",
412412
"script": "https://raw.githubusercontent.com/chavyleung/scripts/master/wanda/wanda.js",
413413
"icons": [
@@ -419,7 +419,7 @@
419419
"id": "ithome",
420420
"name": "IT之家",
421421
"keys": ["senku_ithome_userHash"],
422-
"author": "@GideonSenku",
422+
"author": "@gideonsenku",
423423
"repo": "https://github.com/chavyleung/scripts/tree/master/ithome",
424424
"script": "https://raw.githubusercontent.com/chavyleung/scripts/master/ithome/ithome.js",
425425
"icons": [
@@ -431,7 +431,7 @@
431431
"id": "nfzm",
432432
"name": "南方周末",
433433
"keys": ["senku_nfzm_url"],
434-
"author": "@GideonSenku",
434+
"author": "@gideonsenku",
435435
"repo": "https://github.com/chavyleung/scripts/tree/master/nfzm",
436436
"script": "https://raw.githubusercontent.com/chavyleung/scripts/master/nfzm/nfzm.js",
437437
"icons": [
@@ -525,7 +525,7 @@
525525
"senku_signheader_zxhc",
526526
"senku_signbody_zxhc"
527527
],
528-
"author": "@GideonSenku",
528+
"author": "@gideonsenku",
529529
"repo": "https://github.com/chavyleung/scripts/tree/master/zxhc",
530530
"script": "https://raw.githubusercontent.com/chavyleung/scripts/master/zxhc/zxhc.js",
531531
"icons": [
@@ -683,6 +683,34 @@
683683
"https://raw.githubusercontent.com/githubdulong/Script/master/Images/testflight.png",
684684
"https://raw.githubusercontent.com/githubdulong/Script/master/Images/testflight.png"
685685
]
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+
]
686714
}
687715
]
688716
}

follow/follow.js

+44
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)