mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
@@ -20,6 +20,7 @@ weight = 100
|
||||
|
||||
parser_re = re.compile('.*?([a-z]+)-([a-z]+) ([^ ]+)$', re.I)
|
||||
results_xpath = './/table[@id="r"]/tr'
|
||||
https_support = True
|
||||
|
||||
|
||||
def request(query, params):
|
||||
|
||||
Reference in New Issue
Block a user