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

16 lines
655 B

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Redirecting...</title>
<link rel="canonical" href="https://github.com/TRaSH-/Guides-Synology-Templates/blob/main/script/trash_syno_installer.sh">
<meta name="robots" content="noindex">
<script>var anchor=window.location.hash.substr(1);location.href="https://github.com/TRaSH-/Guides-Synology-Templates/blob/main/script/trash_syno_installer.sh"+(anchor?"#"+anchor:"")</script>
<meta http-equiv="refresh" content="0; url=https://github.com/TRaSH-/Guides-Synology-Templates/blob/main/script/trash_syno_installer.sh">
</head>
<body>
Redirecting...
</body>
</html>