Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/blame/commit/66f789dd93d9a26fab9f19e7ee4425085e8c034f/NZBGet/How-to-setup-NZBGet/index.html You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/NZBGet/How-to-setup-NZBGet/index.html

16 lines
490 B

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Redirecting...</title>
<link rel="canonical" href="../../Downloaders/NZBGet/Basic-Setup/">
<meta name="robots" content="noindex">
<script>var anchor=window.location.hash.substr(1);location.href="../../Downloaders/NZBGet/Basic-Setup/"+(anchor?"#"+anchor:"")</script>
<meta http-equiv="refresh" content="0; url=../../Downloaders/NZBGet/Basic-Setup/">
</head>
<body>
Redirecting...
</body>
</html>