mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-03-31 07:42:02 +02:00
4 lines
63 B
JavaScript
4 lines
63 B
JavaScript
$(function () {
|
|
eval($('#code').text());
|
|
prettyPrint();
|
|
}); |