diff options
| author | Hendursaga <65990626+hendursaga@users.noreply.github.com> | 2023-06-07 13:29:36 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-07 11:29:36 -0600 |
| commit | 60d0aeae09fc4b9009ed94248194f1e7d8a98e44 (patch) | |
| tree | 0076c6e4ef03bc21ce8607ebcb797f22f508ddc6 | |
| parent | 51355857f925ebbfb157dccfa15b74e558c7d33b (diff) | |
| download | farside-60d0aeae09fc4b9009ed94248194f1e7d8a98e44.tar.gz | |
Add / update whatitworks.org instances (#110)
code.xbdm.fun redirects to code.whateveritworks.org
See also: https://codeberg.org/teddit/teddit/pulls/403
| -rw-r--r-- | services-full.json | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/services-full.json b/services-full.json index 82b6fc4..b870442 100644 --- a/services-full.json +++ b/services-full.json @@ -190,7 +190,8 @@ "https://nitter.bus-hit.me", "https://n.l5.ca", "https://unofficialbird.com", - "https://nitter.ungovernable.men" + "https://nitter.ungovernable.men", + "https://tweet.whateveritworks.org" ] }, { @@ -471,7 +472,8 @@ "https://cringe.whatever.social", "https://proxitok.lunar.icu", "https://proxitok.privacy.com.de", - "https://tiktok.chauvet.pro" + "https://tiktok.chauvet.pro", + "https://cringe.whateveritworks.org" ] }, { @@ -588,7 +590,7 @@ "https://ao.foss.wtf", "https://overflow.hostux.net", "https://overflow.projectsegfau.lt", - "https://code.xbdm.fun", + "https://code.whateveritworks.org", "https://overflow.fascinated.cc" ] } |
