mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-13 01:30:37 +08:00
Update CDN Hosts
This commit is contained in:
parent
deadf16ae8
commit
f50dea109f
@ -230,7 +230,7 @@ async function processPhihsingDomains(domainArr: string[]) {
|
|||||||
return Promise.resolve(domainArr);
|
return Promise.resolve(domainArr);
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
ttl: 2 * 86400,
|
ttl: 2 * 86400 * 1000,
|
||||||
serializer: serializeArray,
|
serializer: serializeArray,
|
||||||
deserializer: deserializeArray,
|
deserializer: deserializeArray,
|
||||||
incrementTtlWhenHit: true
|
incrementTtlWhenHit: true
|
||||||
|
|||||||
@ -83,6 +83,7 @@ vuejs.org
|
|||||||
.reactjs.org
|
.reactjs.org
|
||||||
.radix-ui.com
|
.radix-ui.com
|
||||||
.nextui.org
|
.nextui.org
|
||||||
|
mui.com
|
||||||
www.typescriptlang.org
|
www.typescriptlang.org
|
||||||
typescript.azureedge.net
|
typescript.azureedge.net
|
||||||
typescript.visualstudio.com
|
typescript.visualstudio.com
|
||||||
@ -90,8 +91,6 @@ playgroundcdn.typescriptlang.org
|
|||||||
consentdeliveryfd.azurefd.net
|
consentdeliveryfd.azurefd.net
|
||||||
.rollupjs.org
|
.rollupjs.org
|
||||||
.pnpm.io
|
.pnpm.io
|
||||||
telemetry.nextjs.org
|
|
||||||
telemetry.vercel.com
|
|
||||||
bundlephobia.com
|
bundlephobia.com
|
||||||
pkg-size.dev
|
pkg-size.dev
|
||||||
vanilla-extract.style
|
vanilla-extract.style
|
||||||
@ -145,8 +144,6 @@ vscodeexperiments.azureedge.net
|
|||||||
# https://learn.microsoft.com/en-us/visualstudio/install/install-and-use-visual-studio-behind-a-firewall-or-proxy-server?view=vs-2022
|
# https://learn.microsoft.com/en-us/visualstudio/install/install-and-use-visual-studio-behind-a-firewall-or-proxy-server?view=vs-2022
|
||||||
az700632.vo.msecnd.net
|
az700632.vo.msecnd.net
|
||||||
open-vsx.org
|
open-vsx.org
|
||||||
# Microsoft Tracking, can't block, but definitely could use CDN policy
|
|
||||||
.in.applicationinsights.azure.com
|
|
||||||
# NPM
|
# NPM
|
||||||
registry.npmjs.org
|
registry.npmjs.org
|
||||||
npm.im
|
npm.im
|
||||||
@ -807,14 +804,23 @@ i.1password.com
|
|||||||
c.1password.com
|
c.1password.com
|
||||||
static.agilebits.com
|
static.agilebits.com
|
||||||
.v-cdn.net
|
.v-cdn.net
|
||||||
# won't block 1password telemetry, but it definitely could use CDN policy
|
|
||||||
telemetry.1passwordservices.com
|
|
||||||
|
|
||||||
# >> Huggingface
|
# >> Huggingface
|
||||||
.cdn-uploads.huggingface.co
|
.cdn-uploads.huggingface.co
|
||||||
.cdn-lfs-us-1.huggingface.co
|
.cdn-lfs-us-1.huggingface.co
|
||||||
.cdn-lfs.huggingface.co
|
.cdn-lfs.huggingface.co
|
||||||
|
|
||||||
|
# >> Telemetry
|
||||||
|
# I dont mind those specifically exempted telemetry, but it definitely could use CDN policy
|
||||||
|
telemetry.1passwordservices.com
|
||||||
|
.in.applicationinsights.azure.com
|
||||||
|
events.tableplus.com
|
||||||
|
telemetry.nextjs.org
|
||||||
|
telemetry.vercel.com
|
||||||
|
# split.io A/B flag
|
||||||
|
streaming.split.io
|
||||||
|
sdk.split.io
|
||||||
|
|
||||||
# >> Embed Tag / Widget
|
# >> Embed Tag / Widget
|
||||||
cdn.embedly.com
|
cdn.embedly.com
|
||||||
cdn.tolt.io
|
cdn.tolt.io
|
||||||
@ -850,7 +856,6 @@ snippets.freshchat.com
|
|||||||
wl-apps.yourwebsite.life
|
wl-apps.yourwebsite.life
|
||||||
shopify.cleverecommerce.com
|
shopify.cleverecommerce.com
|
||||||
waitlisted.co
|
waitlisted.co
|
||||||
checkout.stripe.com
|
|
||||||
.botsrv2.com
|
.botsrv2.com
|
||||||
quriobot.com
|
quriobot.com
|
||||||
.senja.io
|
.senja.io
|
||||||
@ -1449,7 +1454,9 @@ static.mysph.sph.com.sg
|
|||||||
# ClubHouse
|
# ClubHouse
|
||||||
static-assets.clubhouseapi.com
|
static-assets.clubhouseapi.com
|
||||||
# Stripe
|
# Stripe
|
||||||
|
checkout.stripe.com
|
||||||
.stripecdn.com
|
.stripecdn.com
|
||||||
|
.stripeassets.com
|
||||||
# SimilarWeb
|
# SimilarWeb
|
||||||
.similarcdn.com
|
.similarcdn.com
|
||||||
# MissAV
|
# MissAV
|
||||||
@ -1981,9 +1988,6 @@ cdn.modrinth.com
|
|||||||
www-static.ripe.net
|
www-static.ripe.net
|
||||||
# split.io
|
# split.io
|
||||||
cdn.split.io
|
cdn.split.io
|
||||||
# split.io A/B flag, don't block, but definitely could use CDN policy
|
|
||||||
streaming.split.io
|
|
||||||
sdk.split.io
|
|
||||||
# arXiv
|
# arXiv
|
||||||
static.arxiv.org
|
static.arxiv.org
|
||||||
cdn.sciencecast.org
|
cdn.sciencecast.org
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user