diff --git a/_addons.config b/_addons.config index b9fbe88..6569321 100644 --- a/_addons.config +++ b/_addons.config @@ -45,6 +45,10 @@ CONFIG_FEED__alpine_fan_control=m #GIT_FEED _amneziawg=https://github.com/lolo6oT/awg-openwrt.git dev-24.10 CONFIG_FEED__amneziawg=m +### Zapret +#GIT_FEED _zapret=https://github.com/remittor/zapret-openwrt.git +CONFIG_FEED__zapret=m + ### ruantiblock #GIT_FEED _ruantiblock=https://github.com/gSpotx2f/ruantiblock_openwrt.git CONFIG_FEED__ruantiblock=m diff --git a/_proxy.config b/_proxy.config index 3477bec..016257d 100644 --- a/_proxy.config +++ b/_proxy.config @@ -7,3 +7,9 @@ CONFIG_PACKAGE_luci-app-https-dns-proxy=y CONFIG_PACKAGE_luci-i18n-https-dns-proxy-ru=y CONFIG_PACKAGE_igmpproxy=y + +CONFIG_PACKAGE_zapret=y +CONFIG_PACKAGE_zapret-tpws=y +CONFIG_PACKAGE_zapret-mdig=y +CONFIG_PACKAGE_zapret-ip2net=y +CONFIG_PACKAGE_luci-app-zapret=y