mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Update webapp.py
This commit is contained in:
parent
ad91b37b21
commit
7f5124dbec
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ import sys
|
|||
import base64
|
||||
import requests
|
||||
import markdown
|
||||
import re
|
||||
|
||||
from timeit import default_timer
|
||||
from html import escape
|
||||
|
|
Loading…
Add table
Reference in a new issue