Skip to content

Update README.md#231

Merged
feihongxu0824 merged 1 commit intomainfrom
Cuiyus-patch-1
Mar 17, 2026
Merged

Update README.md#231
feihongxu0824 merged 1 commit intomainfrom
Cuiyus-patch-1

Conversation

@Cuiyus
Copy link
Collaborator

@Cuiyus Cuiyus commented Mar 17, 2026

Greptile Summary

This PR bumps the WeChat QR code image URL cache-busting query parameter from ?v=2 to ?v=3 in README.md, ensuring browsers and CDN caches serve the latest version of the QR code image. No logic, code, or configuration is affected.

  • Updated wechat.png?v=2wechat.png?v=3 in the community contact table to force a cache refresh of the WeChat QR code.

Confidence Score: 5/5

  • This PR is safe to merge — it is a single-character documentation change with no code impact.
  • The change is limited to a query parameter version bump on a static image URL in the README. There are no code, logic, or configuration changes, and no risk of regressions.
  • No files require special attention.

Important Files Changed

Filename Overview
README.md Updates the WeChat QR code image URL cache-busting query parameter from ?v=2 to ?v=3; no issues found.

Sequence Diagram

sequenceDiagram
    participant User as README Viewer
    participant CDN as Aliyun OSS CDN
    User->>CDN: GET /qrcode/wechat.png?v=3
    CDN-->>User: WeChat QR Code Image (cache-busted)
    Note over User,CDN: Version param bumped v=2 → v=3<br/>forces browsers to reload fresh image
Loading

Last reviewed commit: b22285a

@Cuiyus Cuiyus marked this pull request as ready for review March 17, 2026 02:45
@Cuiyus Cuiyus requested a review from zhourrr March 17, 2026 02:45
@feihongxu0824 feihongxu0824 merged commit 4497046 into main Mar 17, 2026
5 checks passed
iaojnh pushed a commit that referenced this pull request Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants