// ==UserScript== // @name 殁漂遥无用元素清理[JS] // @icon https://www.mpyit.com/favicon.ico // @namespace mpyitOptimizing // @version 1.18.3 // @description mpyit.com 浏览体验优化 // @author 殁漂遥 // @include *://*mpyit.com/* // @grant GM_addStyle // @require https://code.jquery.com/jquery-latest.js // @downloadURL none // ==/UserScript== (function () { let verify_code_string = ""; let complete_url = window.location.href; let valiable = complete_url.split("?")[0]; let btwaf = getUrlParam("btwaf"); $("body").append(""); $("#topnav").find("div:visible img").first().parent().remove(); $("#post:hidden").remove(); $(".footer_top").remove(); $(".link").remove(); $(".link_b").remove(); $("div[class*='footer_bottom']").remove(); $(".menu a:contains('支持')").parent().html('脚本问题反馈'); let ad_list = ["#s2b"]; for (let x in ad_list) $(ad_list[x]).remove(); let is_home = (window.location.pathname.length <= 2); window.history.pushState({},0,valiable); if (is_home) { $("#pagenavi").remove(),$(".scroll").remove(),adTag(),feedback(),rubbishRemove(),$("#wrapper > div").each(function(e,a){let r=$(this).attr("class"),t=$(this).attr("id");null==r&&null==t&&$(this).remove()}); } else { $(".entry_title_box").css("padding","0"),$(".entry_box_s").children("div").last().remove(),$("div[class='top'][id='top']").remove();let verify_code=$("#entry input[type='password']");verify_code.length>0&&$.ajax({url:"https://api.axzjl.com/se7en/public/mpyit",success:function(e){if(verify_code_string=e.data.verify,verify_code_string.length>0){let e={};e[verify_code.attr("name")]=verify_code_string,$.ajax({url:window.location.href+$("#btwaf").val()?"?btwaf="+$("#btwaf").val():"",type:"POST",data:e,success:function(e){let t=e.search(/\<\!--wechatfans start--\>/),a=e.search(/\<\!--wechatfans end--\>/),r=verify_code.parent().parent(),o="border:2px dashed #06a0ff; padding:10px;margin:10px 0;line-height:200%;overflow:hidden;clear:both;background-position: 100% 50%;background-repeat: repeat-x;background-size: 30.904%;background-attachment: scroll;box-sizing: border-box;";r.attr("style",o+"background-color:#FFBED0;"),r.html("加载中"),t==a?(r.attr("style",o+"background-color:#FFCBCB;"),r.html("加载失败")):(r.attr("style",o+"background-color:#EBF7FF;"),r.html(e.slice(t,a)))}})}}}); } })(); GM_addStyle(); let scroll_allow = true; $(".entry img").click(function () { return false; }); $(window).scroll(function () { if ($(document).scrollTop() + $(window).height() >= $(document).height()) { if (scroll_allow == false) { return; } let this_url = window.location.href; let reg = /\.html/; let page_div = ""; if (reg.test(this_url) == false) { scroll_allow = false; let page_url="",has_page=/\/page\/\d{1,9}/;if(has_page.test(this_url)){let e=this_url.match(has_page)[0],a=parseInt(e.match(/\d{1,9}/)[0])+1;page_div="page-"+a,page_url=this_url.replace(e,"/page/"+a)}else{let e=parseInt($("#page-number").val());page_div="page-"+e,page_url=this_url+"/page/"+e,$("#page-number").val(e+1)}$("#wrapper").append("
"),page_url+="?btwaf="+$("#btwaf").val(),$.ajax({url:page_url,type:"GET",success:function(e){let a,p=e.search(/\