1
0
mirror of https://github.com/searxng/searxng.git synced 2024-07-02 15:30:42 +02:00

[mod] category -> images

This commit is contained in:
stef 2013-10-19 22:19:31 +02:00
parent 7c11c7056f
commit b305af4541

View File

@ -4,7 +4,7 @@ from urllib import quote
from lxml import html
from urlparse import urljoin
categories = ['test']
categories = ['images']
base_url = 'https://www.google.com/'
search_url = base_url+'search?tbm=isch&hl=en&q='