6 lines
72 B
Plaintext
6 lines
72 B
Plaintext
|
#!/usr/sbin/nft -f
|
||
|
|
||
|
define SPAMHAUS_IPV6 = {
|
||
|
fd21:3523:74e0:7301::/64
|
||
|
}
|