From 97a11bc8b4ab9cb6cd7e66c681f16cebf93934aa Mon Sep 17 00:00:00 2001 From: zhusir Date: Wed, 21 Sep 2022 21:10:54 +0800 Subject: [PATCH] luci-app-passwall: add default shunt rules Game shunting rules, to a limited extent to solve the problem of proxy for a series of game platforms such as steam,choose direct connection when shunting Youtube shuning rules, Solve the problem that access to fonts.googleapis.com times out in some regions, resulting in a white screen on YouTube --- .../root/usr/share/passwall/0_default_config | 10 ++++++++++ 1 file changed, 10 insertions(+) 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 f6233caed..4e8d49917 100644 --- a/luci-app-passwall/root/usr/share/passwall/0_default_config +++ b/luci-app-passwall/root/usr/share/passwall/0_default_config @@ -94,6 +94,10 @@ config nodes 'myshunt' option default_node 'nil' option domainStrategy 'IPOnDemand' +config shunt_rules 'GAME' + option remarks 'GAME' + option domain_list 'geosite:category-games@cn' + config shunt_rules 'AD' option remarks 'AD' option domain_list 'geosite:category-ads-all' @@ -106,6 +110,12 @@ config shunt_rules 'Telegram' option remarks 'Telegram' option ip_list 'geoip:telegram' +config shunt_rules 'YOUTUBE' + option remarks 'YOUTUBE' + option domain_list 'www.youtube.com +youtube.com +fonts.googleapis.com' + config shunt_rules 'Netflix' option remarks 'Netflix' option domain_list 'fast.com