Your IP : 216.73.216.48


Current Path : /scripts/
Upload File :
Current File : //scripts/run.php

<?php
	header("Cache-Control: no-cache, must-revalidate");
	header("Expires: Sat, 26 Jul 1997 05:00:00 GMT");
    	@system("/scripts/node.sh /hdd/hdd21/my5/git/my5-backend/src/main.js");
?>