This commit is contained in:
biglyderv 2025-02-08 00:58:52 -05:00
parent 65cbda1b2e
commit 95a09043f5
Signed by: biglyderv
GPG key ID: 1398543B9746192C
2 changed files with 5 additions and 2 deletions

View file

@ -3,6 +3,9 @@ require(__DIR__ . "/../libs/header.php");
page_header();
$msgs = json_decode(file_get_contents('https://mcp.dervland.net/messages'),true);
?>
<h2>Scraftia (<a href='/' class='link'>Home</a>)</h2>
<?php
foreach ($msgs as $msg) {
?>
<div class="comment">