mirror of
https://github.com/SukkaW/Surge.git
synced 2026-07-29 12:41:45 +08:00
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
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:
@@ -100,7 +100,10 @@ const REDIRECT_MIRROR_307: Array<[from: string, to: string, canUboUriTransform?:
|
|||||||
['minecraft.fandom.com/', 'https://minecraft.wiki/', true],
|
['minecraft.fandom.com/', 'https://minecraft.wiki/', true],
|
||||||
// Hello, FANZA!
|
// Hello, FANZA!
|
||||||
['missav.com/', 'https://missav.ai/', true],
|
['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
|
const REDIRECT_FAKEWEBSITES: Array<[from: string, to: string]> = [ // all REDIRECT_FAKEWEBSITES can be transformed by uBO uritransform
|
||||||
|
|||||||
@@ -3579,6 +3579,9 @@ widget.trustpilot.com
|
|||||||
ecommplugins-scripts.trustpilot.com
|
ecommplugins-scripts.trustpilot.com
|
||||||
ecommplugins-trustboxsettings.trustpilot.com # AWS S3
|
ecommplugins-trustboxsettings.trustpilot.com # AWS S3
|
||||||
|
|
||||||
|
# >> Codeium / WindSurf
|
||||||
|
unleash.codeium.com # feature flag, e.g. unleash.codeium.com/features/[service_id]
|
||||||
|
|
||||||
# >> General CDN
|
# >> General CDN
|
||||||
.rspcdn.net
|
.rspcdn.net
|
||||||
.ziffstatic.com
|
.ziffstatic.com
|
||||||
@@ -5606,3 +5609,4 @@ assets.pingone.com
|
|||||||
.cdn.usestoryteller.com
|
.cdn.usestoryteller.com
|
||||||
stories.usestoryteller.com # Azure Storage
|
stories.usestoryteller.com # Azure Storage
|
||||||
.cursor-cdn.com
|
.cursor-cdn.com
|
||||||
|
img.kemono.cr
|
||||||
|
|||||||
@@ -632,9 +632,6 @@ version.cyberduck.io
|
|||||||
download.garmin.com
|
download.garmin.com
|
||||||
worldwide.omtmapupdate.garmin.com
|
worldwide.omtmapupdate.garmin.com
|
||||||
omtmapupdate.garmin.com
|
omtmapupdate.garmin.com
|
||||||
# Codeium / WindSurf
|
|
||||||
unleash.codeium.com # feature flag, e.g. unleash.codeium.com/features/[service_id]
|
|
||||||
|
|
||||||
# >> Open Source Mirrors
|
# >> Open Source Mirrors
|
||||||
mirror.nl.cdn-perfprod.com
|
mirror.nl.cdn-perfprod.com
|
||||||
mirror.fr.cdn-perfprod.com
|
mirror.fr.cdn-perfprod.com
|
||||||
|
|||||||
@@ -398,6 +398,7 @@ DOMAIN-SUFFIX,be
|
|||||||
DOMAIN-SUFFIX,bg
|
DOMAIN-SUFFIX,bg
|
||||||
DOMAIN-SUFFIX,ca
|
DOMAIN-SUFFIX,ca
|
||||||
DOMAIN-SUFFIX,ch
|
DOMAIN-SUFFIX,ch
|
||||||
|
DOMAIN-SUFFIX,cr
|
||||||
DOMAIN-SUFFIX,cx
|
DOMAIN-SUFFIX,cx
|
||||||
DOMAIN-SUFFIX,cy
|
DOMAIN-SUFFIX,cy
|
||||||
DOMAIN-SUFFIX,cz
|
DOMAIN-SUFFIX,cz
|
||||||
@@ -455,6 +456,7 @@ DOMAIN-SUFFIX,sg
|
|||||||
DOMAIN-SUFFIX,sh
|
DOMAIN-SUFFIX,sh
|
||||||
DOMAIN-SUFFIX,si
|
DOMAIN-SUFFIX,si
|
||||||
DOMAIN-SUFFIX,sk
|
DOMAIN-SUFFIX,sk
|
||||||
|
DOMAIN-SUFFIX,su
|
||||||
# DOMAIN-SUFFIX,so
|
# DOMAIN-SUFFIX,so
|
||||||
DOMAIN-SUFFIX,st
|
DOMAIN-SUFFIX,st
|
||||||
DOMAIN-SUFFIX,su
|
DOMAIN-SUFFIX,su
|
||||||
@@ -925,7 +927,6 @@ DOMAIN-SUFFIX,kagi.com
|
|||||||
DOMAIN-SUFFIX,kakao.com
|
DOMAIN-SUFFIX,kakao.com
|
||||||
DOMAIN-SUFFIX,kali.org
|
DOMAIN-SUFFIX,kali.org
|
||||||
DOMAIN-SUFFIX,kde.org
|
DOMAIN-SUFFIX,kde.org
|
||||||
DOMAIN-SUFFIX,kemono.su
|
|
||||||
DOMAIN-SUFFIX,keycdn.com
|
DOMAIN-SUFFIX,keycdn.com
|
||||||
DOMAIN-SUFFIX,kick.com
|
DOMAIN-SUFFIX,kick.com
|
||||||
DOMAIN-SUFFIX,kik.com
|
DOMAIN-SUFFIX,kik.com
|
||||||
|
|||||||
Reference in New Issue
Block a user