更新 clash_vless.yaml
This commit is contained in:
parent
8c4392c4d0
commit
6823d9743e
@ -223,6 +223,13 @@ proxy-groups:
|
||||
proxies:
|
||||
- 🇯🇵 WAP Hysteria2
|
||||
- '🚀 节点选择'
|
||||
-
|
||||
name: '🤖 Gemini'
|
||||
type: select
|
||||
proxies:
|
||||
- '🇺🇸 RackNerd Hysteria2'
|
||||
- '🇺🇸 9929转RackNerd Hysteria2'
|
||||
- '🇺🇸 RackNerd Reality'
|
||||
-
|
||||
name: '🍿 NETFLIX'
|
||||
type: select
|
||||
@ -316,6 +323,9 @@ rules:
|
||||
# Deepseek
|
||||
- DOMAIN-SUFFIX,deepseek.com,🤖 GPT
|
||||
|
||||
# Gemini
|
||||
- RULE-SET,gemini,🤖 Gemini
|
||||
|
||||
# NETFLIX
|
||||
- RULE-SET,netflix,🍿 NETFLIX
|
||||
|
||||
@ -442,6 +452,12 @@ rule-providers:
|
||||
path: ./ruleset/tiktok.yaml
|
||||
interval: 86400
|
||||
|
||||
gemini:
|
||||
type: http
|
||||
behavior: classical
|
||||
url: "https://cdn.jsdelivr.net/gh/blackmatrix7/ios_rule_script@master/rule/Clash/Gemini/Gemini.yaml"
|
||||
path: ./ruleset/gemini.yaml
|
||||
interval: 86400
|
||||
|
||||
# DNS 服务器配置(可选;若不配置,程序内置的 DNS 服务会被关闭)
|
||||
dns:
|
||||
|
Loading…
Reference in New Issue
Block a user