We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e598d4b commit 7c8c32fCopy full SHA for 7c8c32f
db/ignore_patterns/global.json
@@ -54,8 +54,9 @@
54
"^https?://geo\\.yahoo\\.com/b\\?",
55
"^https?://((s-)?static\\.ak\\.fbcdn\\.net|(connect\\.|www\\.)?facebook\\.com)/connect\\.php/js/.*rsrc\\.php",
56
"^https?://www\\.flickr\\.com/change_language\\.gne",
57
- "^https?://archive\\.org/details/",
58
- "^https?://archive\\.org/download/",
+ "^https?://(www\\.)?archive\\.org/details/",
+ "^https?://(www\\.)?archive\\.org/download/",
59
+ "^https?://web\\.archive\\.org/download/",
60
"^https?://[^\\.]+\\.us\\.archive\\.org/",
61
"^https?://([^/]+\\.)?archive-it\\.org/",
62
"^https?://archive\\.is/",
0 commit comments