From 05c1420a0f2993fba3b000214a4b0d7cf7328818 Mon Sep 17 00:00:00 2001 From: cilame Date: Mon, 11 Apr 2022 20:41:27 +0800 Subject: [PATCH] add --- README.md | 5 +++-- inject.js | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 50bc3ef..8367fe4 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,9 @@ -微信赞助 -![image](https://github.com/cilame/v_jstools/tree/main/tools/wx.png) +- 微信赞助 + +> ![image](https://raw.githubusercontent.com/cilame/v_jstools/main/tools/wx.png) diff --git a/inject.js b/inject.js index d1395d7..51f037c 100644 --- a/inject.js +++ b/inject.js @@ -764,7 +764,7 @@ window.atob = window.atob || v_saf(atob_btoa.atob, 'atob') ...v_cele, ...tail, ] - return rets.join('\n') + return rets.join('\n') + ';' }