~sircmpwn/abused-devel

abused: config: add more hosting providers to ASN list v1 APPLIED

Moritz Poldrack: 1
 config: add more hosting providers to ASN list

 1 files changed, 62 insertions(+), 0 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~sircmpwn/abused-devel/patches/49629/mbox | git am -3
Learn more about email & git

[PATCH abused] config: add more hosting providers to ASN list Export this patch

From: Moritz Poldrack <git@moritz.sh>

Signed-off-by: Moritz Poldrack <git@moritz.sh>
---
 abused.example.conf | 62 +++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 62 insertions(+)

diff --git a/abused.example.conf b/abused.example.conf
index 3296a4d..a11b99d 100644
--- a/abused.example.conf
+++ b/abused.example.conf
@@ -121,4 +121,66 @@ commercial-networks {
	# Voxility
	AS 3223
	AS 39743
	# netcup
	AS 197540
	# CONTABO, DE
	AS 51167
	# Alibaba
	AS 45102
	# Tencent
	AS 132203
	AS 45090
	# Hetzner
	AS 24940
	# Trabia
	AS 43289
	# CurseHosting
	AS 210933
	# TerraHost
	AS 56655
	# ANEXIA
	AS 42473
	# Rackone
	AS 203530
	# HostUS
	AS 7489
	# Frantech
	AS 53667
	# ICDSoft
	AS 8739
	# Leaseweb
	AS 30633
	AS 396190
	AS 396362
	# EDIS
	AS 57169
	# Dewaweb
	AS 139456
	# IONOS
	AS 8560
	# Strato
	AS 6724
	# Aurologic
	AS 30823
	# Dreamhost
	AS 26347
	# Rackspace
	AS 33070
	# Flokinet
	AS 200651
	# Eonix
	AS 49532
	AS 62904
	# A2 Hosting
	AS 55293
	# Greenhost
	AS 47172
	# Transip
	AS 20857
	# Neue Medien Muennich
	AS 34788
	# Ikoula
	AS 21409
	# Abelohost
	AS 204196
}
-- 
2.43.2
Thanks!

To git@git.sr.ht:~sircmpwn/abused
   3d47779..9c9dde5  master -> master