mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-13 17:50:34 +08:00
Update CDN & 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:
parent
1c08194f06
commit
bd692f3068
@ -539,6 +539,7 @@ export const PREDEFINED_WHITELIST = [
|
||||
'.telize.com', // AdGuardDNSFilter
|
||||
'.wns.windows.com', // Windows Push Notifications. Besides there is no point in adding these
|
||||
'freegeoip.app', // AdGuardDNSFilter
|
||||
'hostip.info', // AdGuardDNSFilter
|
||||
|
||||
'widget-mediator.zopim.com', // breaking zendesk chat
|
||||
|
||||
|
||||
@ -1058,6 +1058,13 @@ cdn.ip2location.com
|
||||
cdn.ipregistry.co
|
||||
assets.ipstack.com
|
||||
cdn.ipwhois.io
|
||||
ipregistry-cdn.web.app
|
||||
assets.ipapi.com
|
||||
cdn.db-ip.com
|
||||
cache.ip-api.com
|
||||
cdn.iplocation.net
|
||||
static.ipgeolocation.io
|
||||
static.iplocate.io
|
||||
|
||||
# >> Embed Tag / Widget
|
||||
.2mdn.net
|
||||
@ -2520,6 +2527,10 @@ icons.simplesvg.com
|
||||
|
||||
# >> PostMan
|
||||
skills-assets.pstmn.io
|
||||
documenter-assets.pstmn.io
|
||||
assets.getpostman.com
|
||||
identity-assets.getpostman.com
|
||||
static.getpostman.com
|
||||
|
||||
# >> SalesForce
|
||||
.sfdcstatic.com
|
||||
@ -3374,7 +3385,6 @@ design-system.yext.com
|
||||
.sitescdn.net
|
||||
cdn.amcharts.com
|
||||
cdn.datacamp.com
|
||||
cdn.db-ip.com
|
||||
statics.goorm.io
|
||||
.tkcdns.com
|
||||
static.bytepan.com
|
||||
@ -5088,7 +5098,6 @@ img.321cdn.com
|
||||
static.tella.tv
|
||||
static.3dporndude.com
|
||||
cdn.myfutanari.com
|
||||
cdn.iplocation.net
|
||||
.icfcdn.com
|
||||
.nsimg.net
|
||||
static.opensuse.org
|
||||
@ -5137,3 +5146,4 @@ cdn.hackaday.io
|
||||
hawky.pcgamer.com
|
||||
vectorified.com
|
||||
images.vexels.com
|
||||
.hrcdn.net
|
||||
|
||||
@ -1219,6 +1219,8 @@ analytics-js-cdn.liferay.com
|
||||
.telemetry.console.api.aws
|
||||
cdn.24metrics.com
|
||||
tracking-api.g2.com
|
||||
ajs.ipip.net
|
||||
.cdp.postman.com
|
||||
|
||||
# CNAME: dualstack.beaconserver-ce-vpc0-1537565064.eu-west-1.elb.amazonaws.com
|
||||
# note "beaconserver"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user