1
0
mirror of https://github.com/searxng/searxng.git synced 2024-09-30 00:20:19 +02:00

[fix] bilibili new api used

This commit is contained in:
Jinyuan Huang 2023-09-28 05:11:14 +00:00 committed by Markus Heiser
parent 1a66d74673
commit ae28d429c9

View File

@ -26,7 +26,7 @@ results_per_page = 20
categories = ["videos"] categories = ["videos"]
# Search URL # 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 = { cookie = {
"innersign": "0", "innersign": "0",