mirror of
https://github.com/searxng/searxng.git
synced 2025-12-28 06:30:02 +00:00
[mod] add movies category for tmdb, imdb and moviepilot
This commit is contained in:
@@ -27,7 +27,7 @@ about = {
|
||||
"results": 'HTML',
|
||||
}
|
||||
|
||||
categories = []
|
||||
categories = ["movies"]
|
||||
paging = False
|
||||
|
||||
# suggestion_url = "https://sg.media-imdb.com/suggestion/{letter}/{query}.json"
|
||||
|
||||
Reference in New Issue
Block a user