2022-08-18 06:31:59 +00:00
|
|
|
{
|
2022-08-24 09:18:00 +00:00
|
|
|
"$schema": "../schema.json",
|
2022-08-18 06:31:59 +00:00
|
|
|
"name": "ProxiTok",
|
|
|
|
"available": true,
|
2022-11-11 19:33:58 +00:00
|
|
|
"exposable": true,
|
2022-08-18 06:31:59 +00:00
|
|
|
"port": 8118,
|
|
|
|
"id": "proxitok",
|
2023-11-02 19:59:54 +00:00
|
|
|
"categories": ["social"],
|
2022-08-18 06:31:59 +00:00
|
|
|
"description": "",
|
2023-11-02 19:59:54 +00:00
|
|
|
"tipi_version": 5,
|
|
|
|
"version": "master",
|
2022-08-18 06:31:59 +00:00
|
|
|
"short_desc": "Open source alternative frontend for TikTok made using PHP ",
|
|
|
|
"author": "pablouser1",
|
|
|
|
"source": "https://github.com/pablouser1/ProxiTok",
|
2023-10-29 19:43:17 +00:00
|
|
|
"form_fields": [],
|
|
|
|
"supported_architectures": ["arm64", "amd64"]
|
2022-08-18 06:31:59 +00:00
|
|
|
}
|