Ignore more flickr 404s

This commit is contained in:
Ivan Kozik 2015-03-16 21:40:54 +00:00
parent 1a53ecb6ec
commit 10f204f1c3

View File

@ -173,7 +173,7 @@
"^http://photobucket\\.com/.+/albums/.+/albums/",
"^https?://([^/]+\\.)?gdcvault\\.com(/.*/|/)(fonts(/.*/|/)fonts/|css(/.*/|/)css/|img(/.*/|/)img/)",
"^https://static\\.licdn\\.com/sc/p/com\\.linkedin\\.nux(:|%3A)nux-static-content(\\+|%2B)[\\d\\.]+/f/",
"^https?://www\\.flickr\\.com/(explore/|photos/[^/]+/(sets/\\d+/)?)\\d+_[a-f0-9]+(_[a-z])?\\.jpg$",
"^https?://www\\.flickr\\.com/(explore/|photos/[^/]+/(sets/\\d+/(page\\d+/)?)?)\\d+_[a-f0-9]+(_[a-z])?\\.jpg$",
"^https?://static\\.licdn\\.com/sc/p/.+/f//"
],
"type": "ignore_patterns"