From c2b23fc75de2588da2b4ae8ca0376fb12575aae0 Mon Sep 17 00:00:00 2001 From: remittor Date: Mon, 5 May 2025 13:41:28 +0300 Subject: [PATCH] proxy: Add package zapret-openwrt --- _addons.config | 4 ++++ _proxy.config | 6 ++++++ 2 files changed, 10 insertions(+) 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