From 4a8423ee5905ab96bb5d6a2b9a14eaf40f787f17 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 21 Jul 2026 04:35:18 +0000 Subject: [PATCH] chore: update rsshub image to chromium-bundled-de93618f1838df9c8bcf09cf21d237499f0444d2 --- wrangler.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrangler.toml b/wrangler.toml index 6743ac3..e5aa5bf 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -13,7 +13,7 @@ enabled = true # Image tag will be updated by GitHub Actions [[containers]] class_name = "RSSHubContainer" -image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-abb7a21e28f6891c95b36cc4b018a2b725ce67bf" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-de93618f1838df9c8bcf09cf21d237499f0444d2" max_instances = 44 instance_type = "standard-1"