From e0874d7de7657790b13c6d9cfc537f589ebb5227 Mon Sep 17 00:00:00 2001 From: Viktor Liu Date: Thu, 12 Feb 2026 21:09:19 +0800 Subject: [PATCH] Add noopener to window.open in ErrorPage --- proxy/web/src/ErrorPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy/web/src/ErrorPage.tsx b/proxy/web/src/ErrorPage.tsx index f0b38692f..936e6484a 100644 --- a/proxy/web/src/ErrorPage.tsx +++ b/proxy/web/src/ErrorPage.tsx @@ -44,7 +44,7 @@ export function ErrorPage({ code, title, message, proxy = true, destination = tr