Selaa lähdekoodia

[mod] category -> images

stef 11 vuotta sitten
vanhempi
commit
b305af4541
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      searx/engines/gimages.py

+ 1
- 1
searx/engines/gimages.py Näytä tiedosto

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