From 9291dea9a8300b907aba53a07ae4ad4c86ca9956 Mon Sep 17 00:00:00 2001 From: s0lray Date: Fri, 27 Mar 2026 09:49:01 -0400 Subject: [PATCH] Remove defunct Search Engines tools (THE-151) Remove Bing vs. Google (bvsg.org), Ixquick (redirects to Startpage), Shuriken (defunct), Biznar (down), searx.me (archived), and WhosTalkin (compromised). Retain iSEEK under Meta Search. Co-Authored-By: Paperclip --- public/arf.json | 34 ++-------------------------------- 1 file changed, 2 insertions(+), 32 deletions(-) diff --git a/public/arf.json b/public/arf.json index b8b4568..a1c24c4 100644 --- a/public/arf.json +++ b/public/arf.json @@ -4794,16 +4794,6 @@ "type": "url", "url": "https://www.izito.com/" }, - { - "name": "Bing vs. Google", - "type": "url", - "url": "https://bvsg.org/" - }, - { - "name": "Ixquick Search Engine", - "type": "url", - "url": "https://www.ixquick.com/" - }, { "name": "Advangle", "type": "url", @@ -4845,35 +4835,15 @@ "name": "Meta Search", "type": "folder", "children": [ - { - "name": "Shuriken", - "type": "url", - "url": "https://shuriken.pm" - }, - { - "name": "iSEEK", - "type": "url", - "url": "https://iseek.com/iseek/home.page" - }, - { - "name": "Biznar", - "type": "url", - "url": "https://biznar.com/biznar/desktop/en/search.html" - }, { "name": "eTools.ch", "type": "url", "url": "https://www.etools.ch/" }, { - "name": "searx.me", + "name": "iSEEK", "type": "url", - "url": "https://searx.me/" - }, - { - "name": "WhosTalkin", - "type": "url", - "url": "https://www.whostalkin.com/" + "url": "https://iseek.com/iseek/home.page" } ] },