mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Chore: refactor build phase
This commit is contained in:
42
Source/non_ip/cdn.conf
Normal file
42
Source/non_ip/cdn.conf
Normal file
@@ -0,0 +1,42 @@
|
||||
# >> GitHub Pages
|
||||
DOMAIN-SUFFIX,github.io
|
||||
# >> GitHub
|
||||
DOMAIN-SUFFIX,githubusercontent.com
|
||||
# >> DigitalOcean OSS
|
||||
DOMAIN-SUFFIX,cdn.digitaloceanspaces.com
|
||||
# >> Vultr OSS
|
||||
DOMAIN-SUFFIX,vultrobjects.com
|
||||
# >> Yandex
|
||||
DOMAIN-SUFFIX,storage.yandexcloud.net
|
||||
# >> Linode
|
||||
DOMAIN-SUFFIX,linodeobjects.com
|
||||
# >> dweb.link IPFS Gateway
|
||||
DOMAIN-SUFFIX,dweb.link
|
||||
# >> GitLab Pages
|
||||
DOMAIN-SUFFIX,gitlab.io
|
||||
# >> BitBucket Pages
|
||||
DOMAIN-SUFFIX,bitbucket.io
|
||||
# >> Cloudflare CDN
|
||||
DOMAIN-SUFFIX,pages.dev
|
||||
DOMAIN-SUFFIX,workers.dev
|
||||
# >> Vercel
|
||||
DOMAIN-SUFFIX,vercel.app
|
||||
DOMAIN-SUFFIX,now.sh
|
||||
DOMAIN-SUFFIX,vercel.dev
|
||||
# >> Render.com
|
||||
DOMAIN-SUFFIX,app.render.com
|
||||
DOMAIN-SUFFIX,onrender.com
|
||||
# >> Netlify
|
||||
DOMAIN-SUFFIX,netlify.app
|
||||
# >> Surge.sh
|
||||
DOMAIN-SUFFIX,surge.sh
|
||||
# >> Firebase Hosting
|
||||
DOMAIN-SUFFIX,web.app
|
||||
DOMAIN-SUFFIX,firebaseapp.com
|
||||
# >> Codesandbox
|
||||
DOMAIN-SUFFIX,csb.app
|
||||
# >> Microsoft Azure
|
||||
DOMAIN-SUFFIX,azurestaticapps.net
|
||||
# >> AWS S3
|
||||
DOMAIN-SUFFIX,s3.amazonaws.com
|
||||
# --- [AWS S3 Replace Me] ---
|
||||
Reference in New Issue
Block a user