This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
yeungalan
/
ArOZ-System-Patch
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
8eab562a81
Rami (Branch)
Tag
master
ArOZ-System-...
/
SystemAOB
/
functions
/
timezone_v1
/
script
/
wait.php
wait.php
81 B
Cronologia
Originale
1
2
3
4
5
6
7
<?php
include '../../../../auth.php';
?>
<?
sleep($_GET["second"]);
echo "end"
?>