This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
masukomi
/
amber-website
forked from
amber/amber-website
Xem
1
Star
0
Fork
0
Các tập tin
Tree:
0644824825
Branches
Tags
gh-pages
herby-patch-1
homepage_link_updates
amber-website
/
bower_components
/
jquery
/
test
/
data
/
event
/
longLoadScript.php
longLoadScript.php
77 B
Lịch sử
Raw
1
2
3
4
<?php
sleep((int)$_GET['sleep']);
header('Content-type: text/javascript');
?>