Skip to content

Commit

Permalink
Disable MANRS crawler
Browse files Browse the repository at this point in the history
MANRS has deprecated the CSV download:
  https://manrs.org/netops/participants/
and the CSV we are downloading seems outdated.

It will be replaced with a closed API with restrictive ToU which
disallows publication of data, so we will probably not be able to
provide MANRS data anymore.
  • Loading branch information
m-appel committed Feb 9, 2024
1 parent 7ab8f88 commit 5236dcf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config.json.example
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@

"iyp": {
"crawlers": [
"iyp.crawlers.manrs.members",
"iyp.crawlers.ripe.as_names",
"iyp.crawlers.bgptools.as_names",
"iyp.crawlers.apnic.eyeball",
Expand Down

0 comments on commit 5236dcf

Please sign in to comment.