mirror of
https://github.com/gSpotx2f/ruantiblock_openwrt.git
synced 2026-05-14 06:30:59 +00:00
ruantiblock-mod-lua, ruantiblock-mod-py: fixed rublacklist
This commit is contained in:
@@ -380,7 +380,7 @@ class RblFQDN(BlackListParser):
|
||||
def __init__(self):
|
||||
super().__init__()
|
||||
self.url = self.RBL_ALL_URL
|
||||
self.records_separator = '{"authority": '
|
||||
self.records_separator = '{"appearDate": '
|
||||
self.ips_separator = ", "
|
||||
|
||||
def parser_func(self):
|
||||
|
||||
Reference in New Issue
Block a user