mdserver-web/plugins/mtproxy/info.json

19 lines
389 B
JSON
Raw Normal View History

2024-12-01 08:51:31 -05:00
{
"sort": 7,
"ps": "你的纸飞机",
2024-12-01 13:41:49 -05:00
"install_pre_inspection":true,
2024-12-01 08:51:31 -05:00
"name": "mtproxy",
"title": "mtproxy",
"shell": "install.sh",
"versions":["1.0"],
"updates":["1.0"],
"tip": "soft",
"checks": "server/mtproxy",
"path": "server/mtproxy",
"display": 1,
"author": "TelegramMessenger",
"date": "2022-07-09",
"home": "https://github.com/9seconds/mtg",
"type": 0,
"pid": "5"
}