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