mirror of
https://github.com/searxng/searxng.git
synced 2026-05-28 13:50:13 +02:00
[enh] add simple theme (WIP)
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user