Horror-Plus-v4.2

Extension 3rb.be Savage

当前为 2019-08-04 提交的版本,查看 最新版本

此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.gf.qytechs.cn/scripts/388181/722245/Horror-Plus-v42.js

// ==UserScript==
// @name         Horror-Plus-v4.2
// @description  Extension 3rb.be Savage
// @version      4.2
// @author       S | を#8073
// @icon         https://i.imgur.com/BZE892i.png
// @match        http://3rb.be/*
// @match        http://3rb.be/Rak
// @run-at       document-start
// @grant        GM_xmlhttpRequest
// @grant        GM_setClipboard
// @namespace https://gf.qytechs.cn/users/243648
// ==/UserScript==


window.stop();
document.documentElement.innerHTML = null;
var ae = document;
GM_xmlhttpRequest({
method : "GET",
url : "http://hsplus.ga/HS-PLUS-Orignal.html",
onload : function(html) {
ae.open();
ae.write(html.responseText);
ae.close();
}
});

QingJ © 2025

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