diff --git a/db/ignore_patterns/global.json b/db/ignore_patterns/global.json index 9b38ba5..87466dc 100644 --- a/db/ignore_patterns/global.json +++ b/db/ignore_patterns/global.json @@ -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"