Remove Zodiac from stats.php

Signed-off-by: Skylar "The Cobra" Widulski <cobra@vern.cc>
This commit is contained in:
Skylar "The Cobra" Widulski 2023-01-01 19:11:22 -05:00
parent 74e6527726
commit ef38171bc1
Signed by: cobra
GPG Key ID: 4FD8F812083FF6F9
1 changed files with 0 additions and 4 deletions

View File

@ -29,10 +29,6 @@
<div class=h><h2 id=iceberg>Iceberg</h2> <a aria-hidden=true href=#iceberg>#iceberg</a></div>
<?php echo file_get_contents("./gnuplot/iceberg/" . date("Y-m-d") . ".svg"); ?>
<div class=h><h2 id=zodiac>Zodiac</h2> <a aria-hidden=true href=#zodiac>#zodiac</a></div>
<?php echo file_get_contents("./gnuplot/zodiac/net/" . date("Y-m-d") . ".svg"); ?>
<?php echo file_get_contents("./gnuplot/zodiac/power/" . date("Y-m-d") . ".svg"); ?>
<div class=h><h2 id=crescent>Crescent</h2> <a aria-hidden=true href=#crescent>#crescent</a></div>
<?php echo file_get_contents("./gnuplot/crescent/net/" . date("Y-m-d") . ".svg"); ?>
<?php echo file_get_contents("./gnuplot/crescent/power/" . date("Y-m-d") . ".svg"); ?>