Skip to content

Commit

Permalink
CST 2024-09-04 13:27:25
Browse files Browse the repository at this point in the history
  • Loading branch information
vercel[bot] committed Sep 4, 2024
1 parent 6d42ccd commit 3a88659
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Proxy/Clash/T-MetaConfig.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
# Updated: CST 2024-09-02 12:34:19
# Updated: CST 2024-09-04 13:27:25
# Author: Theo-Messi
# GitHub Source: https://github.com/Theo-Messi/dotfiles

pp: &pp { type: http, interval: 86400, health-check: { enable: true, url: http://www.gstatic.com/generate_204, interval: 600, format: yaml } }
pc: &pc { type: http, behavior: classical, interval: 86400, format: yaml }
pd: &pd { type: http, behavior: domain, interval: 86400, format: yaml }
pdm: &pdm { type: http, behavior: domain, interval: 86400, format: mrs }
pi: &pi { type: http, behavior: ipcidr, interval: 86400, format: yaml }
pim: &pim { type: http, behavior: ipcidr, interval: 86400, format: mrs }
pi: &pi { type: http, behavior: ipcidr, interval: 86400, format: mrs }
o1: &o1 { type: select, proxies: [๐Ÿš€ ่Š‚็‚น้€‰ๆ‹ฉ, โ™ป๏ธ ่‡ชๅŠจ้€‰ๆ‹ฉ, ๐Ÿ‡ญ๐Ÿ‡ฐ ้ฆ™ๆธฏ่Š‚็‚น, ๐Ÿ‡จ๐Ÿ‡ณ ๅฐๆนพ่Š‚็‚น, ๐Ÿ‡ธ๐Ÿ‡ฌ ็‹ฎๅŸŽ่Š‚็‚น, ๐Ÿ‡ฏ๐Ÿ‡ต ๆ—ฅๆœฌ่Š‚็‚น, ๐Ÿ‡บ๐Ÿ‡ธ ็พŽๅ›ฝ่Š‚็‚น, ๐Ÿ’  ๅ…ถไป–ๅœฐๅŒบ, ๐ŸŽฏ ๅ…จ็ƒ็›ด่ฟž], include-all-providers: true }
o2: &o2 { type: select, proxies: [๐ŸŽฏ ๅ…จ็ƒ็›ด่ฟž, ๐Ÿš€ ่Š‚็‚น้€‰ๆ‹ฉ, โ™ป๏ธ ่‡ชๅŠจ้€‰ๆ‹ฉ, ๐Ÿ‡ญ๐Ÿ‡ฐ ้ฆ™ๆธฏ่Š‚็‚น, ๐Ÿ‡จ๐Ÿ‡ณ ๅฐๆนพ่Š‚็‚น, ๐Ÿ‡ธ๐Ÿ‡ฌ ็‹ฎๅŸŽ่Š‚็‚น, ๐Ÿ‡ฏ๐Ÿ‡ต ๆ—ฅๆœฌ่Š‚็‚น, ๐Ÿ‡บ๐Ÿ‡ธ ็พŽๅ›ฝ่Š‚็‚น, ๐Ÿ’  ๅ…ถไป–ๅœฐๅŒบ] }

Expand Down Expand Up @@ -169,16 +168,16 @@ rule-providers:
<<: *pc
url: 'https://github.com/ACL4SSR/ACL4SSR/raw/master/Clash/Providers/ChinaDomain.yaml'
Geoip_cn:
<<: *pim
<<: *pi
url: 'https://github.com/MetaCubeX/meta-rules-dat/raw/meta/geo/geoip/cn.mrs'
Geoip_private:
<<: *pim
<<: *pi
url: 'https://github.com/MetaCubeX/meta-rules-dat/raw/meta/geo/geoip/private.mrs'
# ChinaCompanyIp:
# <<: *pi
# url: 'https://github.com/ACL4SSR/ACL4SSR/raw/master/Clash/Providers/ChinaCompanyIp.yaml'
ChinaIp:
<<: *pim
<<: *pi
url: 'https://github.com/MetaCubeX/meta-rules-dat/raw/meta/geo/geoip/cn.mrs'

mixed-port: 7890
Expand All @@ -190,7 +189,7 @@ external-controller: 0.0.0.0:9090
secret: '123456'
find-process-mode: strict
global-client-fingerprint: chrome
global-ua: clash-verge-rev/v1.7.5
global-ua: clash-verge-rev/v1.7.7
profile:
store-selected: true
store-fake-ip: true
Expand All @@ -202,10 +201,11 @@ dns:
listen: 0.0.0.0:7874
enhanced-mode: fake-ip
nameserver:
- 119.29.29.29
- 223.5.5.5
- https://223.5.5.5/dns-query#h3=true
- https://223.6.6.6/dns-query#h3=true
default-nameserver:
- 223.5.5.5
- 223.6.6.6
proxy-server-nameserver:
- https://dns.alidns.com/dns-query
- https://dns.pub/dns-query
Expand Down

0 comments on commit 3a88659

Please sign in to comment.