summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/services/web/searx/searx/engines.nix24
-rwxr-xr-xtests/run-tests.sh1
2 files changed, 1 insertions, 24 deletions
diff --git a/config/services/web/searx/searx/engines.nix b/config/services/web/searx/searx/engines.nix
index 5e4609a..76f0ca8 100644
--- a/config/services/web/searx/searx/engines.nix
+++ b/config/services/web/searx/searx/engines.nix
@@ -54,7 +54,7 @@ in {
# files
"btdigg"
# images
- "ccengine"
+ "openverse"
"bing images"
"library of congress"
"qwant images"
@@ -96,28 +96,6 @@ in {
results = "HTML";
};
}
- { # Emojipedia
- name = "emojipedia";
- engine = "xpath";
- search_url = makeSearchUrl {
- baseUrl = "https://emojipedia.org/search/";
- queryKeyword = "q";
- };
- results_xpath = ''//ol[@class="search-results"]/li/h2'';
- url_xpath = "./a/@href";
- title_xpath = "./a";
- content_xpath = "../p";
- shortcut = "emoji";
- disabled = true;
- about = {
- website = "https://emojipedia.org/";
- wikidata_id = "Q22908129";
- official_api_documentation = "";
- use_official_api = false;
- require_api_key = false;
- results = "HTML";
- };
- }
{
name = "nlab";
engine = "xpath";
diff --git a/tests/run-tests.sh b/tests/run-tests.sh
index 92acdc8..7842dc6 100755
--- a/tests/run-tests.sh
+++ b/tests/run-tests.sh
@@ -42,7 +42,6 @@ echo
echo Checking custom Searx engines :
declare -A QUERIES
QUERIES[alternativeto]=Searx
-QUERIES[emojipedia]='Thinking%20Face'
QUERIES[nlab]='Kan%20extension'
QUERIES[wikipediafr]=Paris
QUERIES[wikipediaen]=Paris