300426 Index update

This commit is contained in:
Kishore Kumar C
2026-04-30 17:19:01 +05:30
parent 7deb9dd383
commit b7dec3aaa9
36 changed files with 7462 additions and 6876 deletions

View File

@@ -116,7 +116,7 @@
*
*/
x.expr.pseudos || (x.expr.pseudos = x.expr[":"]), 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) {
return (t + "").replace(e, i)
}), x.fn.even && x.fn.odd || x.fn.extend({

View File

@@ -599,7 +599,7 @@
(a.versions || (a.versions = [])).push({
version: "3.43.0",
mode: n ? "pure" : "global",
copyright: "© 2014-2025 Denis Pushkarev (zloirock.ru)",
copyright: "&copy; 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"
})