This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
yeungalan
/
ArOZ-System-Patch
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
8eab562a81
Dallar
Biçim İmleri
master
ArOZ-System-...
/
SystemAOB
/
functions
/
timezone_v1
/
script
/
wait.php
wait.php
81 B
Geçmiş
Ham
1
2
3
4
5
6
7
<?php
include '../../../../auth.php';
?>
<?
sleep($_GET["second"]);
echo "end"
?>