yangzheli 636053fb6d
fix(frontend): add missing rel="noopener noreferrer" to target="_blank" links (#1741)
* fix(frontend): add missing rel="noopener noreferrer" to target="_blank" links

Prevent tabnabbing attacks and referrer leakage by ensuring all
external links with target="_blank" include both noopener and
noreferrer in the rel attribute.

Made-with: Cursor

* style: fix code formatting
2026-04-02 17:32:52 +08:00
..
2026-01-21 08:52:30 +08:00
2026-02-02 10:02:31 +08:00
2026-01-27 13:15:49 +08:00
2026-03-02 20:43:58 +08:00
2026-01-18 09:55:17 +08:00