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/e845ee18c1e12b3fdeb4b918bc01addbc53c598c/torguard/index.html You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/torguard/index.html

15 lines
582 B

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Redirecting...</title>
<link rel="canonical" href="../Misc/How-to-setup-Torguard-for-port-forwarding/">
<script>var anchor=window.location.hash.substr(1);location.href="../Misc/How-to-setup-Torguard-for-port-forwarding/"+(anchor?"#"+anchor:"")</script>
<meta http-equiv="refresh" content="0; url=../Misc/How-to-setup-Torguard-for-port-forwarding/">
</head>
<body>
You're being redirected to a <a href="../Misc/How-to-setup-Torguard-for-port-forwarding/">new destination</a>.
</body>
</html>