📦 COS File Proxy Server
This server is running on port 3888.
How it works
- Request a file via
http://localhost:3888/path/to/file.png - Server checks Tencent Cloud COS
ks001-1253522351bucket. - If found, redirects (HTTP 302) to
https://static.keemall.com. - 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)