blocky/lists/parsers
Dimitri Herzog 245bb613df
fix: don't convert regex from punycode to ASCII (#1126) (#1131)
* fix: don't convert regex from punycode to ASCII (#1126)

* chore(test): add additional tests
2023-09-08 18:11:26 +02:00
..
adapt.go chore(build): Automation workflows (#972) 2023-04-03 16:33:16 +02:00
filtererrors.go feat: allow hosts file resolver to use a HTTP(S) link or inline block (#884) 2023-03-06 19:32:41 -05:00
filtererrors_test.go chore(build): Automation workflows (#972) 2023-04-03 16:33:16 +02:00
hosts.go fix: don't convert regex from punycode to ASCII (#1126) (#1131) 2023-09-08 18:11:26 +02:00
hosts_test.go fix: don't convert regex from punycode to ASCII (#1126) (#1131) 2023-09-08 18:11:26 +02:00
lines.go feat: allow hosts file resolver to use a HTTP(S) link or inline block (#884) 2023-03-06 19:32:41 -05:00
lines_test.go feat: allow hosts file resolver to use a HTTP(S) link or inline block (#884) 2023-03-06 19:32:41 -05:00
parser.go feat: allow hosts file resolver to use a HTTP(S) link or inline block (#884) 2023-03-06 19:32:41 -05:00
parser_test.go chore(build): Automation workflows (#972) 2023-04-03 16:33:16 +02:00
parsers_suite_test.go feat: allow hosts file resolver to use a HTTP(S) link or inline block (#884) 2023-03-06 19:32:41 -05:00