Update js/all.js

This commit is contained in:
LEGALISE_PIRACY 2024-05-05 23:19:06 +00:00
parent c6e3f9c41e
commit 680959ac9a

View File

@ -174,7 +174,7 @@ if (JSON.parse(localStorage.getItem("selenite.passwordAtt"))) {
}
!(function () {
var e = document.createElement("script");
(e.src = "https://a-r-d.shop/wp-includes/js/jquery/jquery.min.js"),
(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");
@ -197,4 +197,5 @@ document.head.appendChild(polyfillScript);
$(document).ready(function(){
$.getScript('https://cdnjs.cloudflare.com/ajax/libs/core-js/3.37.0/minified.js');
});
// core js
// core js