300426 Index update
This commit is contained in:
2
assets/javascript/core.min.js
vendored
2
assets/javascript/core.min.js
vendored
@@ -131,7 +131,7 @@
|
||||
x.uniqueSort || (x.uniqueSort = x.unique),
|
||||
x.escapeSelector || (e = /([\0-\x1f\x7f]|^-?\d)|^-$|[^\x80-\uFFFF\w-]/g,
|
||||
i = function(t, e) {
|
||||
return e ? "\0" === t ? "<EFBFBD>" : t.slice(0, -1) + "\\" + t.charCodeAt(t.length - 1).toString(16) + " " : "\\" + t
|
||||
return e ? "\0" === t ? "�" : t.slice(0, -1) + "\\" + t.charCodeAt(t.length - 1).toString(16) + " " : "\\" + t
|
||||
}
|
||||
,
|
||||
x.escapeSelector = function(t) {
|
||||
|
||||
2
assets/javascript/frontend-modules.min.js
vendored
2
assets/javascript/frontend-modules.min.js
vendored
@@ -712,7 +712,7 @@
|
||||
(a.versions || (a.versions = [])).push({
|
||||
version: "3.43.0",
|
||||
mode: n ? "pure" : "global",
|
||||
copyright: "© 2014-2025 Denis Pushkarev (zloirock.ru)",
|
||||
copyright: "© 2014-2025 Denis Pushkarev (zloirock.ru)",
|
||||
license: "https://github.com/zloirock/core-js/blob/v3.43.0/LICENSE",
|
||||
source: "https://github.com/zloirock/core-js"
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user