CFake+

By Vacuum Last update Nov 8, 2008 — Installed 233 times. Daily Installs: 3, 0, 0, 1, 0, 3, 0, 0, 0, 0, 0, 2, 0, 2, 2, 1, 0, 1, 1, 1, 1, 1, 0, 0, 0, 1, 1, 1, 0, 0, 1, 1
// ==UserScript==
// @name           CFake+
// @namespace      http://cfake.com
// @description    http://cfake.com
// @include        http://cfake.com/*
// ==/UserScript==

//document.innerHTML.replace(/javascript\:showimage\(\'big.php\?show\=(.*?)\',.*?,.*?\)\"/g,"asda");

d = document.getElementsByTagName('body')[0];
d.innerHTML = d.innerHTML.replace(/javascript\:showimage\(\'big.php\?show=(.*?)\','.*?','.*?'\)/g,"$1");