summaryrefslogtreecommitdiff
path: root/moloch/index.html
diff options
context:
space:
mode:
authorradiohotline <radiohotline@disroot.org>2026-02-17 14:44:55 +0300
committerradiohotline <radiohotline@disroot.org>2026-02-17 14:44:55 +0300
commit435aeb674198769b61b0ee8d82f85a108bacf49e (patch)
tree2c87322d81130062e62afc04a22ef1e664a4622c /moloch/index.html
maintainence
Diffstat (limited to 'moloch/index.html')
-rw-r--r--moloch/index.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/moloch/index.html b/moloch/index.html
new file mode 100644
index 0000000..68c5b49
--- /dev/null
+++ b/moloch/index.html
@@ -0,0 +1,12 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <title>Moloch</title>
+ <link href="/style.css" rel="stylesheet" type="text/css" media="all">
+ </head>
+ <body>
+ <p>Secret Moloch page</p>
+ </body>
+</html>