From 64f00bf5fdc686188dc396ddf9e7c48c19c4d81e Mon Sep 17 00:00:00 2001 From: Nanashi <53353250+NanashiTheNameless@users.noreply.github.com> Date: Sun, 22 Jun 2025 01:52:46 -0500 Subject: [PATCH] [fix] remove dissem.in due to its closure (#4930) remove dissem.in due to its closure [1] [1] https://association.dissem.in/dissemin-closure.html --- searx/settings.yml | 1 - tests/robot/settings_robot.yml | 1 - 2 files changed, 2 deletions(-) diff --git a/searx/settings.yml b/searx/settings.yml index afa9fee9d..250078ec7 100644 --- a/searx/settings.yml +++ b/searx/settings.yml @@ -2771,7 +2771,6 @@ engines: doi_resolvers: oadoi.org: 'https://oadoi.org/' doi.org: 'https://doi.org/' - doai.io: 'https://dissem.in/' sci-hub.se: 'https://sci-hub.se/' sci-hub.st: 'https://sci-hub.st/' sci-hub.ru: 'https://sci-hub.ru/' diff --git a/tests/robot/settings_robot.yml b/tests/robot/settings_robot.yml index ddf14bcbe..cfc64c45c 100644 --- a/tests/robot/settings_robot.yml +++ b/tests/robot/settings_robot.yml @@ -51,7 +51,6 @@ engines: doi_resolvers: oadoi.org: 'https://oadoi.org/' doi.org: 'https://doi.org/' - doai.io: 'https://dissem.in/' sci-hub.se: 'https://sci-hub.se/' sci-hub.st: 'https://sci-hub.st/' sci-hub.ru: 'https://sci-hub.ru/'