From 933be61a4be04cfc5b04e96d59c0ad0f42539f0d Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Wed, 4 May 2022 22:49:10 +0200 Subject: add search engines hint --- hints.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/hints.json b/hints.json index b961d35..460d9ff 100644 --- a/hints.json +++ b/hints.json @@ -234,5 +234,25 @@ } } ] + }, + "9": { + "name": { + "en": "search engines", + "pl": "wyszukiwarki internetowe" + }, + "text": { + "en": "Some search engines are really ethical. Some claim that but are not. And some are Google... Choose wisely!", + "pl": "Niektóre wyszukiwarki są naprawdę etyczne. Niektóre twierdzą, że są, chociaż nie są. A niektóre są Googlem... Wybieraj mądrze!" + }, + "suggested": [ + { + "name": "MetaGer", + "url": "https://metager.org/" + }, + { + "name": "Searx", + "url": "https://searx.space/" + } + ] } } -- cgit v1.2.3