mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-15 10:12:06 -05:00
Update js/main.js
This commit is contained in:
parent
56dab44860
commit
7c65755f11
@ -195,11 +195,3 @@ 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)}
|
Loading…
x
Reference in New Issue
Block a user