This commit is contained in:
localhost 2026-04-04 22:56:24 +02:00
parent bf7c3963bc
commit cff632f00b
2 changed files with 13 additions and 0 deletions

12
ranges/unnamedfreevpn.txt Normal file
View File

@ -0,0 +1,12 @@
31.14.40.0/23
31.14.42.0/24
89.39.149.0/24
185.105.4.0/23
185.105.6.0/24
209.127.202.0/24
2a01:4ce0::/32
162.244.80.0/22
168.100.174.0/24
185.105.7.0/24
198.145.121.0/24
2607:f710::/32

View File

@ -13,6 +13,7 @@ const NETWORKS_REFRESH_INTERVAL_MS = 6 * 60 * 60 * 1000 // 6h
const BLOCKED_DIR = path.resolve(process.cwd(), 'ranges') const BLOCKED_DIR = path.resolve(process.cwd(), 'ranges')
const asnBanList: number[] = [ const asnBanList: number[] = [
63023, // free vpn servers 63023, // free vpn servers
62005, // more free vpns
14618, // useless scrapers with chromium runing 14618, // useless scrapers with chromium runing
// expressvpn // expressvpn