排除 谷歌登录页域名

This commit is contained in:
xiu2
2022-07-01 16:11:07 +08:00
parent c293393d79
commit 094cf11181
+3 -1
View File
@@ -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() {