From: Peter Müller Date: Sat, 23 Oct 2021 06:54:23 +0000 (+0200) Subject: importer.py: Import JPNIC feed as well X-Git-Tag: 0.9.9~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e90d5caed812b00846f7d6856aabee653bad48bd;p=people%2Fms%2Flibloc.git importer.py: Import JPNIC feed as well This adds names for - at the time of writing - 421 ASNs which were missing before, as JPNIC does not mirror (all) information back to APNIC. Signed-off-by: Peter Müller Signed-off-by: Michael Tremer --- diff --git a/src/python/importer.py b/src/python/importer.py index 4c8406c..de340b4 100644 --- a/src/python/importer.py +++ b/src/python/importer.py @@ -47,6 +47,11 @@ WHOIS_SOURCES = { # "https://ftp.arin.net/pub/rr/arin.db" # ], + # Japan Network Information Center + "JPNIC": [ + "https://ftp.nic.ad.jp/jpirr/jpirr.db.gz" + ], + # Latin America and Caribbean Network Information Centre # XXX ???