From 2cd054e296a788e9143abde5bbf06a4dee7d4121 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A8=8B=E5=BA=8F=E5=91=98=E5=B0=8F=E5=A2=A8?= <2291200076@qq.com> Date: Sun, 26 May 2024 23:29:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=86=E6=89=80=E4=BD=BF=E7=94=A8=20bignumbe?= =?UTF-8?q?r.js=20=E5=88=86=E7=A6=BB=E6=88=90=E7=8B=AC=E7=AB=8Bjs=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 + wp-includes/js/base.js | 954 ------------------ wp-includes/lib/bignumber.js/bignumber.js | 573 +++++++++++ wp-includes/lib/bignumber.js/from.txt | 1 + .../lib/clipboard.js-2.0.11/dist/clipboard.js | 890 ++++++++++++++++ .../clipboard.js-2.0.11/dist/clipboard.min.js | 7 + .../lib/clipboard.js-2.0.11/github.txt | 1 + 7 files changed, 1474 insertions(+), 954 deletions(-) create mode 100644 wp-includes/lib/bignumber.js/bignumber.js create mode 100644 wp-includes/lib/bignumber.js/from.txt create mode 100644 wp-includes/lib/clipboard.js-2.0.11/dist/clipboard.js create mode 100644 wp-includes/lib/clipboard.js-2.0.11/dist/clipboard.min.js create mode 100644 wp-includes/lib/clipboard.js-2.0.11/github.txt diff --git a/index.html b/index.html index f455d60..9a451e9 100644 --- a/index.html +++ b/index.html @@ -237,6 +237,8 @@
+ +