diff options
| author | Ben Busby <contact@benbusby.com> | 2023-05-19 12:42:06 -0600 |
|---|---|---|
| committer | Ben Busby <contact@benbusby.com> | 2023-05-19 12:42:06 -0600 |
| commit | 6f647f52aee5d5d3098dc2aa7af26835e98fcf3b (patch) | |
| tree | 5d8ced2548d2516364b780e0fc1fe3d4e48d4de6 /services-full.json | |
| parent | 27b3ee85a76143f646b323ef16d1701213f8d412 (diff) | |
| download | farside-6f647f52aee5d5d3098dc2aa7af26835e98fcf3b.tar.gz | |
Add support for Anonymous Overflow
A Stack Overflow frontend, see:
https://github.com/httpjamesm/AnonymousOverflow
Diffstat (limited to 'services-full.json')
| -rw-r--r-- | services-full.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/services-full.json b/services-full.json index 82c108d..14c95b3 100644 --- a/services-full.json +++ b/services-full.json @@ -559,5 +559,24 @@ "https://breeze.777.tf", "https://breezewiki.esmailelbob.xyz" ] + }, + { + "type": "anonymousoverflow", + "test_url": "/questions/6591213/how-do-i-rename-a-local-git-branch", + "fallback": "https://code.whatever.social", + "instances": [ + "https://code.whatever.social", + "https://overflow.777.tf", + "https://ao.vern.cc", + "https://overflow.smnz.de", + "https://anonymousoverflow.esmailelbob.xyz", + "https://overflow.lunar.icu", + "https://overflow.adminforge.de", + "https://ao.foss.wtf", + "https://overflow.hostux.net", + "https://overflow.projectsegfau.lt", + "https://code.xbdm.fun", + "https://overflow.fascinated.cc" + ] } ] |
