forked from Icycoide/searxng
parent
42a194898b
commit
3a63dfbdd7
10 changed files with 46 additions and 11 deletions
|
@ -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):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue