mirror of
https://github.com/bolucat/Archive.git
synced 2026-04-23 00:17:16 +08:00
Update On Mon Jan 5 19:44:45 CET 2026
This commit is contained in:
@@ -1229,7 +1229,7 @@ function get_version()
|
||||
end
|
||||
|
||||
function to_check_self()
|
||||
local url = "https://raw.githubusercontent.com/xiaorouji/openwrt-passwall/main/luci-app-passwall/Makefile"
|
||||
local url = "https://raw.githubusercontent.com/Openwrt-Passwall/openwrt-passwall/main/luci-app-passwall/Makefile"
|
||||
local tmp_file = "/tmp/passwall_makefile"
|
||||
local return_code, result = curl_auto(url, tmp_file, curl_args)
|
||||
result = return_code == 0
|
||||
|
||||
Reference in New Issue
Block a user