上传2025_04_29备份作为记录

This commit is contained in:
2026-04-24 22:19:24 +08:00
commit 2538bb2a1b
56 changed files with 7567 additions and 0 deletions

5
public/blog/md0/index.php Executable file
View File

@@ -0,0 +1,5 @@
<?php
require './MD.php';
$md=new MD('114514.md');
$md->output();