diff options
| author | Ben Busby <noreply+git@benbusby.com> | 2021-11-18 18:25:09 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-18 18:25:09 -0700 |
| commit | 365bb4eb2855d629a7fffab7d5ed5f976fdaf8fb (patch) | |
| tree | 775c594d382b9568425900fed75251a20f406c6d /services.json | |
| parent | d4581797e7a06cf4c89cf03def30e19726f26d11 (diff) | |
| download | farside-365bb4eb2855d629a7fffab7d5ed5f976fdaf8fb.tar.gz | |
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.
Diffstat (limited to 'services.json')
| -rw-r--r-- | services.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/services.json b/services.json index 2a95e10..b88adb8 100644 --- a/services.json +++ b/services.json @@ -35,7 +35,7 @@ }, { "type": "bibliogram", - "test_url": "/u/taylorswift", + "test_url": "/u/officialrickastley", "fallback": "https://bibliogram.art", "instances": [ "https://bibliogram.art", @@ -159,7 +159,10 @@ "https://searx.nakhan.ne", "https://suche.dasnetzundich.de", "https://search.antonkling.se", - "https://jsearch.pw" + "https://jsearch.pw", + "https://searx.hummel-web.at", + "https://search.mdosch.de", + "https://searx.ru" ] } ] |
