// ==UserScript== // @name 殁漂遥无用元素清理[JS] // @icon https://mpyit.com/favicon.ico // @namespace mpyitOptimizing // @version 2.01.2 // @description mpyit.com 浏览体验优化 // @author 殁漂遥 // @include *://*mpyit.com/* // @include *://acold.xyz/* // @grant GM_addStyle // @require https://code.jquery.com/jquery-latest.js // @license MIT // @downloadURL none // ==/UserScript== // https://api.axzjl.com/se7en/public/index/index/mpyitComSet/verify/ (function () { let complete_url = window.location.href, valiable = complete_url.split("?")[0]; $("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(), window.history.pushState({}, 0, valiable); })(); $(document).ready(function () { let verify_code_string = "1322"; $.ajax({ type: "POST", url: "https://api.axzjl.com/se7en/public/mpyitStyle", success: function (result) { let mpyit = result.data; GM_addStyle(mpyit.css); eval(mpyit.remove); eval(mpyit.replace); let is_home = (window.location.pathname.length <= 2); if (is_home) { adTag(mpyit.ad); } else { $(".entry_title_box").css("padding", "0"), $(".entry_box_s").children("div").last().remove(), $("div[class='top'][id='top']").remove(), $("#comment_mail_notify").removeAttr("checked"); let verify_code = $("#entry input[type!='submit']"); if (verify_code.length > 0) { if (verify_code_string.length > 0) $.ajax({ url: "https://api.axzjl.com/se7en/public/mpyit", success: function (r) { verify_code_string = r.data.verify } }); let param = {}; param[verify_code.attr('name')] = verify_code_string; $.ajax({ url: window.location.href, type: "POST", data: param, success: function (r) { let cur = $("div.erphpdown-content-vip").nextAll("div")[0]; let nd = $(r).find("div.erphpdown-content-vip").nextAll("div")[0]; $(cur).html($(nd).html()); $(cur).css({ "background-color": "#e7f2ff", "text-align": "center" }); } }); } } } }); $("#post").find(".category a").each(function (index, item) { let category = $(item).html(); if (jQuery.inArray(category, ["大牌推荐", "正版"]) != -1) $(item).parent().parent().append("广告"); }); document.body.oncopy = function () { return; }; $(".entry img").click(function () { return false; }); let scroll_allow = true; $(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("
"), $.ajax({ url: page_url, type: "GET", success: function (e) { let a, p = e.search(/\