Мы предоставляем обширный выбор методов интеграции информации о сервере. Вы можете использовать любой из них или придумать свой используя JSON API. Если вы хотите добавить способ интеграции, пожалуйста, обратитесь к нам через email. [email protected].

Кнопка подключиться

<a href="https://gamemonitoring.ru/garrys-mod/servers/3974/connect" target="_blank" style="padding: 10px 20px;border-radius: 5px;color: #fff;background: #2dcb70;text-shadow: 0 1px 0 rgb(0 0 0 / 10%);text-align: center;text-transform: uppercase;">Подключиться</a>

Баннер 560x95

Void Resonance | TTT | Semi-Vanilla | Chill | FastDL
<a href="https://gamemonitoring.ru/servers/3974" target="_blank">
<img src="https://widgets.gamemonitoring.net/servers/3974/560x95.png" alt="Void Resonance | TTT | Semi-Vanilla | Chill | FastDL" title="Void Resonance | TTT | Semi-Vanilla | Chill | FastDL" />
</a>

Баннер 88x31

Void Resonance | TTT | Semi-Vanilla | Chill | FastDL
<a href="https://gamemonitoring.ru/servers/3974/vote" target="_blank">
<img src="https://widgets.gamemonitoring.net/servers/3974/88x31.png" alt="Void Resonance | TTT | Semi-Vanilla | Chill | FastDL" title="Void Resonance | TTT | Semi-Vanilla | Chill | FastDL" />
</a>

Баннер 350x20

Void Resonance | TTT | Semi-Vanilla | Chill | FastDL
<a href="https://gamemonitoring.ru/servers/3974" target="_blank">
<img src="https://widgets.gamemonitoring.net/servers/3974/350x20.png" alt="Void Resonance | TTT | Semi-Vanilla | Chill | FastDL" title="Void Resonance | TTT | Semi-Vanilla | Chill | FastDL" />
</a>

JSON для программ, сайтов и прочего

https://api.gamemonitoring.net/servers/3974
<?php
$json = file_get_contents("https://api.gamemonitoring.net/servers/3974");
$data = json_decode($json, true);
var_dump($data);