diff options
-rw-r--r-- | src/config/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/config.json b/src/config/config.json index b1cbd036..b4ff8d17 100644 --- a/src/config/config.json +++ b/src/config/config.json @@ -363,7 +363,7 @@ "instanceList": true } }, - "targets": ["^https?:\\/{2}(?:www\\.|)imdb\\.com\\/title"], + "targets": ["^https?:\\/{2}(?:www\\.|m\\.|)imdb\\.com\\/title"], "name": "IMDb", "options": { "enabled": true |