diff --git a/en/index.html b/en/index.html index 89a737b..6dd2381 100644 --- a/en/index.html +++ b/en/index.html @@ -15,7 +15,7 @@
-

Subdomains

+

Subdomains

bad-apple
Bad Apple!! but it's pure HTML (no JS or CSS)
@@ -45,7 +45,7 @@
Home
-

Other Pages

+

Other Pages

agent.php
Shows the useragent
@@ -59,6 +59,9 @@
dQw4w9WgXcQ
;)
+
motd.php
+
A random message each day
+
video.php
Makes videos show in embeds
diff --git a/index.html b/index.html index dcc2d48..c939c6b 100644 --- a/index.html +++ b/index.html @@ -15,7 +15,7 @@
-

サブドメイン

+

サブドメイン

bad-apple
Bad Apple!!でも、HTMLだけです(JSやCSSなし)
@@ -45,7 +45,7 @@
-

他のページ

+

他のページ

agent.php
ユーザーエイジェントを表示
@@ -55,10 +55,13 @@
color.html
16進、RGB、BGR15の間で色を変換
- +
dQw4w9WgXcQ
;)
+
motd.php
+
毎日でランダムなメッセージ
+
video.php(英語)
埋め込みにビデオを表示
diff --git a/motd.php b/motd.php new file mode 100644 index 0000000..d966927 --- /dev/null +++ b/motd.php @@ -0,0 +1,79 @@ + + + + + MOTD | ピケ.コム + http://xn--rck9c.xn--tckwe/motd.php + + A random message each day + + en-US + + <?php echo $motd; ?> + http://xn--rck9c.xn--tckwe/motd.php + + Pk11 + + + + + + + + + + + + <?php echo htmlspecialchars($motd); ?> + + + + +

">

+

+ [back] + [raw] + [rss] + [source] +

+ + +