testing2

By THB Last update Nov 4, 2009 — Installed 30 times.

There are 8 previous versions of this script.

// ==UserScript==
// @name           testing2
// @namespace      THB
// @description    -
// @include        http://*.facebook.com/bug-catcher/*
// ==/UserScript==



setTimeout(function() {document.location = 'http://apps.facebook.com/bug-catcher/hunt.php';} , 12000);