From ec568b32b88c7ef525c51dc38031e3e9316c8a0e Mon Sep 17 00:00:00 2001 From: Conners Hua Date: Thu, 30 Sep 2021 12:18:02 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A9=20AICoin?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Clash/RuleSet/Global.yaml | 1 + Quantumult/Filter/Global.list | 1 + Quantumult/Rewrite/General.conf | 2 +- Surge/Module/General.sgmodule | 2 +- Surge/Outbound.conf | 3 +++ Surge/Ruleset/Global.list | 1 + 6 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Clash/RuleSet/Global.yaml b/Clash/RuleSet/Global.yaml index c233af2..f6b7d52 100644 --- a/Clash/RuleSet/Global.yaml +++ b/Clash/RuleSet/Global.yaml @@ -555,6 +555,7 @@ payload: - DOMAIN-SUFFIX,go.dev - DOMAIN-SUFFIX,golang.org # > Others + - DOMAIN-SUFFIX,aicoin.com - DOMAIN-SUFFIX,bing.com - DOMAIN-SUFFIX,cccat.io - DOMAIN-SUFFIX,dubox.com diff --git a/Quantumult/Filter/Global.list b/Quantumult/Filter/Global.list index 8cb9371..633e16e 100644 --- a/Quantumult/Filter/Global.list +++ b/Quantumult/Filter/Global.list @@ -549,6 +549,7 @@ DOMAIN,lookup-api.apple.com,PROXY DOMAIN-SUFFIX,go.dev,PROXY DOMAIN-SUFFIX,golang.org,PROXY # > Others +DOMAIN-SUFFIX,aicoin.com,PROXY DOMAIN-SUFFIX,bing.com,PROXY DOMAIN-SUFFIX,cccat.io,PROXY DOMAIN-SUFFIX,dubox.com,PROXY diff --git a/Quantumult/Rewrite/General.conf b/Quantumult/Rewrite/General.conf index 2f2e37d..1c51f2a 100644 --- a/Quantumult/Rewrite/General.conf +++ b/Quantumult/Rewrite/General.conf @@ -82,4 +82,4 @@ hostname = www.google.cn,www.firefox.com.cn,api.abema.io,app.biliintl.com,passpo ^https?:\/\/app\.biliintl\.com\/(intl\/gateway\/v\d\/app\/data\/report\/heartbeat\/mobile|x\/(history|reply)/v\d/add) url script-request-body https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Rewrite/bstar.js # AICoin -^http:\/\/(www.)?aicoin\.cn\/$ url 302 https://www.aicoin.cn/?long_lives_aicoin=%22live%22 \ No newline at end of file +^http:\/\/(www.)?aicoin\.cn\/$ url 302 https://www.aicoin.com/ \ No newline at end of file diff --git a/Surge/Module/General.sgmodule b/Surge/Module/General.sgmodule index 8912340..e642bb2 100644 --- a/Surge/Module/General.sgmodule +++ b/Surge/Module/General.sgmodule @@ -101,7 +101,7 @@ tun-excluded-routes = %APPEND% 239.255.255.250/32 (^https?:\/\/passport\.biliintl\.com\/x\/intl\/passport-login\/.+)(&s_locale=zh-Hans_[A-Z]{2})(.+)(&sim_code=\d+)(.+) $1&s_locale=zh-Hans_PH$35&sim_code=51503$5 header # AICoin -^http:\/\/(www.)?aicoin\.cn\/$ https://www.aicoin.cn/?long_lives_aicoin=%22live%22 302 +^http:\/\/(www.)?aicoin\.cn\/$ https://www.aicoin.com/ 302 [Script] bstar_login = type=http-request,pattern=^https?:\/\/passport\.biliintl\.com\/x\/intl\/passport-login\/(sms\/send|reg\/sms|oauth2\/access_token|login\/sms),requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Rewrite/bstar.js,script-update-interval=0 diff --git a/Surge/Outbound.conf b/Surge/Outbound.conf index 3d56fcd..52ffd4d 100644 --- a/Surge/Outbound.conf +++ b/Surge/Outbound.conf @@ -247,6 +247,9 @@ falogin.cn = server:syslib # AbeamTV - api.abema.io ^https?:\/\/api\.abema\.io\/v\d\/ip\/check - reject +# AICoin +^http:\/\/(www.)?aicoin\.cn\/$ https://www.aicoin.com/ 302 + # Block Ads Start # Block Ads End diff --git a/Surge/Ruleset/Global.list b/Surge/Ruleset/Global.list index a4fe2fc..d483377 100644 --- a/Surge/Ruleset/Global.list +++ b/Surge/Ruleset/Global.list @@ -556,6 +556,7 @@ DOMAIN,lookup-api.apple.com DOMAIN-SUFFIX,go.dev DOMAIN-SUFFIX,golang.org # > Others +DOMAIN-SUFFIX,aicoin.com DOMAIN-SUFFIX,bing.com DOMAIN-SUFFIX,cccat.io DOMAIN-SUFFIX,dubox.com