diff --git a/searx/settings.yml b/searx/settings.yml index 01f2769f..0be6a1e5 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -182,7 +182,7 @@ engines: - name : archive is engine : xpath - search_url : https://archive.is/{query} + search_url : https://archive.is/search/?q={query} url_xpath : (//div[@class="TEXT-BLOCK"]/a)/@href title_xpath : (//div[@class="TEXT-BLOCK"]/a) content_xpath : //div[@class="TEXT-BLOCK"]/ul/li @@ -190,6 +190,7 @@ engines: timeout : 7.0 disabled : True shortcut : ai + soft_max_redirects: 1 about: website: https://archive.is/ wikidata_id: Q13515725