forked from Icycoide/searxng
parent
42a194898b
commit
3a63dfbdd7
10 changed files with 46 additions and 11 deletions
|
@ -9,6 +9,7 @@ url = 'https://duckduckgo.com/js/spice/currency/1/{0}/{1}'
|
|||
weight = 100
|
||||
|
||||
parser_re = re.compile('.*?(\\d+(?:\\.\\d+)?) ([^.0-9]+) (?:in|to) ([^.0-9]+)', re.I)
|
||||
https_support = True
|
||||
|
||||
|
||||
def normalize_name(name):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue