diff --git a/_addons.config b/_addons.config index 2be06bd..ffb0012 100644 --- a/_addons.config +++ b/_addons.config @@ -46,8 +46,10 @@ CONFIG_FEED__alpine_fan_control=m CONFIG_FEED__amneziawg=m ### Zapret -#GIT_FEED _zapret=https://github.com/remittor/zapret-openwrt.git +#GIT_FEED _zapret=https://github.com/remittor/zapret-openwrt.git zap1 CONFIG_FEED__zapret=m +#GIT_FEED _zapret2=https://github.com/remittor/zapret-openwrt.git master +CONFIG_FEED__zapret2=m ### ruantiblock #GIT_FEED _ruantiblock=https://github.com/gSpotx2f/ruantiblock_openwrt.git diff --git a/_proxy.config b/_proxy.config index 016257d..1e9380a 100644 --- a/_proxy.config +++ b/_proxy.config @@ -13,3 +13,8 @@ CONFIG_PACKAGE_zapret-tpws=y CONFIG_PACKAGE_zapret-mdig=y CONFIG_PACKAGE_zapret-ip2net=y CONFIG_PACKAGE_luci-app-zapret=y + +CONFIG_PACKAGE_zapret2=y +CONFIG_PACKAGE_zapret2-mdig=y +CONFIG_PACKAGE_zapret2-ip2net=y +CONFIG_PACKAGE_luci-app-zapret2=y