From f2c51420da7c4daae16621cc282860de0a42c227 Mon Sep 17 00:00:00 2001 From: ItzCrazyKns Date: Sun, 28 Apr 2024 19:14:02 +0530 Subject: [PATCH] feat(searxng-settings): drop unsupported engines --- searxng-settings.yml | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/searxng-settings.yml b/searxng-settings.yml index d4a8bad..da973c1 100644 --- a/searxng-settings.yml +++ b/searxng-settings.yml @@ -1071,25 +1071,6 @@ engines: require_api_key: false results: HTML - - name: azlyrics - shortcut: lyrics - engine: xpath - timeout: 4.0 - disabled: true - categories: [music, lyrics] - paging: true - search_url: https://search.azlyrics.com/search.php?q={query}&w=lyrics&p={pageno} - url_xpath: //td[@class="text-left visitedlyr"]/a/@href - title_xpath: //span/b/text() - content_xpath: //td[@class="text-left visitedlyr"]/a/small - about: - website: https://azlyrics.com - wikidata_id: Q66372542 - official_api_documentation: - use_official_api: false - require_api_key: false - results: HTML - - name: mastodon users engine: mastodon mastodon_type: accounts @@ -1569,11 +1550,6 @@ engines: shortcut: scc disabled: true - - name: framalibre - engine: framalibre - shortcut: frl - disabled: true - # - name: searx # engine: searx_engine # shortcut: se