2014-04-02 03:32:24 +00:00
|
|
|
{
|
|
|
|
"name": "imdb",
|
|
|
|
"patterns": [
|
|
|
|
"^http://b\\.scorecardresearch\\.com/",
|
|
|
|
"^http://ad\\.doubleclick\\.net/",
|
|
|
|
"^http://www\\.imdb\\.com/rd/",
|
|
|
|
"^http://www\\.imdb\\.com/.+\\?ref_=",
|
|
|
|
"^http://www\\.imdb\\.com/.+/board/flat/",
|
|
|
|
"^http://www\\.imdb\\.com/.+/board/inline/",
|
|
|
|
"^http://www\\.imdb\\.com/.+/board/thread/",
|
|
|
|
"^http://www\\.imdb\\.com/help/boards_posting\\.html",
|
|
|
|
"^http://www\\.imdb\\.com/register/",
|
2014-04-02 04:10:16 +00:00
|
|
|
"^http://www\\.imdb\\.com/.+/board/.+/\\d+\\?d=",
|
2014-04-02 04:50:42 +00:00
|
|
|
"^http://www\\.imdb\\.com/.+/videogallery/.+/.+/"
|
2014-04-02 03:32:24 +00:00
|
|
|
],
|
|
|
|
"type": "ignore_patterns"
|
|
|
|
}
|