diff options
Diffstat (limited to 'services.json')
| -rw-r--r-- | services.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/services.json b/services.json index e00359f..385d5bf 100644 --- a/services.json +++ b/services.json @@ -91,7 +91,9 @@ "type": "invidious", "test_url": "/watch?v=eBGIQ7ZuuiU", "fallback": "https://invidious.snopyta.org", - "instances": null + "instances": [ + "https://inv.nadeko.net" + ] }, { "type": "piped", @@ -283,6 +285,7 @@ "https://searx.be", "https://searx.dresden.network", "https://searx.foobar.vip", + "https://searx.foss.family", "https://searx.namejeff.xyz", "https://searx.oakleycord.dev", "https://searx.oloke.xyz", |
