Sort the Pirate Bay by seeders

By engtech Last update May 3, 2008 — Installed 1,447 times.

Don´t work

in
Subscribe to Don´t work 3 posts, 2 voices



KaptenAlex User

Its not working:(

 
spider1163 Scriptwright
FirefoxWindows

Change include page to
http://thepiratebay.org/*/99/*

and source code to

// ==UserScript==
// @name Sort the Pirate Bay by seeders
// @namespace http://InternetDuctTape.com
// @description Automatically sort by seeders insetad of by date uploaded
// @include http://thepiratebay.org/*/99/*
// ==/UserScript==

(function() {
document.location.pathname = document.location.pathname.replace('/99/','/7/0');
})();

look the fix here:
http://userscripts.org/scripts/show/53185

 
spider1163 Scriptwright
FirefoxWindows

There is a new version ! ;)
http://userscripts.org/scripts/show/53185

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel