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

Add proxitok (TikTok frontend)

Closes #19
This commit is contained in:
Ben Busby 2022-06-21 16:12:12 -06:00
parent d280f961f5
commit 32259f849b
No known key found for this signature in database
GPG key ID: B9B7231E01D924A1
2 changed files with 13 additions and 1 deletions

View file

@ -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"
]
}
]