forked from sinkaroid/Redyin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.php
72 lines (67 loc) · 3.06 KB
/
index.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<title>daiZurin</title>
<link rel="stylesheet" type="text/css" href="lib/style.css">
<?php $start_time = microtime(true); ?>
<link href="http://fonts.googleapis.com/css?family=Ubuntu" rel="stylesheet" type="text/css">
<!-- <script type="text/javascript" src="lib/rain.js"></script> -->
<style>
body {
background: black url("src/bg.jpg") no-repeat fixed center;
}
</style>
<center>
<div class="toto">
<font face="courier" size="4" color="red">
<pre style="text-align: left;">
_____ _ ______ _
| __ \ (_)___ / (_)
| | | | __ _ _ / /_ _ _ __ _ _ __
| | | |/ _` | | / /| | | | '__| | '_ \
| |__| | (_| | |/ /_| |_| | | | | | | |
|_____/ \__,_|_/_____\__,_|_| |_|_| |_|
Your coins end here.
</pre></div>
<center>
<?php
echo '<font face=Consolas color=gold size=3>';
$tanggal= mktime(date("m"),date("d"),date("Y"));
echo "[<font color=green>d</font> : <b>(".date("d-M-Y", $tanggal).")</b> ";
date_default_timezone_set('Asia/Jakarta');
$jam=date("H:i:s");
echo "-> <font color=green>t</font> : <b>(". $jam.") "."</b> -> ";
$a = date ("H");
if (($a>=6) && ($a<=11)){
echo "<font color=white><b>Morning</font></b>]";
}
else if(($a>11) && ($a<=15))
{
echo ", Morning";}
else if (($a>15) && ($a<=18)){
echo ", Good day";}
else { echo ", <b> Night</b>";}
echo '</font>';
?>
<div class="koceng">
<font face="courier" size="3" color="gray">
<pre>
> static site to getData from many fansub
> put params <font color=red>/list or ?list</font> to view all library
</pre>
</div>
</font>
<center><br><div id="steal"><a href="list" rel="nofollow" target="_blank"><font face=Ubuntu size="2" color="white"><b>animelist<b/></font></a></div></center><p>
<?php
require 'lib/str.php';
?>
<div class="page">
<a href="/daizurin/page?x=1">1</span></a> <a href="/daizurin/page?x=2"><span class="pg">2</span></a> <a href="/daizurin/page?x=3"><span class="pg">3</span></a> <a href="/daizurin/page?x=4"><span class="pg">4</span></a> <a href="/daizurin/page?x=5"><span class="pg">5</span></a> <a href="/daizurin/page?x=6"><span class="pg">6</span></a> <a href="/daizurin/page?x=7"><span class="pg">7</span></a> <a href="/daizurin/page?x=8"><span class="pg">8</span></a> <a href="/daizurin/page?x=9"><span class="pg">9</span></a> <a href="/daizurin/page?x=10"><span class="pg">10</span></a> <a href="/daizurin/page?x=11"><span class="pg">></span></a> <a href="/daizurin/page?x=87"><span class="pg">Last</span></a> </div>
<div>
<p>
<div class="intro">
<font color=crimson face=consolas size=3>
<b>© Sin,</b>
(<a href="lib/info.php" rel="nofollow" target="_blank" class="class2">server status</a>) | <font size="3" color="green">
scraped in <?php echo(number_format(microtime(true) - $start_time, 2)); ?> sec.</font>
<br><font size="3" color="gray">
feel free to pull,issues,or stealing at:<br><font color=blue> https://github.com/sinkaroid/daizurin</font>
</font>
</div>