Update clash_v2.yml
This commit is contained in:
parent
0d4ee4c7ff
commit
ad616484c9
31
clash_v2.yml
31
clash_v2.yml
@ -121,7 +121,8 @@ proxy-providers:
|
||||
AirportShandianProTaiwan:
|
||||
type: http
|
||||
path: ./providers/proxy/AirportShandianProJapan.yaml
|
||||
url: "https://a.ppconverter.eu.org/api/convert?url=https%3A%2F%2Fb88c32b7-e6db-4dc8-b44f-a13e5160f674.nginxsd.xyz%2Fapi%2Fv1%2Fclient%2Fsubscribe%3Ftoken%3Da629ecf09cd5408c12610a8171085d7c"
|
||||
# url: "https://a.ppconverter.eu.org/api/convert?url=https%3A%2F%2Fb88c32b7-e6db-4dc8-b44f-a13e5160f674.nginxsd.xyz%2Fapi%2Fv1%2Fclient%2Fsubscribe%3Ftoken%3Da629ecf09cd5408c12610a8171085d7c"
|
||||
url: "https://a.ppconverter.eu.org/api/convert?url=https://b88c32b7-e6db-4dc8-b44f-a13e5160f674.shandiannginx.com/api/v1/client/subscribe?token=a629ecf09cd5408c12610a8171085d7c"
|
||||
interval: 1800
|
||||
filter: '台湾'
|
||||
health-check:
|
||||
@ -153,6 +154,10 @@ proxy-providers:
|
||||
|
||||
|
||||
proxies:
|
||||
- name: "local-reality"
|
||||
type: socks5
|
||||
server: 127.0.0.1
|
||||
port: 10000
|
||||
- name: "v2ray-yxcft2-likezgq"
|
||||
type: vmess
|
||||
server: 18.65.181.229
|
||||
@ -178,7 +183,7 @@ proxies:
|
||||
# server: 104.27.80.65
|
||||
server: 172.64.93.84
|
||||
port: 8080
|
||||
uuid: 318cf970-5945-46e9-cf6d-660bdf65444a
|
||||
uuid: e3a45881-f11b-42da-b0d0-4f1f57c5d57b
|
||||
alterId: 0
|
||||
cipher: none
|
||||
#udp: true
|
||||
@ -192,7 +197,7 @@ proxies:
|
||||
ws-opts:
|
||||
headers:
|
||||
Host: cfws.likezgq.top
|
||||
path: /status
|
||||
path: /ws
|
||||
|
||||
proxy-groups:
|
||||
- name: GPT_LOWEST_DELAY1
|
||||
@ -206,8 +211,15 @@ proxy-groups:
|
||||
# - AirportShandianProSingapore
|
||||
- AirportShandianProTaiwan
|
||||
- AirportShandianProJapan
|
||||
|
||||
- name: GPT_SELECTED
|
||||
type: select
|
||||
proxies:
|
||||
# - "v2ray-yxcft2-likezgq"
|
||||
- "v2ray-yxcf-likezgq"
|
||||
- "local-reality"
|
||||
- GPT_LOWEST_DELAY1
|
||||
- PG_AMERICA
|
||||
|
||||
- name: LOWEST_DELAY1
|
||||
type: url-test
|
||||
url: http://www.gstatic.com/generate_204
|
||||
@ -410,13 +422,14 @@ rules:
|
||||
- DOMAIN-SUFFIX,anthropic.com,PG_AMERICA
|
||||
# - DOMAIN-SUFFIX,claude.ai,PG_AMERICA
|
||||
# - DOMAIN-SUFFIX,openai.com,PG_SB_AMERICA
|
||||
- DOMAIN,google.com,GPT_LOWEST_DELAY1
|
||||
- DOMAIN,google.com,GPT_SELECTED
|
||||
- DOMAIN,huggingface.co,PG_SB_AMERICA
|
||||
# - DOMAIN-SUFFIX,openai.com,PG_SINGLEAPORE
|
||||
# - DOMAIN-SUFFIX,chatgpt.com,PG_SINGLEAPORE
|
||||
- DOMAIN-SUFFIX,openai.com,GPT_LOWEST_DELAY1
|
||||
- DOMAIN-KEYWORD,openai,GPT_LOWEST_DELAY1
|
||||
- DOMAIN-KEYWORD,chatgpt,GPT_LOWEST_DELAY1
|
||||
- DOMAIN-SUFFIX,openai.com,GPT_SELECTED
|
||||
- DOMAIN-KEYWORD,openai,GPT_SELECTED
|
||||
- DOMAIN-KEYWORD,chatgpt,GPT_SELECTED
|
||||
- DOMAIN-KEYWORD,youtube,GPT_SELECTED
|
||||
- DOMAIN-SUFFIX,v2ex.com,PG_SINGLEAPORE
|
||||
- DOMAIN-SUFFIX,bard.google.com,PG_AMERICA
|
||||
- DOMAIN-SUFFIX,one.google.com,PG_AMERICA
|
||||
@ -430,7 +443,7 @@ rules:
|
||||
- DOMAIN-KEYWORD,paypal,PG_AMERICA
|
||||
- DOMAIN-KEYWORD,paypa1,PG_AMERICA
|
||||
- DOMAIN-SUFFIX,github.com:22,PG_SB_AMERICA
|
||||
- DOMAIN-KEYWORD,github,GPT_LOWEST_DELAY1
|
||||
- DOMAIN-KEYWORD,github,GPT_SELECTED
|
||||
- DOMAIN-KEYWORD,discord,PG_AMERICA
|
||||
- DOMAIN-KEYWORD,us-api,PG_AMERICA
|
||||
- RULE-SET,applications,DIRECT
|
||||
|
||||
Loading…
Reference in New Issue
Block a user