Update On Mon Jan 5 19:44:45 CET 2026

This commit is contained in:
github-action[bot]
2026-01-05 19:44:46 +01:00
parent 4821d8162a
commit d9d1899853
339 changed files with 10166 additions and 7845 deletions
@@ -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