Skip to content

Commit

Permalink
xingconfig.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
xingkaijun authored Nov 9, 2024
1 parent f824f44 commit e576747
Showing 1 changed file with 17 additions and 7 deletions.
24 changes: 17 additions & 7 deletions config/Clash/config.yaml
Original file line number Diff line number Diff line change
@@ -1,24 +1,32 @@
pr: &pr {type: select, proxies: [🚀 节点选择, 🔯 香港故转, 🔯 日本故转, ♻️ 香港自动, ♻️ 日本自动, ♻️ 美国自动, ♻️ 自动选择, 🇭🇰 香港节点, 🇯🇵 日本节点, 🇺🇲 美国节点, 🌐 全部节点, 🟢 直连]}
proxy-providers:
Airport_01:
zijian:
type: http
interval: 1800
health-check:
enable: true
url: https://www.gstatic.com/generate_204
interval: 300
proxy: 🟢 直连
url: "订阅链接1"
Airport_02:
url: "https://sub.810903.xyz/xkj903xkj903/download/selfvps?target=ClashMeta"
yxip:
type: http
interval: 1800
health-check:
enable: true
url: https://www.gstatic.com/generate_204
interval: 300
proxy: 🟢 直连
url: "订阅链接2"

url: "https://sub.810903.xyz/xkj903xkj903/download/%E4%BC%98%E9%80%89?target=ClashMeta"
share:
type: http
interval: 1800
health-check:
enable: true
url: https://www.gstatic.com/generate_204
interval: 300
proxy: 🟢 直连
url: "https://owo.o00o.ooo/ooo"

unified-delay: true
tcp-concurrent: true
Expand All @@ -45,7 +53,7 @@ proxies:
udp: true

proxy-groups:
- {name: 🚀 节点选择, type: select, proxies: [🔯 香港故转, 🔯 日本故转, ♻️ 香港自动, ♻️ 日本自动, ♻️ 美国自动, ♻️ 自动选择, 🇭🇰 香港节点, 🇯🇵 日本节点, 🇺🇲 美国节点, 🌐 全部节点, 🟢 直连]}
- {name: 🚀 节点选择, type: select, proxies: [VPS, 192.168.71.36, 🔯 香港故转, 🔯 日本故转, ♻️ 香港自动, ♻️ 日本自动, ♻️ 美国自动, ♻️ 自动选择, 🇭🇰 香港节点, 🇯🇵 日本节点, 🇺🇲 美国节点, 🌐 全部节点, 🟢 直连]}
- {name: 📹 YouTube, <<: *pr}
- {name: 🍀 Google, <<: *pr}
- {name: 🤖 ChatGPT, <<: *pr}
Expand All @@ -60,6 +68,8 @@ proxy-groups:
- {name: 🍎 Apple, type: select, proxies: [🟢 直连, 🚀 节点选择]}
- {name: 🎯 全球直连, type: select, proxies: [🟢 直连, 🚀 节点选择]}
- {name: 🐟 漏网之鱼, <<: *pr}
- {name: VPS, type: select, include-all: true, filter: "(?i)AMD"}
- {name: gongxiang, type: url-test, use: - share}
- {name: 🇭🇰 香港节点, type: select, include-all: true, filter: "(?i)港|hk|hongkong|hong kong"}
- {name: 🇯🇵 日本节点, type: select, include-all: true, filter: "(?i)日|jp|japan"}
- {name: 🇺🇲 美国节点, type: select, include-all: true, filter: "(?i)美|us|unitedstates|united states"}
Expand All @@ -68,7 +78,7 @@ proxy-groups:
- {name: ♻️ 香港自动, type: url-test, include-all: true, tolerance: 20, interval: 300, filter: "(?=.*(港|HK|(?i)Hong))^((?!(台|日|韩|新|深|美)).)*$"}
- {name: ♻️ 日本自动, type: url-test, include-all: true, tolerance: 20, interval: 300, filter: "(?=.*(日|JP|(?i)Japan))^((?!(港|台|韩|新|美)).)*$" }
- {name: ♻️ 美国自动, type: url-test, include-all: true, tolerance: 20, interval: 300, filter: "(?=.*(美|US|(?i)States|America))^((?!(港|台|日|韩|新)).)*$"}
- {name: ♻️ 自动选择, type: url-test, include-all: true, tolerance: 20, interval: 300, filter: "^((?!(直连)).)*$"}
- {name: ♻️ 自动选择, type: url-test, include-all: true, tolerance: 20, interval: 300, filter: "^((?!(直连|AMD)).)*$"}
- {name: 🌐 全部节点, type: select, include-all: true}
rules:
- RULE-SET,private_domain,🟢 直连
Expand Down

0 comments on commit e576747

Please sign in to comment.