commit 33417110157bdabd697a8574dcaec57dea226bd2 Author: Dooho Yi Date: Fri May 16 15:17:19 2025 +0900 init diff --git a/chat.html b/chat.html new file mode 100755 index 0000000..d63ef4c --- /dev/null +++ b/chat.html @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + Blackhole + + + + + + + \ No newline at end of file diff --git a/default.css b/default.css new file mode 100755 index 0000000..e69de29 diff --git a/frames.html b/frames.html new file mode 100755 index 0000000..11ada6a --- /dev/null +++ b/frames.html @@ -0,0 +1,44 @@ + + + + + + + + + + + +
+ + + + + +
+ + + diff --git a/index.html b/index.html new file mode 100755 index 0000000..607a50c --- /dev/null +++ b/index.html @@ -0,0 +1,68 @@ + + + + + + + + + + + + + + Blackhole + + + + + + + + + + + \ No newline at end of file