3dl.am-Skip Enter

By | blackout | Last update Oct 12, 2008 — Installed 1,073 times.
// ==UserScript==
// @name            3dl.am-Skip Enter
// @namespace       blackout
// @description     Bei 3dl.am die Enterpage überspringen
// @include         http://*3dl.am/
// @exclude	    http://*3dl.am/download/*
// ==/UserScript== 
 
setTimeout("document.location.href = 'http://3dl.am/index.php#'",100);