app-store/apps/proxitok/config.json

16 lines
385 B
JSON
Raw Normal View History

2022-08-18 06:31:59 +00:00
{
"$schema": "../schema.json",
2022-08-18 06:31:59 +00:00
"name": "ProxiTok",
"available": true,
"port": 8118,
"id": "proxitok",
"categories": ["social"],
"description": "",
"tipi_version": 1,
"version": "1.0.0",
"short_desc": "Open source alternative frontend for TikTok made using PHP ",
"author": "pablouser1",
"source": "https://github.com/pablouser1/ProxiTok",
"form_fields": []
}