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