parent
8eb65c7355
commit
65456ed083
@ -96,9 +96,9 @@ config nodes 'myshunt'
|
|||||||
option protocol '_shunt'
|
option protocol '_shunt'
|
||||||
option DirectGame '_direct'
|
option DirectGame '_direct'
|
||||||
option ProxyGame '_default'
|
option ProxyGame '_default'
|
||||||
|
option AIGC '_default'
|
||||||
|
option Streaming '_default'
|
||||||
option Proxy '_default'
|
option Proxy '_default'
|
||||||
option Netflix '_default'
|
|
||||||
option OpenAI '_default'
|
|
||||||
option Direct '_direct'
|
option Direct '_direct'
|
||||||
option default_node 'nil'
|
option default_node 'nil'
|
||||||
option domainStrategy 'IPOnDemand'
|
option domainStrategy 'IPOnDemand'
|
||||||
@ -161,9 +161,28 @@ config shunt_rules 'ProxyGame'
|
|||||||
option domain_list 'geosite:category-games
|
option domain_list 'geosite:category-games
|
||||||
domain:store.steampowered.com'
|
domain:store.steampowered.com'
|
||||||
|
|
||||||
config shunt_rules 'OpenAI'
|
config shunt_rules 'AIGC'
|
||||||
option remarks 'OpenAI'
|
option remarks 'AIGC'
|
||||||
option domain_list 'geosite:openai'
|
option domain_list 'geosite:openai
|
||||||
|
geosite:anthropic
|
||||||
|
domain:aistudio.google.com
|
||||||
|
domain:ai.google.dev
|
||||||
|
domain:gemini.google.com
|
||||||
|
domain:generativelanguage.googleapis.com
|
||||||
|
domain:makersuite.google.com
|
||||||
|
domain:alkalicore-pa.clients6.google.com
|
||||||
|
domain:alkalimakersuite-pa.clients6.google.com
|
||||||
|
domain:deepmind.com
|
||||||
|
domain:deepmind.google
|
||||||
|
domain:geller-pa.googleapis.com
|
||||||
|
domain:proactivebackend-pa.googleapis.com
|
||||||
|
domain:generativeai.google
|
||||||
|
domain:meta.ai'
|
||||||
|
|
||||||
|
config shunt_rules 'Streaming'
|
||||||
|
option remarks 'Streaming'
|
||||||
|
option domain_list 'geosite:netflix
|
||||||
|
geosite:disney'
|
||||||
|
|
||||||
config shunt_rules 'Proxy'
|
config shunt_rules 'Proxy'
|
||||||
option remarks 'Proxy'
|
option remarks 'Proxy'
|
||||||
@ -192,10 +211,6 @@ config shunt_rules 'Proxy'
|
|||||||
2606:4700:4700::1111
|
2606:4700:4700::1111
|
||||||
2606:4700:4700::1001'
|
2606:4700:4700::1001'
|
||||||
|
|
||||||
config shunt_rules 'Netflix'
|
|
||||||
option remarks 'Netflix'
|
|
||||||
option domain_list 'geosite:netflix'
|
|
||||||
|
|
||||||
config shunt_rules 'Direct'
|
config shunt_rules 'Direct'
|
||||||
option remarks 'Direct'
|
option remarks 'Direct'
|
||||||
option domain_list 'geosite:cn'
|
option domain_list 'geosite:cn'
|
||||||
|
@ -187,7 +187,7 @@ index 24662de..77b6a0b 100644
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
diff --git a/luci-app-passwall/root/usr/share/passwall/0_default_config b/luci-app-passwall/root/usr/share/passwall/0_default_config
|
diff --git a/luci-app-passwall/root/usr/share/passwall/0_default_config b/luci-app-passwall/root/usr/share/passwall/0_default_config
|
||||||
index 3ac47fb..ed96a2f 100644
|
index 3addd08..25ad638 100644
|
||||||
--- a/luci-app-passwall/root/usr/share/passwall/0_default_config
|
--- a/luci-app-passwall/root/usr/share/passwall/0_default_config
|
||||||
+++ b/luci-app-passwall/root/usr/share/passwall/0_default_config
|
+++ b/luci-app-passwall/root/usr/share/passwall/0_default_config
|
||||||
@@ -32,7 +32,7 @@ config global_haproxy
|
@@ -32,7 +32,7 @@ config global_haproxy
|
||||||
|
Loading…
Reference in New Issue
Block a user