Skip to content

Commit be0b888

Browse files
authored
feat: add example blocklist
1 parent c32c778 commit be0b888

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

tests/blocklist.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Example ASNs:
2+
AS65520 # Example ASN
3+
AS65510 # Other ASN
4+
5+
# Prefixes
6+
192.0.2.0/24
7+
10.50.0.0/19
8+
9+
# IP addresses
10+
192.168.10.2
11+
172.16.8.1

0 commit comments

Comments
 (0)