From eeb89212d21263d6697a5e4ac226244bd4428563 Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Tue, 26 Sep 2023 10:55:36 +0800 Subject: [PATCH] noopener noreferrer all the links --- src/components/account-info.jsx | 6 +++++- src/components/status.jsx | 2 +- src/pages/http-route.jsx | 2 +- src/pages/settings.jsx | 6 +++++- 4 files changed, 12 insertions(+), 4 deletions(-) diff --git a/src/components/account-info.jsx b/src/components/account-info.jsx index 78d5f056..ebc55e48 100644 --- a/src/components/account-info.jsx +++ b/src/components/account-info.jsx @@ -209,7 +209,11 @@ function AccountInfo({

Unable to load account.

- + Go to account page

diff --git a/src/components/status.jsx b/src/components/status.jsx index 036c9d2c..8061550b 100644 --- a/src/components/status.jsx +++ b/src/components/status.jsx @@ -1303,7 +1303,7 @@ function Status({ icon={visibilityIconsMap[visibility]} alt={visibilityText[visibility]} />{' '} - +

- + {url}

diff --git a/src/pages/settings.jsx b/src/pages/settings.jsx index ef4682ef..33172faa 100644 --- a/src/pages/settings.jsx +++ b/src/pages/settings.jsx @@ -443,7 +443,11 @@ function Settings({ onClose }) { @phanpy
- + Built {' '} by{' '}