Skip to content

Commit

Permalink
Update rules for m.bilibili.com & www.google.com/url`
Browse files Browse the repository at this point in the history
  • Loading branch information
PRO-2684 committed Jul 29, 2024
1 parent 0c45144 commit a4e0af7
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,14 @@
"author": "青墨"
}
},
"m.bilibili.com": {
"description": "哔哩哔哩移动端",
"mode": "regex",
"regex": ["^https?://m\\.bilibili\\.com"],
"replace": ["https://www.bilibili.com"],
"continue": true,
"author": "PRO-2684"
},
"m.tb.cn": {
"description": "淘宝/闲鱼",
"mode": "white",
Expand Down Expand Up @@ -743,6 +751,14 @@
"nfpr"
],
"author": "MateChan, PRO-2684"
},
"url": {
"description": "Google 外链",
"mode": "param",
"params": [
"url"
],
"author": "PRO-2684"
}
},
"www.instagram.com/": {
Expand Down

0 comments on commit a4e0af7

Please sign in to comment.