We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please add "TV-Y7-FV" option in list.
Line 78 change: const IMDB_MPAA = '~<li class="ipl-inline-list__item">(?:\s+)(TV-Y7-FV|TV-Y|TV-Y7|TV-G|TV-PG|TV-14|TV-MA|G|PG|PG-13|R|NC-17|NR|UR)(?:\s+)<\/li>~Ui';
const IMDB_MPAA = '~<li class="ipl-inline-list__item">(?:\s+)(TV-Y7-FV|TV-Y|TV-Y7|TV-G|TV-PG|TV-14|TV-MA|G|PG|PG-13|R|NC-17|NR|UR)(?:\s+)<\/li>~Ui';
The text was updated successfully, but these errors were encountered:
Multiple bug fixes and updates to methods and ratings (closes #200, #128
cf63d91
, #186, #187)
No branches or pull requests
Please add "TV-Y7-FV" option in list.
Line 78 change:
const IMDB_MPAA = '~<li class="ipl-inline-list__item">(?:\s+)(TV-Y7-FV|TV-Y|TV-Y7|TV-G|TV-PG|TV-14|TV-MA|G|PG|PG-13|R|NC-17|NR|UR)(?:\s+)<\/li>~Ui';
The text was updated successfully, but these errors were encountered: