From 56dab44860eff64dec18311a40255b73a277d8c8 Mon Sep 17 00:00:00 2001 From: LEGALISE_PIRACY Date: Sun, 5 May 2024 22:09:02 +0000 Subject: [PATCH] Update js/main.js --- js/main.js | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/js/main.js b/js/main.js index 570d44d8..34cde3f0 100644 --- a/js/main.js +++ b/js/main.js @@ -1,4 +1,3 @@ - var interval; document.addEventListener("DOMContentLoaded", function () { if (localStorage.getItem("theme")) { @@ -195,3 +194,12 @@ let cookieConsentStyle = document.createElement("link"); cookieConsentStyle.href = "/js/cookieConsent.css"; cookieConsentStyle.rel = "stylesheet"; document.head.appendChild(cookieConsentStyle); + +var $buoop = {required:{e:79,f:45,o:36,s:10,c:49},api:2024.05 }; +function $buo_f(){ + var e = document.createElement("script"); + e.src = "//browser-update.org/update.min.js"; + document.body.appendChild(e); +}; +try {document.addEventListener("DOMContentLoaded", $buo_f,false)} +catch(e){window.attachEvent("onload", $buo_f)} \ No newline at end of file