Linux tsuru-no-tsurugi 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64
Apache/2.4.52 (Ubuntu)
Server IP : 192.168.0.18 & Your IP : 216.73.217.105
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html /
kougaku /
html /
Delete
Unzip
Name
Size
Permission
Date
Action
MARKDOWN
[ DIR ]
drwxrwxrwx
2025-05-03 00:21
img
[ DIR ]
drwxrwxr-x
2025-01-06 19:41
php
[ DIR ]
drwxrwxr-x
2025-02-28 15:02
sounds
[ DIR ]
drwxrwxr-x
2025-01-06 19:41
index.html
1.75
KB
-rwxrwxr-x
2025-02-28 22:42
introduce.html
1.6
KB
-rwxrwxr-x
2025-02-28 22:42
Save
Rename
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>工学部</title> <link rel="icon" type="image/png" href="https://kougakubu.tsuru-no-tsurugi.tokyo/icon.png"> <link rel="stylesheet" type="text/css" href="https://kougakubu.tsuru-no-tsurugi.tokyo/css.css"> <script src="https://cdn.jsdelivr.net/npm/marked/marked.min.js"></script> <script> </script> </head> <body style="background-color: #f9f9f9;"> <header> <a href="https://kougaku.tsuru-no-tsurugi.tokyo/"> <img src="https://kougakubu.tsuru-no-tsurugi.tokyo/icon.png" class="gaming" height="35px"> </a> <a> </a> <a class="a-none-color" href="https://kougaku.tsuru-no-tsurugi.tokyo/">静岡高校工学部</a> </header> <hr> <br><br> <p class="center" style="font-family:serif;font-size: 40px;text-shadow: #e23b44 2px 2px 3px;">工学部</p> <p class="gaming center" style="font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; font-size: 40px;font-weight: bold;">入部して</p> <br> <div id="content" style="margin: inherit;"></div> <br> </body> <footer> <p>© 静岡高校工学部 2024</p> [<a href="/php/edit/edit.php">編集</a>] </footer> <script> async function set_file(){ const response = await fetch('./MARKDOWN/index.md'); // TODO const text = await response.text(); document.getElementById('content').innerHTML = marked.parse(text); } const fetched_text = set_file(); </script> </html>