Update 2026.03.24 19:03:32

This commit is contained in:
C24Be
2026-03-24 19:03:33 +00:00
parent 17a668eaec
commit af409b55cc
15 changed files with 17 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
# IPSet blacklist configuration (IPv4 only)
# Auto-generated from blacklist-v4.txt
# Last updated: 2026-03-24 18:58:34 UTC
# Last updated: 2026-03-24 19:03:32 UTC
#
# Usage:
# 1. Load the ipset:

View File

@@ -1,6 +1,6 @@
# IPSet blacklist configuration (IPv6 only)
# Auto-generated from blacklist-v6.txt
# Last updated: 2026-03-24 18:58:34 UTC
# Last updated: 2026-03-24 19:03:32 UTC
#
# Usage:
# 1. Load the ipset:

View File

@@ -1,6 +1,6 @@
# IPSet blacklist configuration (VK names, IPv4 only)
# Auto-generated from blacklist-vk-v4.txt
# Last updated: 2026-03-24 18:58:34 UTC
# Last updated: 2026-03-24 19:03:32 UTC
#
# Usage:
# 1. Load the ipset:
@@ -8,7 +8,7 @@
#
# 2. Use with iptables/ip6tables:
# iptables -I OUTPUT -m set --match-set blacklist-vk-v4 dst -j REJECT
# iptables -I FORWARD -m set --match-set blacklist-vk-v4 dst -j REJECT
#
# 3. To flush/delete the set:
# ipset flush blacklist-vk-v4

View File

@@ -1,6 +1,6 @@
# IPSet blacklist configuration (VK names, IPv6 only)
# Auto-generated from blacklist-vk-v6.txt
# Last updated: 2026-03-24 18:58:34 UTC
# Last updated: 2026-03-24 19:03:32 UTC
#
# Usage:
# 1. Load the ipset:
@@ -8,7 +8,7 @@
#
# 2. Use with iptables/ip6tables:
# ip6tables -I OUTPUT -m set --match-set blacklist-vk-v6 dst -j REJECT
# ip6tables -I FORWARD -m set --match-set blacklist-vk-v6 dst -j REJECT
#
# 3. To flush/delete the set:
# ipset flush blacklist-vk-v6

View File

@@ -1,6 +1,6 @@
# IPSet blacklist configuration (VK names: VK Cloud / VKCOMPANY / VKONTAKTE)
# Auto-generated from name-filtered auto/*.txt sources
# Last updated: 2026-03-24 18:58:34 UTC
# Last updated: 2026-03-24 19:03:32 UTC
#
# Usage:
# 1. Load the ipset:

View File

@@ -1,6 +1,6 @@
# IPSet blacklist configuration (mixed IPv4/IPv6)
# Auto-generated from blacklist.txt
# Last updated: 2026-03-24 18:58:34 UTC
# Last updated: 2026-03-24 19:03:32 UTC
#
# Usage:
# 1. Load the ipset:

View File

@@ -1,5 +1,5 @@
# Autogenerated nftables blacklist
# Generated: 2026-03-24T18:58:35.054530Z
# Generated: 2026-03-24T19:03:32.718717Z
# Source: /tmp/blacklist-v4.txt
# IPv4: 804, IPv6: 0

View File

@@ -1,5 +1,5 @@
# Autogenerated nftables blacklist
# Generated: 2026-03-24T18:58:35.088735Z
# Generated: 2026-03-24T19:03:32.746399Z
# Source: /tmp/blacklist-v6.txt
# IPv4: 0, IPv6: 17

View File

@@ -1,5 +1,5 @@
# Autogenerated nftables blacklist
# Generated: 2026-03-24T18:58:35.153840Z
# Generated: 2026-03-24T19:03:32.801368Z
# Source: /home/runner/work/AS_Network_List/AS_Network_List/blacklists/blacklist-vk-v4.txt
# IPv4: 92, IPv6: 0

View File

@@ -1,5 +1,5 @@
# Autogenerated nftables blacklist
# Generated: 2026-03-24T18:58:35.182801Z
# Generated: 2026-03-24T19:03:32.826599Z
# Source: /home/runner/work/AS_Network_List/AS_Network_List/blacklists/blacklist-vk-v6.txt
# IPv4: 0, IPv6: 1

View File

@@ -1,5 +1,5 @@
# Autogenerated nftables blacklist
# Generated: 2026-03-24T18:58:35.121389Z
# Generated: 2026-03-24T19:03:32.773621Z
# Source: /home/runner/work/AS_Network_List/AS_Network_List/blacklists/blacklist-vk.txt
# IPv4: 92, IPv6: 1

View File

@@ -1,5 +1,5 @@
# Autogenerated nftables blacklist
# Generated: 2026-03-24T18:58:35.004298Z
# Generated: 2026-03-24T19:03:32.671545Z
# Source: /home/runner/work/AS_Network_List/AS_Network_List/blacklists/blacklist.txt
# IPv4: 804, IPv6: 17

View File

@@ -1,6 +1,6 @@
# Nginx blacklist configuration (IPv4 only)
# Auto-generated from blacklist-v4.txt
# Last updated: 2026-03-24 18:58:34 UTC
# Last updated: 2026-03-24 19:03:32 UTC
#
# Usage: Include this file in your nginx server or location block:
# include /path/to/blacklist-v4.conf;

View File

@@ -1,6 +1,6 @@
# Nginx blacklist configuration (IPv6 only)
# Auto-generated from blacklist-v6.txt
# Last updated: 2026-03-24 18:58:34 UTC
# Last updated: 2026-03-24 19:03:32 UTC
#
# Usage: Include this file in your nginx server or location block:
# include /path/to/blacklist-v6.conf;

View File

@@ -1,6 +1,6 @@
# Nginx blacklist configuration (mixed IPv4/IPv6)
# Auto-generated from blacklist.txt
# Last updated: 2026-03-24 18:58:34 UTC
# Last updated: 2026-03-24 19:03:32 UTC
#
# Usage: Include this file in your nginx server or location block:
# include /path/to/blacklist.conf;