Update vssrutil.lua

This commit is contained in:
老竭力 2022-04-23 12:48:04 +08:00 committed by GitHub
parent 8638d42a97
commit 3fd14a7fcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)