summaryrefslogtreecommitdiff
path: root/services.json
diff options
context:
space:
mode:
authorBen Busby <contact@benbusby.com>2022-06-21 16:12:12 -0600
committerBen Busby <contact@benbusby.com>2022-06-21 16:12:12 -0600
commit32259f849bd1370699b1489c8a411a497f70817f (patch)
tree12c7fc9a586267e7aad845c7133346e7423989d7 /services.json
parentd280f961f5a3491c07cd81211cafa5b82c37d3d6 (diff)
downloadfarside-32259f849bd1370699b1489c8a411a497f70817f.tar.gz
Add proxitok (TikTok frontend)
Closes #19
Diffstat (limited to 'services.json')
-rw-r--r--services.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/services.json b/services.json
index 52a6874..2d7f444 100644
--- a/services.json
+++ b/services.json
@@ -331,5 +331,15 @@
"https://librarian.esmailelbob.xyz",
"https://lbry.vern.cc"
]
+ },
+ {
+ "type": "proxitok",
+ "test_url": "/discover",
+ "fallback": "https://proxitok.herokuapp.com",
+ "instances": [
+ "https://proxitok.herokuapp.com",
+ "https://proxitok.pussthecat.org",
+ "https://proxitok.privacydev.net"
+ ]
}
]