diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2023-10-29 12:56:44 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-29 12:56:44 +0100 |
commit | 03fd155ae38b0b3b57f18a25e80abb68b169e326 (patch) | |
tree | 6e8faeb9723bff96e4857cbfda1d0a70c95c3ebd /example | |
parent | 32b50f5aa4a199d6f63408b95dbf675689668418 (diff) |
IPv6: add support for custom categories (#2126)
Diffstat (limited to 'example')
-rw-r--r-- | example/categories.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/example/categories.txt b/example/categories.txt index 6c5171c53..815efad74 100644 --- a/example/categories.txt +++ b/example/categories.txt @@ -1,3 +1,6 @@ # Format: name\tcategory_id internetbadguys.com 100 144.139.247.220 100 +172.30.69.0/24 100 +[2001:1670:8:40a6:a08e:332b:aa69:18dc] 100 +[2001:db8:1::1]/127 100 |