Update 2026.04.02 07:04:49

This commit is contained in:
C24Be
2026-04-02 07:04:50 +00:00
parent 7eb67f189f
commit c3cf465574
19 changed files with 861 additions and 26 deletions

View File

@@ -1,7 +1,7 @@
# Autogenerated nftables blacklist
# Generated: 2026-04-02T06:22:01.771723Z
# Generated: 2026-04-02T07:04:49.418511Z
# Source: /tmp/blacklist-v6.txt
# IPv4: 0, IPv6: 3
# IPv4: 0, IPv6: 17
#
# Usage:
# sudo nft -f <this-file>
@@ -21,9 +21,23 @@ table inet filter {
type ipv6_addr
flags interval
elements = {
2a00:1148::/29,
2a00:46e0::/32,
2a00:a300::/32,
2a00:b4c0::/32,
2a00:bdc0::/33,
2a00:bdc0:8000::/34,
2a00:bdc0:c000::/35,
2a00:bdc0:e002::/47,
2a00:bdc0:e004::/47,
2a00:bdc0:e007::/48
2a00:bdc0:e007::/48,
2a00:bdc0:f000::/36,
2a00:bdc1::/32,
2a00:bdc2::/31,
2a00:bdc4::/30,
2a14:25c0::/32,
2a14:25c5::/32,
2a14:25c6::/31
}
}