3 lines
75 B
JavaScript

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