mirror of
https://github.com/benbusby/farside.git
synced 2025-04-20 19:08:42 +00:00
Add scribe to supported services
scribe (https://https://git.sr.ht/~edwardloveall/scribe) is an alternative frontend for Medium.
This commit is contained in:
parent
614cf3daec
commit
47b6d4abc3
1 changed files with 10 additions and 0 deletions
|
@ -112,6 +112,16 @@
|
||||||
"https://tweet.lambda.dance"
|
"https://tweet.lambda.dance"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "scribe",
|
||||||
|
"test_url": "@ftrain/big-data-small-effort-b62607a43a8c",
|
||||||
|
"fallback": "https://scribe.rip",
|
||||||
|
"instances": [
|
||||||
|
"https://scribe.rip",
|
||||||
|
"https://scribe.nixnet.services",
|
||||||
|
"https://scribe.citizen4.eu"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "whoogle",
|
"type": "whoogle",
|
||||||
"test_url": "/search?cookies_disabled=1&q=<%=query%>",
|
"test_url": "/search?cookies_disabled=1&q=<%=query%>",
|
||||||
|
|
Loading…
Add table
Reference in a new issue