From 69c0991220ec5a8be67c6b41d6c833d07bc1ab9a Mon Sep 17 00:00:00 2001 From: Shawn <45581750+KOP-XIAO@users.noreply.github.com> Date: Tue, 25 Jun 2019 14:13:08 +0800 Subject: [PATCH] Update Aweme.js --- Aweme.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Aweme.js b/Aweme.js index f870513..ce2dabd 100644 --- a/Aweme.js +++ b/Aweme.js @@ -1,3 +1,4 @@ +$notify(TikTok, 已匹配) let result = $response.body; function replaceAll(str, find, replace) { return str.replace(new RegExp(find, 'g'), replace); @@ -32,7 +33,6 @@ if(result.indexOf('aweme_list') != -1){ } body = JSON.stringify(body); -$notify(TikTok, 已匹配) $done({body}); /**********************************************************