Zedd Wiki
Advertisement
Zedd Wiki

In a nutshell, this is some random technical nerd thing my friend ChaoticShadow came up with while we were on CC Chat. According to him, the code is "beyond laggy", but he also says it actually works. xD

What does it do? I don't know. Ask him. Also, this might as well be #zeddception for the nerds. >.<


$('body').bind('DOMNodeInserted', function() {
    $("span.message").each(function() {
        $(this).html($(this).html().replace(/zedd/gi,"*magic word*"));
    });
});

Gallery[]

Advertisement