From 9f0f2a6695fd4f631e6ef37688be28ebe4d0af2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8C=E5=8F=89=E6=A0=91=E6=A0=91?= Date: Fri, 9 Jan 2026 17:02:20 +0800 Subject: [PATCH] =?UTF-8?q?posts:=20=E6=9B=B4=E6=96=B0Bitwarden=E9=83=A8?= =?UTF-8?q?=E7=BD=B2=E5=9C=A8Cloudflare=20Worker=E7=9A=84=E6=96=87?= =?UTF-8?q?=E7=AB=A0=20-=20=E6=96=B0=E5=A2=9E=E6=9C=BA=E5=AF=86=E5=8F=98?= =?UTF-8?q?=E9=87=8F=E7=9A=84=E6=AD=A3=E7=A1=AE=E8=AE=BE=E7=BD=AE=E6=96=B9?= =?UTF-8?q?=E5=BC=8F=20-=20=E6=8F=90=E5=88=B0=E8=AF=A5=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E7=9B=AE=E5=89=8D=E4=BB=85=E6=94=AF=E6=8C=81=E6=89=8B=E6=9C=BA?= =?UTF-8?q?API=EF=BC=8C=E8=80=8C=E6=88=91=E4=BB=AC=E6=AD=A3=E5=9C=A8?= =?UTF-8?q?=E5=B0=9D=E8=AF=95=E7=94=A8AI=E8=A1=A5=E5=85=A8=E7=94=B5?= =?UTF-8?q?=E8=84=91=E7=AB=AFAPI=E7=9A=84=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/posts/warden-worker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/posts/warden-worker.md b/src/content/posts/warden-worker.md index 295fa16c9..babd730c1 100644 --- a/src/content/posts/warden-worker.md +++ b/src/content/posts/warden-worker.md @@ -1,6 +1,6 @@ --- title: 你可曾想过,直接将BitWarden部署到Cloudflare Worker? -published: 2025-11-21T17:07:52 +published: 2026-01-09T17:00:52 description: warden-worker就是这样一个项目,它将Rust编译为WASM,然后部署到Cloudflare Worker,无需VPS,无需家里云,只需点点鼠标就可免费用上自己的密码托管! image: ../assets/images/warden-worker.png tags: