// ==UserScript== // @name 安乐净 - 1. 起点 // @author Jones Miller // @version 23.04.01 // @namespace https://t.me/jsday // @description 可隐藏页面部分元素 - app下载、阅读ad、评论等...;电脑端、移动端通用。 // @include *://*.qidian.com/* // @include *://*.qdmm.com/* // @grant unsafeWindow // @downloadURL https://update.greasyfork.icu/scripts/442127/%E5%AE%89%E4%B9%90%E5%87%80%20-%201%20%E8%B5%B7%E7%82%B9.user.js // @updateURL https://update.greasyfork.icu/scripts/442127/%E5%AE%89%E4%B9%90%E5%87%80%20-%201%20%E8%B5%B7%E7%82%B9.meta.js // ==/UserScript== (function() { 'use strict'; var host=window.location.host; if(host.indexOf("book.qidian.com")!=-1){ setInterval (function() { var jmqdre=document.querySelectorAll("#downloadAppBtn,#honor,.page-bottom-item,.fans-zone,.games-op-wrap,.recommend-book,.other-works,#fansRankWrap,#topFansWrap,.weekly-hot-rec"); for(var i=0;i