mirror of
https://github.com/searxng/searxng.git
synced 2024-11-23 04:27:46 +01:00
[fix] Correct engine name in for Rumble
This commit is contained in:
parent
49bbd250d9
commit
a5a0a4e106
@ -1,6 +1,6 @@
|
|||||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
"""
|
"""
|
||||||
Wikipedia (Web
|
Rumble (Videos)
|
||||||
"""
|
"""
|
||||||
from urllib.parse import urlencode
|
from urllib.parse import urlencode
|
||||||
from lxml import html
|
from lxml import html
|
||||||
|
Loading…
Reference in New Issue
Block a user