mirror of
https://github.com/jerrykuku/luci-app-vssr.git
synced 2023-12-18 13:29:53 +08:00
Update vssrutil.lua
This commit is contained in:
parent
8638d42a97
commit
3fd14a7fcd
@ -17,7 +17,7 @@ function _M.get_flag(remark, host)
|
||||
local search_table = json.decode(json_string)
|
||||
|
||||
local iso_code = nil
|
||||
local delete_table = {'%b[]', 'networks', 'test', 'game', 'gaming', 'tls', 'iepl', 'aead', 'hgc', 'hkbn', 'netflix', 'disney', 'hulu', 'hinet','Sb','az','aws','cn'}
|
||||
local delete_table = {'%b[]', 'networks', 'test', 'game', 'gaming', 'tls', 'iepl', 'aead', 'hgc', 'hkbn', 'netflix', 'disney', 'hulu', 'hinet','sb','az','aws','cn','ss','ssr','trojan','all'}
|
||||
if (remark ~= nil) then
|
||||
-- 过滤
|
||||
remark = string.lower(remark)
|
||||
|
Loading…
Reference in New Issue
Block a user