Fix install Podkop

This commit is contained in:
CodeRoK7
2025-02-27 00:23:33 +05:00
committed by GitHub
parent 9c95f2f916
commit 1f61888680

View File

@@ -291,7 +291,7 @@ else
uci set podkop.main.interface="$INTERFACE_NAME"
uci set podkop.main.domain_list_enabled='1'
uci set podkop.main.domain_list='ru_inside'
uci set podkop.main.delist_domains_enabled='0'
uci set podkop.main.subnets_list_enabled='1'
uci add_list podkop.main.subnets='meta'
uci add_list podkop.main.subnets='twitter'
uci add_list podkop.main.subnets='discord'