修复福建校讯通

使校讯通在现代浏览器上能正常显示

目前為 2019-07-22 提交的版本,檢視 最新版本

// ==UserScript==
// @name         修复福建校讯通
// @description  使校讯通在现代浏览器上能正常显示
// @namespace    https://gf.qytechs.cn/users/197529
// @version      0.7
// @author       kkocdko
// @license      Unlicense
// @include      *://www.xxtyd.fj.cn/mhnew/htm/all.htm*
// @include      *://www.xxt.fj.chinamobile.com/mhnew/htm/all.htm*
// ==/UserScript==
'use strict'

document.querySelector('#rightiframe').setAttribute('onload', 'height=contentWindow.document.body.scrollHeight')

QingJ © 2025

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