mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Update Global & 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:
@@ -2837,6 +2837,7 @@ sf1-be-pack.pglstatp-toutiao.com
|
|||||||
sf3-fe-tos.pglstatp-toutiao.com
|
sf3-fe-tos.pglstatp-toutiao.com
|
||||||
adshare.toutiao.com
|
adshare.toutiao.com
|
||||||
ad.toutiao.com
|
ad.toutiao.com
|
||||||
|
zhanzhang.toutiao.com
|
||||||
log.zijieapi.com
|
log.zijieapi.com
|
||||||
mssdk-bu.bytedance.com
|
mssdk-bu.bytedance.com
|
||||||
|
|
||||||
|
|||||||
@@ -126,7 +126,21 @@ export const GLOBAL: Record<string, DNSMapping> = {
|
|||||||
'cloudflare.dev',
|
'cloudflare.dev',
|
||||||
'cloudflareresolve.com',
|
'cloudflareresolve.com',
|
||||||
// 'cloudflarestatus.com', intentionally excluded from cloudflare section and moved to google
|
// 'cloudflarestatus.com', intentionally excluded from cloudflare section and moved to google
|
||||||
'cloudflareaccess.com'
|
'cloudflareaccess.com',
|
||||||
|
'cloudflaretunnel.com',
|
||||||
|
'one.one.one',
|
||||||
|
|
||||||
|
'pages.dev',
|
||||||
|
'workers.dev',
|
||||||
|
'trycloudflare.com',
|
||||||
|
'videodelivery.net',
|
||||||
|
|
||||||
|
'cf-ipfs.com',
|
||||||
|
'cloudflare-ipfs.com',
|
||||||
|
'cloudflare.tv',
|
||||||
|
'cloudflareapps.com',
|
||||||
|
'cloudflarepreview.com',
|
||||||
|
'cloudflarestorage.com'
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
WIKIMEDIA: {
|
WIKIMEDIA: {
|
||||||
|
|||||||
@@ -24,3 +24,5 @@ DOMAIN-SUFFIX,kxcdn.com
|
|||||||
DOMAIN-SUFFIX,akamaihd.net
|
DOMAIN-SUFFIX,akamaihd.net
|
||||||
DOMAIN-SUFFIX,akamaized.net
|
DOMAIN-SUFFIX,akamaized.net
|
||||||
DOMAIN-SUFFIX,akamai-content-networks.com
|
DOMAIN-SUFFIX,akamai-content-networks.com
|
||||||
|
# BugFi Cloud WebSocket
|
||||||
|
DOMAIN,a1ewuiz2p7wdvw-ats.iot.us-west-2.amazonaws.com
|
||||||
|
|||||||
Reference in New Issue
Block a user