6 lines
80 B
JavaScript

$(document).ready(function() {
new SYSTEM('./api.php',1,'start');
});