diff options
Diffstat (limited to 'hints.json')
-rw-r--r-- | hints.json | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -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/" + } + ] } } |