From 4e54ccaad9aa7cffd3590b46c64152371b31c8e8 Mon Sep 17 00:00:00 2001 From: SkyWT Date: Sat, 21 Sep 2024 13:33:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/rss.xml.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/rss.xml.ts b/src/pages/rss.xml.ts index ddfc6dac..0c23a8d4 100644 --- a/src/pages/rss.xml.ts +++ b/src/pages/rss.xml.ts @@ -38,6 +38,6 @@ export async function GET(context: APIContext) { description: "热爱与激情永不止息。", site: context.site || "", items: rssItems, - customData: `zh-cn`, + customData: `zh-cn5482524899989709956938040811317248`, }); }