Update tag matching logic to only accept chromium-bundled-<hash> format instead of plain commit hash tags. This ensures consistent deployment of Chromium-bundled RSSHub images.
* fix: use correct Cloudflare registry URI format for containers
- Update wrangler.toml image path to registry.cloudflare.com format
- Fix workflow grep pattern to match new registry format
- Use secrets.CLOUDFLARE_ACCOUNT_ID in sed replacement
* fix: restore account ID placeholder before committing wrangler.toml
- Add step to replace actual account ID back to placeholder
- Prevents exposing CLOUDFLARE_ACCOUNT_ID in git history
- Implement GitHub Actions workflow for 5-minute interval checks of latest RSSHub images
- Create Cloudflare Worker with 20-instance load balancing
- Use pre-built images from ghcr.io instead of rebuilding