restored version
This commit is contained in:
parent
8229a651f7
commit
43a54740bd
1 changed files with 2 additions and 1 deletions
|
@ -303,7 +303,8 @@ class Imdb(SiteParser):
|
||||||
'IMAX version',
|
'IMAX version',
|
||||||
'alternative spelling',
|
'alternative spelling',
|
||||||
'informal short title',
|
'informal short title',
|
||||||
'alternative transliteration'
|
'alternative transliteration',
|
||||||
|
'restored version'
|
||||||
):
|
):
|
||||||
if key in type:
|
if key in type:
|
||||||
stop_word = True
|
stop_word = True
|
||||||
|
|
Loading…
Reference in a new issue