Added redirections for mobile imdb urls

closes https://github.com/libredirect/libredirect/issues/508
This commit is contained in:
Hygna 2022-10-26 12:21:19 +01:00
parent ac9190cf3f
commit 86306f0d7c
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -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