blocky/lists/parsers
ThinkChaos a330174949 style(tests): `ShouldNot(Succeed())` -> `Should(HaveOccurred())` 2023-12-01 15:53:11 -05: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 style(tests): `ShouldNot(Succeed())` -> `Should(HaveOccurred())` 2023-12-01 15:53:11 -05:00
hosts.go feat(lists): add support for wildcard lists using a custom Trie (#1233) 2023-11-17 15:58:35 +01:00
hosts_test.go style(tests): `ShouldNot(Succeed())` -> `Should(HaveOccurred())` 2023-12-01 15:53:11 -05: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 style(tests): `ShouldNot(Succeed())` -> `Should(HaveOccurred())` 2023-12-01 15:53:11 -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 style(tests): `ShouldNot(Succeed())` -> `Should(HaveOccurred())` 2023-12-01 15:53:11 -05:00
parsers_suite_test.go fix(tests): properly silence log output (#1259) 2023-11-19 17:51:49 -05:00