diff options
| author | Ben Busby <noreply+git@benbusby.com> | 2021-11-23 22:26:59 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-23 22:26:59 -0700 |
| commit | d1c9212994925bbe18f5bad7070f2a6238a969f8 (patch) | |
| tree | 7a57aae3df09933bd9429bd5b4a706587d0bd1ea | |
| parent | 4217595ed997ea19710ee1015ab538ec3ce1eeff (diff) | |
| parent | a22c02df7008fe14ea95b3a817212d9e4f5fec54 (diff) | |
| download | farside-d1c9212994925bbe18f5bad7070f2a6238a969f8.tar.gz | |
Add libreddit instance (#1)
| -rw-r--r-- | services.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/services.json b/services.json index b88adb8..995bbee 100644 --- a/services.json +++ b/services.json @@ -4,6 +4,7 @@ "test_url": "/r/popular", "fallback": "https://libredd.it", "instances": [ + "https://libreddit.albony.xyz", "https://libredd.it", "https://libreddit.spike.codes", "https://libreddit.dothq.co", |
