TheDailyWTF

Show hidden comment surprises for the dailywtf

// ==UserScript==
// @name       TheDailyWTF
// @namespace  http://local.host/I.Dont.Wanna.Post.One
// @version    0.5
// @description  Show hidden comment surprises for the dailywtf
// @match      http://thedailywtf.com/articles/*
// @copyright  2014+, Milton Zurita
// ==/UserScript==

if(jQuery) {
    var style="color:green;background:#CCFFCC;margin:2px;font-size:0.65em;"
    var lookFor='.article-body';
    var regEx = /<\!--(.+)-->/g
    $(window).load(function(){
        var target = $(lookFor);
        var result = $(lookFor).html().replace(regEx,'<span style="'+style+'">\$1</span>');
        target.html(result);
    });
}
长期地址
遇到问题?请前往 GitHub 提 Issues,或加Q群1031348184

赞助商

Fishcpy

广告

Rainyun

注册一下就行

Rainyun

一年攒够 12 元