1
0
Fork 0
mirror of https://codeberg.org/h3xx/you-dont-need-pihole.git synced 2024-08-14 20:27:01 +00:00

Add support for allowlists

This commit is contained in:
Dan Church 2022-11-25 16:15:13 -06:00
parent fd8061714f
commit 1a97ec8365
Signed by: h3xx
GPG key ID: EA2BF379CD2CDBD0
3 changed files with 27 additions and 0 deletions

6
allowlists/.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore
# ... And some others
!/allowlist.domains.example