mirror of
https://github.com/searxng/searxng.git
synced 2024-11-17 09:50:13 +01:00
[fix] bilibili new api used
This commit is contained in:
parent
1a66d74673
commit
ae28d429c9
@ -26,7 +26,7 @@ results_per_page = 20
|
||||
categories = ["videos"]
|
||||
|
||||
# Search URL
|
||||
base_url = "https://api.bilibili.com/x/web-interface/wbi/search/type"
|
||||
base_url = "https://api.bilibili.com/x/web-interface/search/type"
|
||||
|
||||
cookie = {
|
||||
"innersign": "0",
|
||||
|
Loading…
Reference in New Issue
Block a user