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);
|
||||
},
|
||||
{
|
||||
ttl: 2 * 86400,
|
||||
ttl: 2 * 86400 * 1000,
|
||||
serializer: serializeArray,
|
||||
deserializer: deserializeArray,
|
||||
incrementTtlWhenHit: true
|
||||
|
||||
@ -83,6 +83,7 @@ vuejs.org
|
||||
.reactjs.org
|
||||
.radix-ui.com
|
||||
.nextui.org
|
||||
mui.com
|
||||
www.typescriptlang.org
|
||||
typescript.azureedge.net
|
||||
typescript.visualstudio.com
|
||||
@ -90,8 +91,6 @@ playgroundcdn.typescriptlang.org
|
||||
consentdeliveryfd.azurefd.net
|
||||
.rollupjs.org
|
||||
.pnpm.io
|
||||
telemetry.nextjs.org
|
||||
telemetry.vercel.com
|
||||
bundlephobia.com
|
||||
pkg-size.dev
|
||||
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
|
||||
az700632.vo.msecnd.net
|
||||
open-vsx.org
|
||||
# Microsoft Tracking, can't block, but definitely could use CDN policy
|
||||
.in.applicationinsights.azure.com
|
||||
# NPM
|
||||
registry.npmjs.org
|
||||
npm.im
|
||||
@ -807,14 +804,23 @@ i.1password.com
|
||||
c.1password.com
|
||||
static.agilebits.com
|
||||
.v-cdn.net
|
||||
# won't block 1password telemetry, but it definitely could use CDN policy
|
||||
telemetry.1passwordservices.com
|
||||
|
||||
# >> Huggingface
|
||||
.cdn-uploads.huggingface.co
|
||||
.cdn-lfs-us-1.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
|
||||
cdn.embedly.com
|
||||
cdn.tolt.io
|
||||
@ -850,7 +856,6 @@ snippets.freshchat.com
|
||||
wl-apps.yourwebsite.life
|
||||
shopify.cleverecommerce.com
|
||||
waitlisted.co
|
||||
checkout.stripe.com
|
||||
.botsrv2.com
|
||||
quriobot.com
|
||||
.senja.io
|
||||
@ -1449,7 +1454,9 @@ static.mysph.sph.com.sg
|
||||
# ClubHouse
|
||||
static-assets.clubhouseapi.com
|
||||
# Stripe
|
||||
checkout.stripe.com
|
||||
.stripecdn.com
|
||||
.stripeassets.com
|
||||
# SimilarWeb
|
||||
.similarcdn.com
|
||||
# MissAV
|
||||
@ -1981,9 +1988,6 @@ cdn.modrinth.com
|
||||
www-static.ripe.net
|
||||
# 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
|
||||
static.arxiv.org
|
||||
cdn.sciencecast.org
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user