mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 19:12:33 +08:00
OpenClash: sync with upstream source
This commit is contained in:
parent
28e9336c2a
commit
5a274131bd
@ -79,3 +79,4 @@ localhost.ptlogin2.qq.com
|
|||||||
#Microsoft Xbox
|
#Microsoft Xbox
|
||||||
xbox.*.*.microsoft.com
|
xbox.*.*.microsoft.com
|
||||||
*.*.xboxlive.com
|
*.*.xboxlive.com
|
||||||
|
proxy.golang.org
|
@ -107,7 +107,7 @@ Button.render(e,t,a)
|
|||||||
end
|
end
|
||||||
btnrm.write=function(a,t)
|
btnrm.write=function(a,t)
|
||||||
fs.unlink("/etc/openclash/rule_provider/"..e[t].filename)
|
fs.unlink("/etc/openclash/rule_provider/"..e[t].filename)
|
||||||
HTTP.redirect(DISP.build_url("admin", "services", "openclash", "game-rules-manage"))
|
HTTP.redirect(DISP.build_url("admin", "services", "openclash", "rule-providers-manage"))
|
||||||
end
|
end
|
||||||
|
|
||||||
return m, form
|
return m, form
|
||||||
|
Loading…
x
Reference in New Issue
Block a user