mirror of
https://github.com/SukkaW/Surge.git
synced 2026-07-29 11:51:45 +08:00
Update Global & CDN & Download & Reject Hosts
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:
@@ -3718,6 +3718,7 @@ cms-assets.webediamovies.pro
|
|||||||
.img3.acsta.net
|
.img3.acsta.net
|
||||||
media.tenor.com
|
media.tenor.com
|
||||||
media1.tenor.com
|
media1.tenor.com
|
||||||
|
c.tenor.com # CNAME to googlehosted.l.googleusercontent.com
|
||||||
api.qrserver.com
|
api.qrserver.com
|
||||||
.91pic.org
|
.91pic.org
|
||||||
cdne-pics.youjizz.com
|
cdne-pics.youjizz.com
|
||||||
|
|||||||
@@ -499,6 +499,11 @@ download.todesktop.com
|
|||||||
.download.nvidia.com
|
.download.nvidia.com
|
||||||
# AndroidFileHost
|
# AndroidFileHost
|
||||||
.androidfilehost.com
|
.androidfilehost.com
|
||||||
|
# OrangeFox Recovery
|
||||||
|
dl.orangefox.download
|
||||||
|
# TWRP
|
||||||
|
.dl.twrp.me
|
||||||
|
eu.dl.twrp.me
|
||||||
# DLSite
|
# DLSite
|
||||||
file.chobit.cc
|
file.chobit.cc
|
||||||
download.dlsite.com
|
download.dlsite.com
|
||||||
|
|||||||
@@ -100,6 +100,7 @@ export const GLOBAL: Record<string, DNSMapping> = {
|
|||||||
'dns.google',
|
'dns.google',
|
||||||
'$pki.goog', // ocsp.pki.goog and o.pki.goog is available in Mainland China
|
'$pki.goog', // ocsp.pki.goog and o.pki.goog is available in Mainland China
|
||||||
'fish.audio',
|
'fish.audio',
|
||||||
|
'tenor.com', // accquired by Google
|
||||||
//
|
//
|
||||||
'gooogle.com',
|
'gooogle.com',
|
||||||
'firebase.com',
|
'firebase.com',
|
||||||
|
|||||||
@@ -6,3 +6,4 @@ DOMAIN,github.dev
|
|||||||
DOMAIN,api.github.com
|
DOMAIN,api.github.com
|
||||||
DOMAIN,alive.github.com
|
DOMAIN,alive.github.com
|
||||||
DOMAIN-SUFFIX,githubcopilot.com
|
DOMAIN-SUFFIX,githubcopilot.com
|
||||||
|
DOMAIN,android.googlesource.com
|
||||||
|
|||||||
@@ -28,10 +28,11 @@ DOMAIN-KEYWORD,-p2p-v2.pull.yximgs.com
|
|||||||
DOMAIN-SUFFIX,pkoplink.com
|
DOMAIN-SUFFIX,pkoplink.com
|
||||||
DOMAIN-SUFFIX,saxysec.com
|
DOMAIN-SUFFIX,saxysec.com
|
||||||
DOMAIN-SUFFIX,uhabo.com
|
DOMAIN-SUFFIX,uhabo.com
|
||||||
DOMAIN-SUFFIX,ietheivaicai.com
|
DOMAIN-SUFFIX,ietheivaicai.com # 牛链云 PCDN - https://www.niulink.io/
|
||||||
DOMAIN-SUFFIX,gjfzpt.cn
|
DOMAIN-SUFFIX,gjfzpt.cn
|
||||||
DOMAIN-SUFFIX,bsccdn.net
|
DOMAIN-SUFFIX,bsccdn.net
|
||||||
DOMAIN-SUFFIX,mountaintoys.cn
|
DOMAIN-SUFFIX,mountaintoys.cn
|
||||||
|
DOMAIN-SUFFIX,bvmlt.top
|
||||||
|
|
||||||
DOMAIN,qn-cdnfile1pcdn.msstatic.com
|
DOMAIN,qn-cdnfile1pcdn.msstatic.com
|
||||||
DOMAIN,livewebbs2pcdn.msstatic.com
|
DOMAIN,livewebbs2pcdn.msstatic.com
|
||||||
|
|||||||
Reference in New Issue
Block a user