Updates to config-clash/solar/warpgate.yaml
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
# ————————————————————————————————————————————————————— LOCAL PROXY —————————————————————————————————————————————————————
|
# ————————————————————————————————————————————————————— LOCAL PROXY —————————————————————————————————————————————————————
|
||||||
port: 7890
|
port: 7890
|
||||||
socks-port: 7891
|
socks-port: 7891
|
||||||
redir-port: 7892
|
redir-port: 7892
|
||||||
tproxy-port: 7893
|
tproxy-port: 7893
|
||||||
mixed-port: 7894
|
mixed-port: 7894
|
||||||
|
|
||||||
allow-lan: true
|
allow-lan: true
|
||||||
bind-address: "*"
|
bind-address: "*"
|
||||||
@@ -25,9 +25,9 @@ disable-keep-alive: true
|
|||||||
# interface-name: en0 # Outbound interface name
|
# interface-name: en0 # Outbound interface name
|
||||||
|
|
||||||
# ————————————————————————————————————————————————————— SMART GROUPS ————————————————————————————————————————————————————
|
# ————————————————————————————————————————————————————— SMART GROUPS ————————————————————————————————————————————————————
|
||||||
lgbm-auto-update: true # enable model auto update, the default is false
|
lgbm-auto-update: true # enable model auto update, the default is false
|
||||||
lgbm-update-interval: 72 # model auto update interval, the default is 72 (hours)
|
lgbm-update-interval: 72 # model auto update interval, the default is 72 (hours)
|
||||||
lgbm-url: "https://github.com/vernesong/mihomo/releases/download/LightGBM-Model/Model.bin" # model update url
|
lgbm-url: "https://github.com/vernesong/mihomo/releases/download/LightGBM-Model/Model.bin" # model update url
|
||||||
|
|
||||||
# ———————————————————————————————————————————————————————— HOSTS ————————————————————————————————————————————————————————
|
# ———————————————————————————————————————————————————————— HOSTS ————————————————————————————————————————————————————————
|
||||||
hosts:
|
hosts:
|
||||||
@@ -1656,8 +1656,8 @@ rule-providers:
|
|||||||
path: "./rule_provider/services/discord.yaml"
|
path: "./rule_provider/services/discord.yaml"
|
||||||
<<: *default_rule_provider_config
|
<<: *default_rule_provider_config
|
||||||
Dropbox:
|
Dropbox:
|
||||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/discord.yaml
|
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/dropbox.yaml
|
||||||
path: "./rule_provider/services/discord.yaml"
|
path: "./rule_provider/services/dropbox.yaml"
|
||||||
<<: *default_rule_provider_config
|
<<: *default_rule_provider_config
|
||||||
Electronic Arts:
|
Electronic Arts:
|
||||||
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/ea.yaml
|
url: https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main/rule-provider/services/ea.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user