diff --git a/public/404.html b/public/404.html
new file mode 100644
index 0000000..2137cf3
--- /dev/null
+++ b/public/404.html
@@ -0,0 +1,80 @@
+
+
+
+
+ 404 未找到 - Ad_closeNN 的小站
+
+
+
+
+
+
+
+
+
+
+
+
Woops!
+ 我们找不到您要访问的页面
+
+
+
+ 将在 5 秒后跳转回首页
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/pages/rss.xml.ts b/src/pages/rss.xml.ts
index 36ceb2c..49bbb08 100644
--- a/src/pages/rss.xml.ts
+++ b/src/pages/rss.xml.ts
@@ -79,6 +79,6 @@ export async function GET(context: APIContext) {
description: siteConfig.subtitle || 'No description',
site: context.site,
items: feed,
- customData: `${siteConfig.lang}17735037994913587283370505718413312`,
+ customData: `${siteConfig.lang}25050403786655846483370505718413312`,
});
}