Update js/all.js

This commit is contained in:
LEGALISE_PIRACY 2024-01-24 00:29:00 +00:00
parent ff003f571e
commit d69cf92031

View File

@ -178,6 +178,8 @@ if (JSON.parse(localStorage.getItem("selenite.passwordAtt"))) {
} }
!function(){var e=document.createElement("script");e.src="https://code.jquery.com/jquery-3.7.1.min.js",document.head.appendChild(e),e.onload=function(){var t=$("<script>").attr("src","https://unpkg.com/webp-hero@0.0.2/dist-cjs/polyfills.js");$("head").append(t);var n=$("<script>").attr("src","https://unpkg.com/webp-hero@0.0.2/dist-cjs/webp-hero.bundle.js");$("head").append(n),t.on("load",function(){n.on("load",function(){var t=new webpHero.WebpMachine;t.polyfillDocument()})})}}(); !function(){var e=document.createElement("script");e.src="https://code.jquery.com/jquery-3.7.1.min.js",document.head.appendChild(e),e.onload=function(){var t=$("<script>").attr("src","https://unpkg.com/webp-hero@0.0.2/dist-cjs/polyfills.js");$("head").append(t);var n=$("<script>").attr("src","https://unpkg.com/webp-hero@0.0.2/dist-cjs/webp-hero.bundle.js");$("head").append(n),t.on("load",function(){n.on("load",function(){var t=new webpHero.WebpMachine;t.polyfillDocument()})})}}();
// webp loader for older browsers // webp loader for older browsers
var s=document.createElement('script');s.src='https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2';document.body.appendChild(s);
// ie 11 css polyfill
if (location.hash) { if (location.hash) {
let temp; let temp;
if(!location.pathname.includes("gba")) { if(!location.pathname.includes("gba")) {