mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-11 16:50:33 +08:00
Update Rules
This commit is contained in:
parent
76cbcfefb9
commit
a372f99d51
@ -58,13 +58,9 @@ c0.wp.com
|
||||
.githubusercontent.com
|
||||
.ghcr.io
|
||||
.githubassets.com
|
||||
.github.io
|
||||
# VSCode Web
|
||||
.vscode-unpkg.net
|
||||
|
||||
# >> GitLab
|
||||
.gitlab.io
|
||||
|
||||
# >> Twitter
|
||||
.twimg.com
|
||||
platform.twitter.com
|
||||
@ -119,24 +115,11 @@ gravatar.cat.net
|
||||
.aspnetcdn.com
|
||||
.software-download.microsoft.com
|
||||
|
||||
# >> Cloudflare CDN
|
||||
.pages.dev
|
||||
.workers.dev
|
||||
|
||||
# >> Catbox
|
||||
files.catbox.moe
|
||||
|
||||
# Serverless Platform & Static Hosting
|
||||
.vercel.app
|
||||
.now.sh
|
||||
.onrender.com
|
||||
.netlify.app
|
||||
.surge.sh
|
||||
.web.app
|
||||
.firebaseapp.com
|
||||
.csb.app
|
||||
# >> CodeSandbox
|
||||
uploads.codesandbox.io
|
||||
.surge.sh
|
||||
|
||||
# >> Video CDN
|
||||
.vimeocdn.com
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
25
List/non_ip/cdn.conf
Normal file
25
List/non_ip/cdn.conf
Normal file
@ -0,0 +1,25 @@
|
||||
# >> GitHub Pages
|
||||
DOMAIN-SUFFIX,github.io
|
||||
# >> GitLab Pages
|
||||
DOMAIN-SUFFIX,gitlab.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
|
||||
@ -142,7 +142,7 @@ DOMAIN-SUFFIX,outlook.com
|
||||
DOMAIN-SUFFIX,s-microsoft.com
|
||||
DOMAIN-SUFFIX,sfx.ms
|
||||
DOMAIN-SUFFIX,sharepoint.com
|
||||
DOMAIN-SUFFIX,visualstudio.com
|
||||
# DOMAIN-SUFFIX,visualstudio.com
|
||||
DOMAIN-SUFFIX,windows.com
|
||||
DOMAIN-SUFFIX,windowsupdate.com
|
||||
|
||||
|
||||
@ -83,9 +83,8 @@ DOMAIN-SUFFIX,fb.com
|
||||
DOMAIN-SUFFIX,majsoul.union-game.com
|
||||
DOMAIN-SUFFIX,newsblur.com
|
||||
|
||||
DOMAIN-KEYWORD,github
|
||||
|
||||
DOMAIN-SUFFIX,mojang.com
|
||||
DOMAIN-KEYWORD,github
|
||||
|
||||
USER-AGENT,Roam*
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#!name=Sukka MitM All Hostnames
|
||||
#!name=[Sukka] MitM All Hostnames
|
||||
#!desc=Perform MitM on all hostnames with port 443, except those to Apple and other common sites which can't be inspected.
|
||||
|
||||
[MITM]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#!name=Sukka Surge Reject MITM
|
||||
#!name=[Sukka] Surge Reject MITM
|
||||
#!desc=为 URL Regex 规则组启用 MITM
|
||||
# Use Build/build.js to generate the list
|
||||
|
||||
|
||||
5
Modules/sukka_surge_network_test_domain.sgmodule
Normal file
5
Modules/sukka_surge_network_test_domain.sgmodule
Normal file
@ -0,0 +1,5 @@
|
||||
#!name=[Sukka] Update Test Url
|
||||
#!desc=设置 Surge 网络检测地址为 Vivo 和 Cloudflare 的 204
|
||||
|
||||
internet-test-url = http://wifi.vivo.com.cn/generate_204
|
||||
proxy-test-url = http://cp.cloudflare.com/generate_204
|
||||
@ -1,4 +1,4 @@
|
||||
#!name=Sukka URL Rewrite
|
||||
#!name=[Sukka] URL Rewrite
|
||||
#!desc=Enable this module to use Sukka URL Rewrite rules
|
||||
|
||||
[URL Rewrite]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user