Add more redirects
This commit is contained in:
parent
c478fc36c2
commit
1cbeb01cbc
@ -20,6 +20,8 @@ REDIRECT_MAP = {
|
||||
"www.tiktok.com": operator.methodcaller("setHost", "proxytok.cronyakatsuki.xyz"),
|
||||
"imgur.com": operator.methodcaller("setHost", "rimgo.cronyakatsuki.xyz"),
|
||||
"www.imgur.com": operator.methodcaller("setHost", "rimgo.cronyakatsuki.xyz"),
|
||||
"github.com": operator.methodcaller("setHost", "gh.cronyakatsuki.xyz"),
|
||||
"gist.github.com": operator.methodcaller("setHost", "gh.cronyakatsuki.xyz/gist"),
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user