* [PATCH] ipblocklist: Update info links for BOGON and BOGON_FULL
@ 2026-05-01 20:01 Matthias Fischer
0 siblings, 0 replies; only message in thread
From: Matthias Fischer @ 2026-05-01 20:01 UTC (permalink / raw)
To: development; +Cc: Matthias Fischer
https://www.team-cymru.com/bogon-reference has been changed to
https://www.team-cymru.com/bogon-networks
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
---
config/ipblocklist/sources | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/config/ipblocklist/sources b/config/ipblocklist/sources
index b0b405357..e50343a55 100644
--- a/config/ipblocklist/sources
+++ b/config/ipblocklist/sources
@@ -88,13 +88,13 @@ our %sources = ( 'EMERGING_FWRULE' => { 'name' => 'Emerging Threats Blocklis
'category' => 'application' },
'BOGON' => { 'name' => 'Bogus address list (Martian)',
'url' => 'https://www.team-cymru.org/Services/Bogons/bogon-bn-agg.txt',
- 'info' => 'https://www.team-cymru.com/bogon-reference',
+ 'info' => 'https://www.team-cymru.com/bogon-networks',
'parser' => 'ip-or-net-list',
'rate' => '1d',
'category' => 'invalid' },
'BOGON_FULL' => { 'name' => 'Full Bogus Address List',
'url' => 'https://www.team-cymru.org/Services/Bogons/fullbogons-ipv4.txt',
- 'info' => 'https://www.team-cymru.com/bogon-reference',
+ 'info' => 'https://www.team-cymru.com/bogon-networks',
'parser' => 'ip-or-net-list',
'rate' => '4h',
'category' => 'invalid',
--
2.53.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-05-01 20:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-01 20:01 [PATCH] ipblocklist: Update info links for BOGON and BOGON_FULL Matthias Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox