Commit Graph

3 Commits

Author SHA1 Message Date
ViperEkura b50e4cd5d8 feat: bundle CDN assets locally to eliminate network timeout
- Download KaTeX/highlight.js/mermaid assets to scripts/assets/
- Replace CDN links with inline <style>/<script> in render.js and run.js
- Remove Google Fonts @import, rely on system CJK font stack
- Change networkidle0 to networkidle2 with 30s timeout
- Add !*.css to .gitignore whitelist
2026-05-30 15:02:24 +08:00
ViperEkura f7b48027ce fix: 替换 CDN 为国内可访问的 staticfile.org 和 fonts.googleapis.cn 2026-05-05 14:52:10 +08:00
ViperEkura 52479458d2 feat: 修改leetcode 实现方式 2026-04-22 13:32:06 +08:00