summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2024-06-22 01:31:44 -0400
committerGravatar Chris Xiong <chirs241097@gmail.com> 2024-06-22 01:31:44 -0400
commit133226f7693c6bc4673891e3094da82e6d082a0f (patch)
tree40035f8eebba200cc77ca95be0ba4d553e689cf8
parentf3040bedcae1f2639fe937590bd9f493157497da (diff)
downloadweb-133226f7693c6bc4673891e3094da82e6d082a0f.tar.xz
Clarify moderation on guestbook. New favicon.
-rw-r--r--c_new.pngbin30166 -> 0 bytes
-rw-r--r--cx.pngbin0 -> 8388 bytes
-rw-r--r--favicon.icobin0 -> 26435 bytes
-rw-r--r--favicon.pngbin215 -> 0 bytes
-rw-r--r--index.shtml8
5 files changed, 4 insertions, 4 deletions
diff --git a/c_new.png b/c_new.png
deleted file mode 100644
index 335fe30..0000000
--- a/c_new.png
+++ /dev/null
Binary files differ
diff --git a/cx.png b/cx.png
new file mode 100644
index 0000000..8c046ea
--- /dev/null
+++ b/cx.png
Binary files differ
diff --git a/favicon.ico b/favicon.ico
new file mode 100644
index 0000000..6c3055d
--- /dev/null
+++ b/favicon.ico
Binary files differ
diff --git a/favicon.png b/favicon.png
deleted file mode 100644
index 0753321..0000000
--- a/favicon.png
+++ /dev/null
Binary files differ
diff --git a/index.shtml b/index.shtml
index 4644951..3775f1b 100644
--- a/index.shtml
+++ b/index.shtml
@@ -7,7 +7,7 @@
<meta name="description" content="Chris Xiong's personal homepage">
<meta name="author" content="Chris Xiong">
<title>Chrisoft::Home</title>
-<link rel="icon" href="./favicon.png">
+<link rel="icon" href="/favicon.ico">
<link rel="preload" href="/themes.svg" as="image">
<link rel="me" href="https://c.im/@chirs241097">
<link rel="stylesheet" type="text/css" href="common.css">
@@ -527,10 +527,10 @@ function swonload(){
<h2>Leave a Message</h2><hr>
<p style="font-size:75%;">
All times are in CST (UTC+8).
- Messages are <b>not</b> censored
- (except messages for testing, which would be deleted
- shortly after posting; advertising is also prohibited).
General etiquette still applies.
+ Your IP will be checked against a spam filter (AbuseIPDB).
+ Your message will be held in a moderation buffer if there
+ are reports against your IP, and may be released later.
</p>
<div id="commentdiv">
</div>