forked from Icycoide/searxng
[enh] add simple theme (WIP)
This commit is contained in:
parent
4f6586d808
commit
10a24bdc2c
85 changed files with 11902 additions and 6 deletions
|
@ -7,6 +7,7 @@ regex = re.compile(r'10\.\d{4,9}/[^\s]+')
|
|||
name = gettext('DOAI rewrite')
|
||||
description = gettext('Avoid paywalls by redirecting to open-access versions of publications when available')
|
||||
default_on = False
|
||||
preference_section = 'privacy'
|
||||
|
||||
|
||||
def extract_doi(url):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue