1
0
Fork 0
mirror of https://github.com/benbusby/farside.git synced 2025-04-24 20:50:02 +00:00

Support imgur alternatives

- Imgin (only one instance)
  - https://git.voidnet.tech/kev/imgin/
- Rimgo
  - https://codeberg.org/video-prize-ranch/rimgo

Closes #11
This commit is contained in:
Ben Busby 2022-01-26 09:59:32 -07:00
parent d264ac80f2
commit ae5d4a4c03
No known key found for this signature in database
GPG key ID: B9B7231E01D924A1
2 changed files with 21 additions and 0 deletions

View file

@ -183,6 +183,26 @@
"https://lingva.pussthecat.org"
]
},
{
"type": "rimgo",
"test_url": "/a/H8M4rcp",
"fallback": "https://i.bcow.xyz",
"instances": [
"https://i.bcow.xyz",
"https://rimgo.pussthecat.org",
"https://img.riverside.rocks",
"https://rimgo.totaldarkness.net",
"https://rimgo.bus-hit.me"
]
},
{
"type": "imgin",
"test_url": "/a/H8M4rcp",
"fallback": "https://imgin.voidtech.net",
"instances": [
"https://imgin.voidnet.tech"
]
},
{
"type": "whoogle",
"test_url": "/search?cookies_disabled=1&q=<%=query%>",