diff options
| author | Kazi <kzshantonu@users.noreply.github.com> | 2022-03-22 16:32:30 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-22 09:32:30 -0600 |
| commit | aa499e87603ad37373a9c5263c4c9941984e2399 (patch) | |
| tree | a4e9da8abdc13326309135399e4ff939f094e68c /services.json | |
| parent | 186dd0d1e89e7a56875a510b53089a46af86ab96 (diff) | |
| download | farside-aa499e87603ad37373a9c5263c4c9941984e2399.tar.gz | |
Add new libreddit and nitter instances (#25)
https://leddit.xyz,
https://de.leddit.xyz
https://nttr.stream
https://de.nttr.stream
Diffstat (limited to 'services.json')
| -rw-r--r-- | services.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/services.json b/services.json index a05a3c3..3df08a6 100644 --- a/services.json +++ b/services.json @@ -32,7 +32,9 @@ "https://libreddit.drivet.xyz", "https://lr.oversold.host", "https://libreddit.de", - "https://libreddit.bus-hit.me" + "https://libreddit.bus-hit.me", + "https://leddit.xyz", + "https://de.leddit.xyz" ] }, { @@ -151,7 +153,9 @@ "https://nitter.ca", "https://twitter.076.ne.jp", "https://nitter.sethforprivacy.com", - "https://nitter.bus-hit.me" + "https://nitter.bus-hit.me", + "https://nttr.stream", + "https://de.nttr.stream" ] }, { |
