From bc2a1cc798cc7afc26781be3de0a3ec4048ddbd0 Mon Sep 17 00:00:00 2001 From: Ivan Kozik Date: Wed, 2 Apr 2014 04:50:31 +0000 Subject: [PATCH] Ignore more IMDb /videogallery/ --- db/ignore_patterns/imdb.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/db/ignore_patterns/imdb.json b/db/ignore_patterns/imdb.json index d1dc1d0..97056c8 100644 --- a/db/ignore_patterns/imdb.json +++ b/db/ignore_patterns/imdb.json @@ -11,8 +11,7 @@ "^http://www\\.imdb\\.com/help/boards_posting\\.html", "^http://www\\.imdb\\.com/register/", "^http://www\\.imdb\\.com/.+/board/.+/\\d+\\?d=", - "^http://www\\.imdb\\.com/.+/videogallery/related", - "^http://www\\.imdb\\.com/.+/videogallery/genre-" + "^http://www\\.imdb\\.com/.+/videogallery/.+/.+/", ], "type": "ignore_patterns" }