mirror of
https://github.com/benbusby/farside.git
synced 2025-04-24 20:50:02 +00:00
Add support for Anonymous Overflow
A Stack Overflow frontend, see: https://github.com/httpjamesm/AnonymousOverflow
This commit is contained in:
parent
27b3ee85a7
commit
6f647f52ae
3 changed files with 39 additions and 1 deletions
|
@ -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"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue