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

16 lines
529 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/">
<meta name="robots" content="noindex">
<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>
Redirecting...
</body>
</html>