mirror of
https://github.com/benbusby/farside.git
synced 2025-06-30 13:06:37 +00:00
Change libreddit's fallback URL to official instance's URL
This commit is contained in:
parent
329b8bbad5
commit
07b3e04ff9
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
{
|
{
|
||||||
"type": "libreddit",
|
"type": "libreddit",
|
||||||
"test_url": "/r/popular",
|
"test_url": "/r/popular",
|
||||||
"fallback": "https://libredd.it",
|
"fallback": "https://libreddit.spike.codes",
|
||||||
"instances": [
|
"instances": [
|
||||||
"https://libreddit.albony.xyz",
|
"https://libreddit.albony.xyz",
|
||||||
"https://libredd.it",
|
"https://libredd.it",
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
{
|
{
|
||||||
"type": "libreddit",
|
"type": "libreddit",
|
||||||
"test_url": "/r/popular",
|
"test_url": "/r/popular",
|
||||||
"fallback": "https://libredd.it",
|
"fallback": "https://libreddit.spike.codes",
|
||||||
"instances": [
|
"instances": [
|
||||||
"https://libredd.it",
|
"https://libredd.it",
|
||||||
"https://libreddit.spike.codes",
|
"https://libreddit.spike.codes",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue