Commit graph

14 commits

Author SHA1 Message Date
Dan Church
7d9188c6fa
Require Perl 5.12
Fix some postfix 'if' statements too.
2023-09-04 10:50:30 -05:00
Dan Church
133b271208
Combine GetOpt::Long options 2023-09-04 10:08:36 -05:00
Dan Church
41ba29d218
Remove Perl 4 sigils (PBP) 2023-09-04 10:08:00 -05:00
Dan Church
06e9f59489
Remove vim modelines
We have .editorconfig for that.
2023-07-11 12:51:51 -05:00
Dan Church
cc52e56e47
Fix uninitialized string warning 2023-07-11 11:54:52 -05:00
Dan Church
934cdd7f03
Use '::' as for the IPv6 blocked address
See https://docs.pi-hole.net/ftldns/blockingmode/
2022-12-13 12:08:42 -06:00
Dan Church
1a97ec8365
Add support for allowlists 2022-11-25 16:17:54 -06:00
Dan Church
fd8061714f
Use a common method of reading lines
Adds comment support for domain lists.
2022-11-25 15:40:20 -06:00
Dan Church
e80b115e74
Replace working directory guess with FindBin 2022-11-11 17:09:32 -06:00
Dan Church
2a67e47cde
Add README, CONTRIBUTING, LICENSE
And all the other explanatory bits needed to push this out into a
proper Open Source Project(TM).
2022-11-11 16:59:14 -06:00
Dan Church
3e3e0d48f2
Also block IPv6 address lookups 2022-11-11 16:47:56 -06:00
Dan Church
2496f5c5a9
Make make-block.pl's output more flexible 2022-11-11 16:47:56 -06:00
Dan Church
d1edd1d520
Fix to make update.sh runnable from anywhere 2022-11-11 16:47:39 -06:00
Dan Church
c6f800c04a
Initial commit 2022-11-11 16:47:36 -06:00