mirror of
https://github.com/gSpotx2f/ruantiblock_openwrt.git
synced 2026-05-14 06:30:59 +00:00
luci-app: Minor fixes and improvements
This commit is contained in:
@@ -11,8 +11,8 @@ LUCI_APP=1
|
||||
OWRT_VERSION="19.07"
|
||||
RUAB_VERSION="0.9.0-2"
|
||||
RUAB_MOD_LUA_VERSION="0.9.0-2"
|
||||
RUAB_LUCI_APP_VERSION="0.9.0-6"
|
||||
BASE_URL="https://raw.githubusercontent.com/gSpotx2f/ruantiblock_openwrt/master"
|
||||
RUAB_LUCI_APP_VERSION="0.9.0-7"
|
||||
BASE_URL="https://github.com/gSpotx2f/ruantiblock_openwrt/raw/master"
|
||||
PKG_DIR="/tmp"
|
||||
|
||||
if [ -n "$1" ]; then
|
||||
@@ -29,8 +29,8 @@ URL_LUCI_APP_RU_PKG="${BASE_URL}/packages/${OWRT_VERSION}/luci-i18n-ruantiblock-
|
||||
### tor
|
||||
URL_TORRC="${BASE_URL}/tor/etc/tor/torrc"
|
||||
### ruantiblock-mod-lua
|
||||
URL_LUA_IPTOOL="https://raw.githubusercontent.com/gSpotx2f/iptool-lua/master/5.1/iptool.lua"
|
||||
URL_LUA_IDN="https://raw.githubusercontent.com/haste/lua-idn/master/idn.lua"
|
||||
URL_LUA_IPTOOL="https://github.com/gSpotx2f/iptool-lua/raw/master/5.1/iptool.lua"
|
||||
URL_LUA_IDN="https://github.com/haste/lua-idn/raw/master/idn.lua"
|
||||
|
||||
### Local files
|
||||
|
||||
|
||||
Reference in New Issue
Block a user