Skip to content

Commit

Permalink
chore: update activity.
Browse files Browse the repository at this point in the history
  • Loading branch information
Theo-Messi committed Jan 17, 2025
1 parent 1040cfa commit 15aee28
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions Proxy/Clash/T-MihomoConfig.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Updated: CST 2025-01-11 14:25:29
# Updated: CST 2024-10-27 13:36:47
# Author: Theo-Messi
# GitHub Source: https://github.com/Theo-Messi/dotfiles

Expand All @@ -22,7 +22,7 @@ FilterOther: &FilterOther '^(?!.*(直连|港|台|新|日|韩|香港|台湾|新
FilterAll: &FilterAll '^(?!.*(直连|群|邀请|返利|循环|官网|客服|网站|网址|获取|订阅|流量|到期|机场|下次|版本|官址|备用|过期|已用|联系|邮箱|工单|贩卖|通知|倒卖|防止|国内|地址|频道|无法|说明|使用|提示|特别|访问|支持|教程|关注|更新|作者|加入|USE|USED|TOTAL|EXPIRE|EMAIL|Panel|Channel|Author))'

# 锚点 - 策略组
UrlTest: &UrlTest { type: url-test, interval: 60, tolerance: 20, lazy: true, url: 'https://www.gstatic.com/generate_204', disable-udp: false, timeout: 2000, max-failed-times: 3, hidden: true, include-all: true }
UrlTest: &UrlTest { type: url-test, interval: 60, tolerance: 20, lazy: true, url: 'https://www.gstatic.com/generate_204', disable-udp: false, timeout: 2000, max-failed-times: 3, hidden: true, include-all: true, proxies: [REJECT] }
FallBack: &FallBack { type: fallback, interval: 60, lazy: true, url: 'https://www.gstatic.com/generate_204', disable-udp: false, timeout: 2000, max-failed-times: 3, hidden: false }
LoadBalanceCH: &LoadBalanceCH { type: load-balance, interval: 60, lazy: true, url: 'https://www.gstatic.com/generate_204', disable-udp: false, strategy: consistent-hashing, timeout: 2000, max-failed-times: 3, hidden: true, include-all: true }
LoadBalanceCR: &LoadBalanceCR { type: load-balance, interval: 60, lazy: true, url: 'https://www.gstatic.com/generate_204', disable-udp: false, strategy: round-robin, timeout: 2000, max-failed-times: 3, hidden: true, include-all: true }
Expand All @@ -46,8 +46,11 @@ ClassicalYaml: &ClassicalYaml { type: http, interval: 86400, behavior: classical
# 远程订阅组❗️注意:请提供您的机场订阅链接,每个链接一行,并为每个机场命名,末尾的[sub1]为每个节点添加机场名称前缀,可自定义。

proxy-providers:
sub1: { <<: *PProviders, url: '机场订阅地址', override: { additional-prefix: '[sub1] ' } }
sub2: { <<: *PProviders, url: '机场订阅地址', override: { additional-prefix: '[sub2] ' } }
FlyingBird: { <<: *PProviders, url: 'http://fbapiv1.fbsublink.com/flydsubal/dph95eji9agc90oz?sub=2&extend=1', override: { additional-prefix: '[FlyingBird] ' } }
# 一元机场: { <<: *PProviders, url: 'https://sub1.smallstrawberry.com/api/v1/client/subscribe?token=101933d48f4cc319b0a1fbb5effe01cd', override: { additional-prefix: '[一元机场] ' } }
飞兔云: { <<: *PProviders, url: 'https://fly0001.buzz/gateway/feitu?token=0f9fc7fef963de2487cd57da951e605a', override: { additional-prefix: '[飞兔云] ' } }
青云梯: { <<: *PProviders, url: 'https://subapi01.qytsublink.com/api/v1/client/subscribe?token=b69f1ca2e6975cc02eb532cff6c00f1c', override: { additional-prefix: '[青云梯] ' } }
自建服务器: { <<: *PProviders, url: 'https://ghfast.top/https://gist.githubusercontent.com/Theo-messi/6c8ac03bf6983673c1b85b00f13a1afa/raw/server.yaml', override: { additional-prefix: '[自建服务器] ' } }

# 全局配置
port: 7890
Expand Down Expand Up @@ -204,7 +207,7 @@ proxy-groups:
- { name: 中转机, type: select, proxies: [香港策略, 台湾策略, 日本策略, 新加坡策略, 韩国策略, 美国策略, 欧盟策略, 冷门自选, 全球手动], icon: https://ghfast.top/https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Rocket.png }
- { name: 落地机, type: select, include-all: true, filter: *FilterAll, icon: https://ghfast.top/https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Domestic.png }
- { name: 国内网站, type: select, proxies: [直连], icon: https://ghfast.top/https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/China.png }
- { name: 国外网站, <<: *SelectProxy, icon: https://raw.githubusercontent.com/Orz-3/mini/master/Color/Global.png }
- { name: 国外网站, <<: *SelectProxy, icon: https://ghfast.top/https://raw.githubusercontent.com/Orz-3/mini/master/Color/Global.png }
# 自动测速
- { name: 香港自动, <<: *UrlTest, filter: *FilterHK, icon: https://ghfast.top/https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Auto.png }
- { name: 台湾自动, <<: *UrlTest, filter: *FilterTW, icon: https://ghfast.top/https://raw.githubusercontent.com/Koolson/Qure/master/IconSet/Color/Auto.png }
Expand Down

0 comments on commit 15aee28

Please sign in to comment.