This commit is contained in:
Ivan Gabaldon
2026-08-21 22:53:29 +02:00
parent f92003b360
commit 00eaf1157d
85 changed files with 50 additions and 72 deletions

View File

@@ -5,7 +5,6 @@ import math
from searx.data import EXTERNAL_URLS
IMDB_PREFIX_TO_URL_ID = {
'tt': 'imdb_title',
'mn': 'imdb_name',