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

[fix] Correct engine name in for Rumble

This commit is contained in:
Allen 2021-09-01 21:07:46 +02:00 committed by Markus Heiser
parent 49bbd250d9
commit a5a0a4e106

View File

@ -1,6 +1,6 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
"""
Wikipedia (Web
Rumble (Videos)
"""
from urllib.parse import urlencode
from lxml import html