mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
[mod] add movies category for tmdb, imdb and moviepilot
This commit is contained in:
@@ -39,7 +39,7 @@ about = {
|
||||
'language': 'de',
|
||||
}
|
||||
paging = True
|
||||
categories = []
|
||||
categories = ["movies"]
|
||||
|
||||
base_url = "https://www.moviepilot.de"
|
||||
image_url = "https://assets.cdn.moviepilot.de/files/{image_id}/fill/155/223/{filename}"
|
||||
|
||||
Reference in New Issue
Block a user