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/7db57b409cf5b679ef54949b9d315ac7a695568d/Radarr/V3/How-to-importexport-Custom-Formats-and-truly-make-use-of-it/index.html You should set ROOT_URL correctly, otherwise the web may not work correctly.

16 lines
484 B

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