From f676d12988cb5dcb70beab908bedf2cc84cead2f Mon Sep 17 00:00:00 2001 From: sian1468 <58017832+sian1468@users.noreply.github.com> Date: Mon, 12 Dec 2022 03:45:13 +0700 Subject: Add auto update instances for libreddit (#80) * Change libreddit's fallback URL to official instance's URL * Add auto update instances for libreddit --- services.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'services.json') diff --git a/services.json b/services.json index b16c930..ca38869 100644 --- a/services.json +++ b/services.json @@ -2,7 +2,7 @@ { "type": "libreddit", "test_url": "/r/popular", - "fallback": "https://libredd.it", + "fallback": "https://libreddit.spike.codes", "instances": [ "https://libredd.it", "https://libreddit.spike.codes", -- cgit v1.2.3