diff --git a/Lua‑модуль.md b/Lua‑модуль.md index c1b1f09..b278e36 100644 --- a/Lua‑модуль.md +++ b/Lua‑модуль.md @@ -17,15 +17,15 @@ _OpenWrt <= 24.10:_ _OpenWrt >= 25.12:_ - wget --no-check-certificate -O /tmp/ruantiblock-mod-lua-2.1.10-r1.apk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/25.12/ruantiblock-mod-lua-2.1.10-r1.apk - apk --allow-untrusted add /tmp/ruantiblock-mod-lua-2.1.10-r1.apk - rm /tmp/ruantiblock-mod-lua-2.1.10-r1.apk + wget --no-check-certificate -O /tmp/ruantiblock-mod-lua-2.1.11-r1.apk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/25.12/ruantiblock-mod-lua-2.1.11-r1.apk + apk --allow-untrusted add /tmp/ruantiblock-mod-lua-2.1.11-r1.apk + rm /tmp/ruantiblock-mod-lua-2.1.11-r1.apk _OpenWrt <= 24.10:_ - wget --no-check-certificate -O /tmp/ruantiblock-mod-lua_2.1.10-r1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/24.10/ruantiblock-mod-lua_2.1.10-r1_all.ipk - opkg install /tmp/ruantiblock-mod-lua_2.1.10-r1_all.ipk - rm /tmp/ruantiblock-mod-lua_2.1.10-r1_all.ipk + wget --no-check-certificate -O /tmp/ruantiblock-mod-lua_2.1.11-r1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/24.10/ruantiblock-mod-lua_2.1.11-r1_all.ipk + opkg install /tmp/ruantiblock-mod-lua_2.1.11-r1_all.ipk + rm /tmp/ruantiblock-mod-lua_2.1.11-r1_all.ipk **3. Включение модуля:** diff --git a/Python‑модуль.md b/Python‑модуль.md index 7bd4702..3f413c8 100644 --- a/Python‑модуль.md +++ b/Python‑модуль.md @@ -16,15 +16,15 @@ _OpenWrt <= 24.10:_ _OpenWrt >= 25.12:_ - wget --no-check-certificate -O /tmp/ruantiblock-mod-py-2.1.10-r1.apk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/25.12/ruantiblock-mod-py-2.1.10-r1.apk - apk --allow-untrusted add /tmp/ruantiblock-mod-py-2.1.10-r1.apk - rm /tmp/ruantiblock-mod-py-2.1.10-r1.apk + wget --no-check-certificate -O /tmp/ruantiblock-mod-py-2.1.11-r1.apk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/25.12/ruantiblock-mod-py-2.1.11-r1.apk + apk --allow-untrusted add /tmp/ruantiblock-mod-py-2.1.11-r1.apk + rm /tmp/ruantiblock-mod-py-2.1.11-r1.apk _OpenWrt <= 24.10:_ - wget --no-check-certificate -O /tmp/ruantiblock-mod-py_2.1.10-r1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/24.10/ruantiblock-mod-py_2.1.10-r1_all.ipk - opkg install /tmp/ruantiblock-mod-py_2.1.10-r1_all.ipk - rm /tmp/ruantiblock-mod-py_2.1.10-r1_all.ipk + wget --no-check-certificate -O /tmp/ruantiblock-mod-py_2.1.11-r1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/24.10/ruantiblock-mod-py_2.1.11-r1_all.ipk + opkg install /tmp/ruantiblock-mod-py_2.1.11-r1_all.ipk + rm /tmp/ruantiblock-mod-py_2.1.11-r1_all.ipk **3. Включение модуля:** diff --git a/Самостоятельная-установка-и-настройка.md b/Самостоятельная-установка-и-настройка.md index 6d21fcb..472b470 100644 --- a/Самостоятельная-установка-и-настройка.md +++ b/Самостоятельная-установка-и-настройка.md @@ -73,15 +73,15 @@ _OpenWrt <= 24.10:_ _OpenWrt >= 25.12:_ - wget --no-check-certificate -O /tmp/ruantiblock-2.1.10-r1.apk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/25.12/ruantiblock-2.1.10-r1.apk - apk --allow-untrusted add /tmp/ruantiblock-2.1.10-r1.apk - rm /tmp/ruantiblock-2.1.10-r1.apk + wget --no-check-certificate -O /tmp/ruantiblock-2.1.11-r1.apk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/25.12/ruantiblock-2.1.11-r1.apk + apk --allow-untrusted add /tmp/ruantiblock-2.1.11-r1.apk + rm /tmp/ruantiblock-2.1.11-r1.apk _OpenWrt <= 24.10:_ - wget --no-check-certificate -O /tmp/ruantiblock_2.1.10-r1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/24.10/ruantiblock_2.1.10-r1_all.ipk - opkg install /tmp/ruantiblock_2.1.10-r1_all.ipk - rm /tmp/ruantiblock_2.1.10-r1_all.ipk + wget --no-check-certificate -O /tmp/ruantiblock_2.1.11-r1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/24.10/ruantiblock_2.1.11-r1_all.ipk + opkg install /tmp/ruantiblock_2.1.11-r1_all.ipk + rm /tmp/ruantiblock_2.1.11-r1_all.ipk **3. Установка luci-app-ruantiblock** @@ -89,13 +89,13 @@ _OpenWrt <= 24.10:_ _OpenWrt >= 25.12:_ - wget --no-check-certificate -O /tmp/luci-app-ruantiblock-2.1.10-r2.apk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/25.12/luci-app-ruantiblock-2.1.10-r2.apk - apk --allow-untrusted add /tmp/luci-app-ruantiblock-2.1.10-r2.apk + wget --no-check-certificate -O /tmp/luci-app-ruantiblock-2.1.11-r1.apk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/25.12/luci-app-ruantiblock-2.1.11-r1.apk + apk --allow-untrusted add /tmp/luci-app-ruantiblock-2.1.11-r1.apk - wget --no-check-certificate -O /tmp/luci-i18n-ruantiblock-ru-2.1.10-r2.apk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/25.12/luci-i18n-ruantiblock-ru-2.1.10-r2.apk - apk --allow-untrusted add /tmp/luci-i18n-ruantiblock-ru-2.1.10-r2.apk + wget --no-check-certificate -O /tmp/luci-i18n-ruantiblock-ru-2.1.11-r1.apk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/25.12/luci-i18n-ruantiblock-ru-2.1.11-r1.apk + apk --allow-untrusted add /tmp/luci-i18n-ruantiblock-ru-2.1.11-r1.apk - rm /tmp/luci-app-ruantiblock-2.1.10-r2.apk /tmp/luci-i18n-ruantiblock-ru-2.1.10-r2.apk + rm /tmp/luci-app-ruantiblock-2.1.11-r1.apk /tmp/luci-i18n-ruantiblock-ru-2.1.11-r1.apk rm -f /tmp/luci-modulecache/* /tmp/luci-indexcache* /etc/init.d/rpcd restart @@ -103,13 +103,13 @@ _OpenWrt >= 25.12:_ _OpenWrt <= 24.10:_ - wget --no-check-certificate -O /tmp/luci-app-ruantiblock_2.1.10-r2_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/24.10/luci-app-ruantiblock_2.1.10-r2_all.ipk - opkg install /tmp/luci-app-ruantiblock_2.1.10-r2_all.ipk + wget --no-check-certificate -O /tmp/luci-app-ruantiblock_2.1.11-r1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/24.10/luci-app-ruantiblock_2.1.11-r1_all.ipk + opkg install /tmp/luci-app-ruantiblock_2.1.11-r1_all.ipk - wget --no-check-certificate -O /tmp/luci-i18n-ruantiblock-ru_2.1.10-r2_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/24.10/luci-i18n-ruantiblock-ru_2.1.10-r2_all.ipk - opkg install /tmp/luci-i18n-ruantiblock-ru_2.1.10-r2_all.ipk + wget --no-check-certificate -O /tmp/luci-i18n-ruantiblock-ru_2.1.11-r1_all.ipk https://raw.githubusercontent.com/gSpotx2f/packages-openwrt/master/24.10/luci-i18n-ruantiblock-ru_2.1.11-r1_all.ipk + opkg install /tmp/luci-i18n-ruantiblock-ru_2.1.11-r1_all.ipk - rm /tmp/luci-app-ruantiblock_2.1.10-r2_all.ipk /tmp/luci-i18n-ruantiblock-ru_2.1.10-r2_all.ipk + rm /tmp/luci-app-ruantiblock_2.1.11-r1_all.ipk /tmp/luci-i18n-ruantiblock-ru_2.1.11-r1_all.ipk rm -f /tmp/luci-modulecache/* /tmp/luci-indexcache* /etc/init.d/rpcd restart