diff --git a/shortener.json b/shortener.json index 40a4a1f..b0d3249 100644 --- a/shortener.json +++ b/shortener.json @@ -4,6 +4,34 @@ "mode": "redirect", "author": "PRO-2684" }, + "bili22.cn/": { + "/\\w+": { + "description": "哔哩哔哩短链", + "mode": "redirect", + "author": "PRO-2684" + } + }, + "bili2233.cn/": { + "/\\w+": { + "description": "哔哩哔哩短链", + "mode": "redirect", + "author": "PRO-2684" + } + }, + "bili23.cn/": { + "/\\w+": { + "description": "哔哩哔哩短链", + "mode": "redirect", + "author": "PRO-2684" + } + }, + "bili33.cn/": { + "/\\w+": { + "description": "哔哩哔哩短链", + "mode": "redirect", + "author": "PRO-2684" + } + }, "bit.ly": { "description": "Bitly", "mode": "redirect", @@ -112,6 +140,13 @@ "author": "PRO-2684" } }, + "y8r.cn/": { + "/\\w+": { + "description": "YumChina 短网址", + "mode": "redirect", + "author": "PRO-2684" + } + }, "youtu.be": { "description": "YouTube 分享短链", "mode": "white",