1
0
Fork 0
mirror of https://github.com/benbusby/farside.git synced 2025-04-20 10:58:42 +00:00

Update searx instances

Should probably consider automating this at some point, but each instance
seemingly lists their public instances in a different format. Also don't really
want to mess with readme scraping. Idk, I'll think about it.
This commit is contained in:
Ben Busby 2021-11-18 18:25:09 -07:00 committed by GitHub
parent d4581797e7
commit 365bb4eb28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@
}, },
{ {
"type": "bibliogram", "type": "bibliogram",
"test_url": "/u/taylorswift", "test_url": "/u/officialrickastley",
"fallback": "https://bibliogram.art", "fallback": "https://bibliogram.art",
"instances": [ "instances": [
"https://bibliogram.art", "https://bibliogram.art",
@ -159,7 +159,10 @@
"https://searx.nakhan.ne", "https://searx.nakhan.ne",
"https://suche.dasnetzundich.de", "https://suche.dasnetzundich.de",
"https://search.antonkling.se", "https://search.antonkling.se",
"https://jsearch.pw" "https://jsearch.pw",
"https://searx.hummel-web.at",
"https://search.mdosch.de",
"https://searx.ru"
] ]
} }
] ]