forked from Icycoide/searxng
[mod] add movies category for tmdb, imdb and moviepilot
This commit is contained in:
parent
0330648b98
commit
fc4a20f734
3 changed files with 3 additions and 2 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue