From 094cf111815908099b1339cb864f1007b797a6d5 Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Fri, 1 Jul 2022 16:11:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=92=E9=99=A4=20=E8=B0=B7=E6=AD=8C?= =?UTF-8?q?=E7=99=BB=E5=BD=95=E9=A1=B5=E5=9F=9F=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- TargetBlank.user.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TargetBlank.user.js b/TargetBlank.user.js index 6b9f61f..7c0869d 100644 --- a/TargetBlank.user.js +++ b/TargetBlank.user.js @@ -1,6 +1,6 @@ // ==UserScript== // @name 新标签页打开链接 -// @version 1.0.8 +// @version 1.0.9 // @author X.I.U // @description 将网页中所有链接改为新标签页打开~ // @match *://*/* @@ -11,6 +11,8 @@ // @namespace https://github.com/XIU2/UserScript // @supportURL https://github.com/XIU2/UserScript // @homepageURL https://github.com/XIU2/UserScript +// @exclude https://accounts.google.com/* +// @exclude https://accounts.google.com.hk/* // ==/UserScript== (function() {