Update On Tue Apr 16 20:28:40 CEST 2024

This commit is contained in:
github-action[bot]
2024-04-16 20:28:41 +02:00
parent 772162770d
commit 19bc947a74
91 changed files with 1292 additions and 804 deletions
@@ -19,7 +19,7 @@ local geoip_update = 0
local geosite_update = 0
-- match comments/title/whitelist/ip address/excluded_domain
local comment_pattern = "^[!\\[@]+"
local comment_pattern = "^[#!\\[@]+"
local ip_pattern = "^%d+%.%d+%.%d+%.%d+"
local ip4_ipset_pattern = "^%d+%.%d+%.%d+%.%d+[%/][%d]+$"
local ip6_ipset_pattern = ":-[%x]+%:+[%x]-[%/][%d]+$"