📦 COS File Proxy Server

This server is running on port 3888.

How it works

  1. Request a file via http://localhost:3888/path/to/file.png
  2. Server checks Tencent Cloud COS ks001-1253522351 bucket.
  3. If found, redirects (HTTP 302) to https://static.keemall.com.
  4. If not found, fetches from https://static.zuiqiangyingyu.net/, uploads it to COS, and returns it.

Proxy Source: https://static.zuiqiangyingyu.net/

Storage: Tencent Cloud COS (ks001-1253522351)