luci-app-passwall: xray update from pre-release
This commit is contained in:
parent
268a45837b
commit
282f55e832
@ -7,7 +7,7 @@ local i18n = api.i18n
|
||||
|
||||
local pre_release_url = "https://api.github.com/repos/XTLS/Xray-core/releases?per_page=1"
|
||||
local release_url = "https://api.github.com/repos/XTLS/Xray-core/releases/latest"
|
||||
local api_url = release_url
|
||||
local api_url = pre_release_url
|
||||
local app_path = api.get_xray_path() or ""
|
||||
|
||||
function check_path()
|
||||
|
Loading…
Reference in New Issue
Block a user