This website works better with JavaScript
Home
Explore
Help
Sign In
Febbweiss
/
febbweiss.github.io
mirror of
https://github.com/Febbweiss/febbweiss.github.io
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
5ccfc04013
Branches
Tags
master
febbweiss.githu...
/
demo
/
filebrowser-durandal-widget
/
lib
/
jquery
/
test
/
data
/
event
/
longLoadScript.php
longLoadScript.php
77 B
History
Raw
1
2
3
4
<?php
sleep((int)$_GET['sleep']);
header('Content-type: text/javascript');
?>