Files
Yumi/configs_example/Ping.example.json
T

16 lines
292 B
JSON
Raw Normal View History

2022-02-02 21:16:28 +07:00
[
{
"type": "ping",
"title": "☁️Internet | ",
"host": "1.1.1.1"
},
{
"type": "discordwebsocket",
"title": "🚀 Discord Websocket | "
},
{
"type": "discordhttp",
"title": "🏓 Discord HTTP | "
}
]