diff --git a/services-full.json b/services-full.json index 5ca44f8..18c4ad4 100644 --- a/services-full.json +++ b/services-full.json @@ -98,7 +98,9 @@ "type": "invidious", "test_url": "/watch?v=eBGIQ7ZuuiU", "fallback": "https://invidious.snopyta.org", - "instances": null + "instances": [ + "https://inv.nadeko.net" + ] }, { "type": "piped", @@ -305,6 +307,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", 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",