Skip to content

Commit

Permalink
Add outgoing links; Whitelist p parameter of Bilibili video
Browse files Browse the repository at this point in the history
  • Loading branch information
PRO-2684 committed Aug 22, 2024
1 parent 644a50b commit b56a2c4
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
19 changes: 19 additions & 0 deletions outgoing.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,16 @@
}
}
},
"afdian.com/": {
"link": {
"description": "爱发电外链",
"mode": "param",
"params": [
"target"
],
"author": "OldPanda"
}
},
"afdian.net/": {
"link": {
"description": "爱发电外链",
Expand Down Expand Up @@ -591,6 +601,15 @@
}
}
},
"www.sixyin.com": {
"description": "六音外链",
"mode": "param",
"params": [
"golink"
],
"acts": ["base64"],
"author": "PRO-2684"
},
"www.so.com/": {
"link": {
"description": "360 搜索外链",
Expand Down
3 changes: 2 additions & 1 deletion tracking.json
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,8 @@
"description": "哔哩哔哩视频",
"mode": "white",
"params": [
"t"
"t",
"p"
],
"author": "PRO-2684"
},
Expand Down

0 comments on commit b56a2c4

Please sign in to comment.