mirror of
https://github.com/searx/searx
synced 2025-08-31 22:46:15 +00:00
[enh] category added
This commit is contained in:
@@ -3,6 +3,8 @@ from lxml import html
|
||||
from urlparse import urljoin
|
||||
from cgi import escape
|
||||
|
||||
categories = ['it']
|
||||
|
||||
base_url = 'http://stackoverflow.com/'
|
||||
search_url = base_url+'search?q='
|
||||
|
||||
|
Reference in New Issue
Block a user