mirror of
https://github.com/searxng/searxng.git
synced 2025-08-02 18:12:21 +02:00
[enh] results favico handling
This commit is contained in:
parent
bfdd6ebb92
commit
4f4cb1caca
5 changed files with 7 additions and 11 deletions
|
@ -1,7 +1,6 @@
|
|||
from urllib import urlencode
|
||||
from lxml import html
|
||||
from json import loads
|
||||
from cgi import escape
|
||||
|
||||
categories = ['videos']
|
||||
locale = 'en_US'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue