Update CDN & Download & Global Hosts / Redirect Rules
Some checks failed
Build / Build (push) Has been cancelled
Build / Diff output (push) Has been cancelled
Build / Deploy to Cloudflare Pages (3.114.12) (push) Has been cancelled
Build / Deploy to GitHub and GitLab (push) Has been cancelled
Build / Remove Artifacts after Deployment (push) Has been cancelled

This commit is contained in:
SukkaW
2026-06-23 10:38:56 +08:00
parent 8ae1083a22
commit 5142863fab
4 changed files with 10 additions and 5 deletions

View File

@@ -100,7 +100,10 @@ const REDIRECT_MIRROR_307: Array<[from: string, to: string, canUboUriTransform?:
['minecraft.fandom.com/', 'https://minecraft.wiki/', true],
// Hello, FANZA!
['missav.com/', 'https://missav.ai/', true],
['thisav.com/', 'https://thisav.me/', true]
['thisav.com/', 'https://thisav.me/', true],
// Kemono
['kemono.su/', 'https://kemono.cr', true],
['img.kemono.su/', 'https://img.kemono.cr', true]
];
const REDIRECT_FAKEWEBSITES: Array<[from: string, to: string]> = [ // all REDIRECT_FAKEWEBSITES can be transformed by uBO uritransform