diff --git a/src/components/Footer.astro b/src/components/Footer.astro
index c3fce14a1..bb042a0bc 100644
--- a/src/components/Footer.astro
+++ b/src/components/Footer.astro
@@ -34,7 +34,10 @@ try {
CC BY-NC-SA 4.0 许可
RSS /
- 网站地图
+ 网站地图 /
+
+
+ 更新您的Cookie
由
Astro 和
diff --git a/src/content/.obsidian/workspace.json b/src/content/.obsidian/workspace.json
index 5a0a4a798..0967a7f2b 100644
--- a/src/content/.obsidian/workspace.json
+++ b/src/content/.obsidian/workspace.json
@@ -13,12 +13,12 @@
"state": {
"type": "markdown",
"state": {
- "file": "posts/warden-worker.md",
+ "file": "posts/privacy-policy.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
- "title": "warden-worker"
+ "title": "privacy-policy"
}
}
]
@@ -171,6 +171,7 @@
},
"active": "ea8fe4fe54e0109e",
"lastOpenFiles": [
+ "posts/warden-worker.md",
"assets/images/warden-worker-33.png",
"assets/images/warden-worker-32.png",
"assets/images/warden-worker-31.png",
@@ -189,7 +190,6 @@
"posts/ghedu-free-name.md",
"posts/ghedu-free-me.md",
"posts/eopf-github-proxy.md",
- "assets/images/del-git-commit-16.png",
"posts/mac-gal.md",
"posts/self-host-matrix.md",
"posts/gal.md",
diff --git a/src/content/posts/privacy-policy.md b/src/content/posts/privacy-policy.md
new file mode 100644
index 000000000..e0a3d7c4b
--- /dev/null
+++ b/src/content/posts/privacy-policy.md
@@ -0,0 +1,27 @@
+---
+title: 隐私政策
+published: 2026-01-30T03:20:15
+description: '本隐私政策适用于AcoFork Blog(以下简称“我们”)。'
+image: ''
+
+draft: false
+lang: ''
+---
+
+# All Cookies
+
+### Strictly necessary cookies(必要的cookies)
+
+- Umami:收集站点的基本访问情况,并对外显示浏览量,由本站直接提供
+- Giscus:提供评论功能,由 Github 提供
+
+### Functionality cookies(功能性cookies)
+- 无
+
+### Tracking cookies(追蹤cookies)
+- Google Analytics:收集站点访问情况,由 Google 提供
+- Microsoft Clarity:收集站点访问情况,由 Microsoft 提供
+
+### Targeting and advertising cookies(定位和廣告cookies)
+- Google Adsense:提供广告服务,由 Google 提供
+
diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro
index d44a44168..7a08d64c7 100644
--- a/src/layouts/Layout.astro
+++ b/src/layouts/Layout.astro
@@ -233,31 +233,55 @@ const bannerOffset =
-
-
+
+