Skip to content

Commit

Permalink
Adding bit.ly and tinyurl to rules
Browse files Browse the repository at this point in the history
  • Loading branch information
PRO-2684 committed Apr 19, 2024
1 parent b055e57 commit cf30235
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions rules/cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@
"mode": "redirect",
"author": "PRO-2684"
},
"bit.ly": {
"description": "Bitly",
"mode": "redirect",
"author": "PRO-2684"
},
"c.pc.qq.com": {
"description": "QQ 外链",
"mode": "param",
Expand Down Expand Up @@ -442,6 +447,11 @@
}
}
},
"tinyurl.com": {
"description": "TinyURL",
"mode": "redirect",
"author": "PRO-2684"
},
"weibo.cn/": {
"sinaurl": {
"description": "微博外链",
Expand Down

0 comments on commit cf30235

Please sign in to comment.