18 lines
639 B
JSON
18 lines
639 B
JSON
{
|
|
"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/",
|
|
"^http://www\\.imdb\\.com/.+/board/.+/\\d+\\?d=",
|
|
"^http://www\\.imdb\\.com/.+/videogallery/.+/.+/"
|
|
],
|
|
"type": "ignore_patterns"
|
|
}
|