Skip to content

Commit

Permalink
Also block www.archive.org URLs and web.archive.org
Browse files Browse the repository at this point in the history
  • Loading branch information
Arkiver2 committed Mar 31, 2022
1 parent e598d4b commit e5d502a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions db/ignore_patterns/global.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,9 @@
"^https?://geo\\.yahoo\\.com/b\\?",
"^https?://((s-)?static\\.ak\\.fbcdn\\.net|(connect\\.|www\\.)?facebook\\.com)/connect\\.php/js/.*rsrc\\.php",
"^https?://www\\.flickr\\.com/change_language\\.gne",
"^https?://archive\\.org/details/",
"^https?://archive\\.org/download/",
"^https?://(www\\.)?archive\\.org/details/",
"^https?://(www\\.)?archive\\.org/download/",
"^https?://web\\.archive\\.org/",
"^https?://[^\\.]+\\.us\\.archive\\.org/",
"^https?://([^/]+\\.)?archive-it\\.org/",
"^https?://archive\\.is/",
Expand Down

0 comments on commit e5d502a

Please sign in to comment.