mirror of
https://github.com/yaklang/yaklang-chrome-extension.git
synced 2026-09-22 03:10:43 +08:00
The CDN in front of aliyun-oss.yaklang.com rewrites JSON responses to max-age=60 (the browser-binaries manifest gets the same), which is stricter than the 300s we set at upload. Assert the effective window is short rather than matching the upload value.