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

15 lines
570 B

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