ip-blocklist.txt 411 B

12345678910111213
  1. # DNSBL IP block list
  2. # Format: ip/network A-response TXT-response
  3. # Seperator: <space>, <tab>, or <pipe> char
  4. #
  5. # A-response & TXT-response are optional but A-response must exists when TXT-response is specified.
  6. # Supports both IPv4 and IPv6 addresses.
  7. #
  8. # Examples:
  9. # 192.168.1.1
  10. # 192.168.0.0/24
  11. # 192.168.2.1 127.0.0.3
  12. # 10.8.1.0/24 127.0.0.3 malware see: https://example.com/dnsbl?ip={ip}
  13. # 2001:db8::/64