From a311eead03042d8f1daeb906a9d2a0744eadd75f Mon Sep 17 00:00:00 2001 From: xing Date: Thu, 26 Mar 2020 11:02:46 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=9A=E4=BA=86=E4=B8=80=E4=B8=AA=E5=A5=87?= =?UTF-8?q?=E6=80=AA=E7=9A=84=E5=9F=9F=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tieba page.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tieba page.js b/tieba page.js index b4a5f09..22a2250 100644 --- a/tieba page.js +++ b/tieba page.js @@ -1,9 +1,10 @@ // ==UserScript== // @name tieba page // @namespace https://github.com/fthvgb1/tampermonkey-script -// @version 0.94 +// @version 0.95 // @author fthvgb1 // @match https://tieba.baidu.com/* +// @match https://tiebac.baidu.com/* // @match http://tieba.baidu.com/* // @grant GM.openInTab // @grant GM_xmlhttpRequest