delZHLimit

删除纵横中文网选择限制

// ==UserScript==
// @name        delZHLimit
// @namespace   perzer
// @description 删除纵横中文网选择限制
// @include     http://book.zongheng.com/chapter/*
// @version     1
// ==/UserScript==
jQuery("div[class=readcon]").attr("style","");
$.fn.contextMenu=function() {};
document.oncontextmenu = function(){return true};

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址