mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Validate CDN Domains against Public Suffix LIst
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
# >> 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
|
||||
# >> dweb.link IPFS Gateway
|
||||
DOMAIN-SUFFIX,dweb.link
|
||||
# >> GitLab Pages
|
||||
DOMAIN-SUFFIX,gitlab.io
|
||||
# >> Cloudflare CDN
|
||||
@@ -23,11 +33,6 @@ DOMAIN-SUFFIX,firebaseapp.com
|
||||
DOMAIN-SUFFIX,csb.app
|
||||
# >> Microsoft Azure
|
||||
DOMAIN-SUFFIX,azurestaticapps.net
|
||||
# >> Fleek
|
||||
DOMAIN,storageapi.fleek.co
|
||||
DOMAIN,storageapi2.fleek.co
|
||||
# >> GitBook
|
||||
DOMAIN-KEYWORD,files.gitbook.io
|
||||
# >> AWS S3
|
||||
DOMAIN-SUFFIX,s3.amazonaws.com
|
||||
# --- [AWS S3 Replace Me] ---
|
||||
|
||||
Reference in New Issue
Block a user