summaryrefslogtreecommitdiff
path: root/services.json
diff options
context:
space:
mode:
authorBen Busby <contact@benbusby.com>2023-05-19 12:42:06 -0600
committerBen Busby <contact@benbusby.com>2023-05-19 12:42:06 -0600
commit6f647f52aee5d5d3098dc2aa7af26835e98fcf3b (patch)
tree5d8ced2548d2516364b780e0fc1fe3d4e48d4de6 /services.json
parent27b3ee85a76143f646b323ef16d1701213f8d412 (diff)
downloadfarside-6f647f52aee5d5d3098dc2aa7af26835e98fcf3b.tar.gz
Add support for Anonymous Overflow
A Stack Overflow frontend, see: https://github.com/httpjamesm/AnonymousOverflow
Diffstat (limited to 'services.json')
-rw-r--r--services.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/services.json b/services.json
index a3c3fcf..71615c6 100644
--- a/services.json
+++ b/services.json
@@ -516,5 +516,22 @@
"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"
+ ]
}
]