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