Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/src/commit/73b903fa61ce3c03ece4dbf4f72e9999fbdc3bec/docs/NZBGet
You should set ROOT_URL correctly, otherwise the web may not work correctly.
- Added: noopener noreferrer to external URL redirects (others pages will follow soon)
- Info: Tabnabbing, sometimes called reverse tabnabbing, is an exploit that uses the browser's default behavior with target="_blank" to gain partial access to your page through the window.object API.
With tabnabbing, a page that you link to could cause your page to redirect to a fake login page. This would be hard for most users to notice because the focus would be on the tab that just opened – not the original tab with your page.