6 lines
195 B
PHP
6 lines
195 B
PHP
<!doctype html>
|
|
<title><?=ucfirst(explode('.', $_SERVER['HTTP_HOST'])[1]);?> ID</title>
|
|
<center>
|
|
<h1>Under Construction</h1>
|
|
<img src="//static.flash.moe/images/me-tan-2.png"/>
|
|
</center>
|