mirror of
https://github.com/gSpotx2f/ruantiblock_openwrt.git
synced 2026-05-14 06:30:59 +00:00
Fixed ruantiblock-mod-lua
This commit is contained in:
@@ -214,7 +214,7 @@ local BlackListParser = Class(Config, {
|
||||
fqdn_pattern = "[a-z0-9_%.%-]-[a-z0-9_%-]+%.[a-z0-9%.%-]",
|
||||
url = "http://127.0.0.1",
|
||||
records_separator = "\n",
|
||||
ips_separator = " | ",
|
||||
ips_separator = "|",
|
||||
})
|
||||
|
||||
function BlackListParser:new(t)
|
||||
|
||||
Reference in New Issue
Block a user