// ==UserScript== // @name 改变pku树洞网页版显示 // @namespace toplane@pku.edu.cn // @version 0.1 // @description change view of pku hole! // @author nicolas // @match http://pkuhelper.pku.edu.cn/hole/ // @grant none // @downloadURL none // ==/UserScript== setInterval(function() { 'use strict'; var aEle = document.getElementsByTagName('*'); for(var i=0;i