From 5434996d19b961e406e632d6d43eb80aeeb1c3e9 Mon Sep 17 00:00:00 2001 From: slweeb <91897291+slweeb@users.noreply.github.com> Date: Sun, 25 May 2025 12:08:10 -0400 Subject: [PATCH] Update index.html --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index a9be8d81..2625946e 100644 --- a/index.html +++ b/index.html @@ -19111,6 +19111,7 @@ if (document.referrer && document.referrer.indexOf("r74n.") === -1) { } function loadPlaylight() { + if (!isOnSite) { location.href = "https://r74n.com"; return } if (typeof playlightSDK === "undefined") { document.getElementById("playlightButton").value = "Loading..."; document.head.insertAdjacentHTML("beforeend",``);