Pine
06a29f9b0f
fix(个人主页): 回归纯sandbox隔离,移除注入脚本和父页面路由
- 移除沙箱拦截脚本注入、handleOpenUrl、opc:page:open-url postMessage
- 仅靠浏览器sandbox强制隔离:无allow-popups/allow-top-navigation
- 内部所有跳转仅限iframe内,window.open和target=_top被浏览器阻止
- 彻底消除父页面navigate导致的白屏
- srcDoc直接渲染用户HTML,不注入任何脚本
2026-09-04 23:37:52 +08:00
..
2026-09-04 22:05:24 +08:00
2026-09-04 10:36:41 +08:00
2026-09-04 11:55:51 +08:00
2026-09-04 17:11:29 +08:00
2026-09-02 18:18:55 +08:00
2026-09-04 16:54:59 +08:00
2026-09-04 11:55:51 +08:00
2026-09-04 22:55:00 +08:00
2026-09-04 14:30:32 +08:00
2026-08-23 22:43:18 +08:00
2026-09-04 16:54:59 +08:00
2026-09-04 23:37:52 +08:00
2026-09-04 10:36:41 +08:00
2026-09-03 12:40:05 +08:00
2026-09-04 12:15:42 +08:00
2026-09-02 18:18:55 +08:00
2026-09-04 10:36:41 +08:00
2026-09-04 13:24:47 +08:00
2026-09-04 13:24:47 +08:00
2026-09-04 10:36:41 +08:00
2026-08-23 22:43:18 +08:00
2026-08-23 22:43:18 +08:00
2026-09-04 15:27:33 +08:00
2026-09-04 02:51:07 +08:00