diff options
| author | jlund <jlund@binaryteaparty.com> | 2022-08-02 09:21:08 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-02 09:21:08 -0600 |
| commit | 6a6bc2d5a16344eca7b8848121ff32e089b282de (patch) | |
| tree | 7b9405ff538f3e72a634c73ebce4d7cfb19a8c98 | |
| parent | 7b36eaac59ce50703042c36bf51f0f4a00682b4f (diff) | |
| download | farside-6a6bc2d5a16344eca7b8848121ff32e089b282de.tar.gz | |
Add "unofficialbird.com" Nitter instance [skip ci] (#58)
| -rw-r--r-- | services-full.json | 3 | ||||
| -rw-r--r-- | services.json | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/services-full.json b/services-full.json index 1b735ce..3331bc1 100644 --- a/services-full.json +++ b/services-full.json @@ -161,7 +161,8 @@ "https://nitter.bus-hit.me", "https://nttr.stream", "https://de.nttr.stream", - "https://n.l5.ca" + "https://n.l5.ca", + "https://unofficialbird.com" ] }, { diff --git a/services.json b/services.json index ad622e3..89b54d3 100644 --- a/services.json +++ b/services.json @@ -116,7 +116,8 @@ "https://twitter.076.ne.jp", "https://nitter.sethforprivacy.com", "https://nitter.bus-hit.me", - "https://n.l5.ca" + "https://n.l5.ca", + "https://unofficialbird.com" ] }, { |
