4
0
Sebastien Lemery 10 жил өмнө
parent
commit
24c2d38662

+ 5 - 4
scripts/Cleaner Index/index.php

@@ -1,11 +1,12 @@
+;You need to edit line 5 and 9. Don't edit line 34, unless you hate us, then.. go ahead.
 <!DOCTYPE html>
 <html>
 <head>
-	<title>PISG Index</title>
+	<title>Stats generated by #YOURCHANNEL</title>
 	<link rel="stylesheet" type="text/css" href="dark-style.css">
 </head>
 <body>
-<h1 class="center">PISG Channels</h1>
+<h1 class="center">Stats generated by #YOURCHANNEL</h1>
 <table>
 <tr>
 	<th>Channel</th>
@@ -30,6 +31,6 @@ foreach ($channels as $channel) {
 
 </table>
 
-<h6 class="center">Index and API coded by OverCoder | Whatever here | All rights reserved</h6>
+<h6 class="center">pisg!stats@pisg/stats/bot @ freenode | Generated by <a href="https://github.com/PISG/pisg">PISG</a> | All rights reserved</h6>
 </body>
-</html>
+</html>