Update 2026.03.24 18:58:35

This commit is contained in:
C24Be
2026-03-24 18:58:35 +00:00
parent 82ad171e71
commit 95d70eb428
15 changed files with 17 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
# IPSet blacklist configuration (IPv4 only)
# Auto-generated from blacklist-v4.txt
# Last updated: 2026-03-24 18:23:22 UTC
# Last updated: 2026-03-24 18:58:34 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:23:22 UTC
# Last updated: 2026-03-24 18:58:34 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:23:22 UTC
# Last updated: 2026-03-24 18:58:34 UTC
#
# Usage:
# 1. Load the ipset:

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:23:22 UTC
# Last updated: 2026-03-24 18:58:34 UTC
#
# Usage:
# 1. Load the ipset:

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:23:22 UTC
# Last updated: 2026-03-24 18:58:34 UTC
#
# Usage:
# 1. Load the ipset:
@@ -8,7 +8,9 @@
#
# 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
# 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 sets:
# ipset flush blacklist-vk-v4 && ipset destroy blacklist-vk-v4

View File

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

View File

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

View File

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

View File

@@ -1,5 +1,5 @@
# Autogenerated nftables blacklist
# Generated: 2026-03-24T18:23:22.474271Z
# Generated: 2026-03-24T18:58:35.153840Z
# 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:23:22.502787Z
# Generated: 2026-03-24T18:58:35.182801Z
# 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:23:22.442284Z
# Generated: 2026-03-24T18:58:35.121389Z
# 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:23:22.328992Z
# Generated: 2026-03-24T18:58:35.004298Z
# 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:23:22 UTC
# Last updated: 2026-03-24 18:58:34 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:23:22 UTC
# Last updated: 2026-03-24 18:58:34 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:23:21 UTC
# Last updated: 2026-03-24 18:58:34 UTC
#
# Usage: Include this file in your nginx server or location block:
# include /path/to/blacklist.conf;