From 862bede892e4be1408f3f40e5b61f79cf115237b Mon Sep 17 00:00:00 2001 From: xiu2 <54703944+XIU2@users.noreply.github.com> Date: Mon, 16 Aug 2021 13:37:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=92=E9=99=A4=20Safari=20=E6=B5=8F?= =?UTF-8?q?=E8=A7=88=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Zhihu-Beautification.user.js | 1 + Zhihu-Enhanced.user.js | 1 + 2 files changed, 2 insertions(+) diff --git a/Zhihu-Beautification.user.js b/Zhihu-Beautification.user.js index efbde29..d266fba 100644 --- a/Zhihu-Beautification.user.js +++ b/Zhihu-Beautification.user.js @@ -14,6 +14,7 @@ // @grant GM_notification // @license GPL-3.0 License // @run-at document-start +// @incompatible safari // @namespace https://greasyfork.org/scripts/412212 // @supportURL https://github.com/XIU2/UserScript // @homepageURL https://github.com/XIU2/UserScript diff --git a/Zhihu-Enhanced.user.js b/Zhihu-Enhanced.user.js index 21cede5..931fb89 100644 --- a/Zhihu-Enhanced.user.js +++ b/Zhihu-Enhanced.user.js @@ -16,6 +16,7 @@ // @grant GM_info // @license GPL-3.0 License // @run-at document-end +// @incompatible safari // @namespace https://greasyfork.org/scripts/4122051 // @supportURL https://github.com/XIU2/UserScript // @homepageURL https://github.com/XIU2/UserScript