historical/Bird.md
... ...
@@ -252,27 +252,7 @@ Route Origin Authorizations should be used in BIRD to authenticate prefix announ
252 252
253 253
## ROA Tables
254 254
255
-The ROA table can be generated from the registry directly or you can use the following pre-built ROA tables for BIRD:
256
-
257
-ROA files generated by [dn42regsrv](https://git.burble.com/burble.dn42/dn42regsrv) are available from burble.dn42:
258
-
259
-|URL| IPv4/IPv6 |Description|
260
-|---|---|---|
261
-| <https://dn42.burble.com/roa/dn42_roa_46.json> &nbsp; | &nbsp;Both&nbsp; | JSON format for use with RPKI |
262
-| <https://dn42.burble.com/roa/dn42_roa_bird1_46.conf> &nbsp; | &nbsp;Both&nbsp; | Bird1 format |
263
-| <https://dn42.burble.com/roa/dn42_roa_bird1_4.conf> &nbsp; | &nbsp;IPv4 Only&nbsp; | Bird1 format |
264
-| <https://dn42.burble.com/roa/dn42_roa_bird1_6.conf> &nbsp; | &nbsp;IPv6 Only&nbsp; | Bird1 format |
265
-| <https://dn42.burble.com/roa/dn42_roa_bird2_46.conf> &nbsp; | &nbsp;Both&nbsp; | Bird2 format |
266
-| <https://dn42.burble.com/roa/dn42_roa_bird2_4.conf> &nbsp; | &nbsp;IPv4 Only&nbsp; | Bird2 format |
267
-| <https://dn42.burble.com/roa/dn42_roa_bird2_6.conf> &nbsp; | &nbsp;IPv6 Only&nbsp; | Bird2 format |
268
-
269
-ROA files generated by [roa_wizard](https://git.dn42.dev/Kioubit/roa_wizard) are available:
270
-
271
-|URL|&nbsp;IPv4/IPv6&nbsp;|Description|
272
-|---|---|---|
273
-| <https://kioubit-roa.dn42.dev/?type=v4> &nbsp; | &nbsp;IPv4 Only&nbsp; | Bird2 format |
274
-| <https://kioubit-roa.dn42.dev/?type=v6> &nbsp; | &nbsp;IPv6 Only&nbsp; | Bird2 format |
275
-| <https://kioubit-roa.dn42.dev/?type=json> &nbsp; | &nbsp;Both&nbsp; | JSON format for use with RPKI |
255
+The ROA table can be generated from the registry directly or you can use pre-built ROA tables.
276 256
277 257
### Updating ROA tables
278 258