// ==UserScript== // @name Disable Weibo Article FollowMask // @name:zh-CN 取消微博文章关注阅读全文 // @description 用来解除部分微博文章要求关注作者才能阅读全文的限制 // @version 1.05 // @author GensouSakuya // @include *weibo.com/ttarticle/* // @run-at document-end // @require https://code.jquery.com/jquery-3.1.1.min.js // @namespace https://greasyfork.org/users/194737 // @downloadURL https://update.greasyfork.icu/scripts/370067/Disable%20Weibo%20Article%20FollowMask.user.js // @updateURL https://update.greasyfork.icu/scripts/370067/Disable%20Weibo%20Article%20FollowMask.meta.js // ==/UserScript== $('.W_gotop.S_ficon_bg').before('🐔') $("#gogoda").click(function(){ let frameClasses = ['.WB_editor_iframe_new', '.WB_editor_iframe_word', '.WB_editor_iframe']; for(let i=0;i