Hide FileSick

Filters and hides FileSick's pointless uploads on The Pirate Bay with the ability to toggle their visibility. Filtering is bypassed when a search term includes "FileSick".

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
vicegirls
今日安裝
0
安裝總數
114
評價
3 0 0
版本
0.2.3
建立日期
2014-09-03
更新日期
2014-09-05
尺寸
3.1 KB
授權條款
未知
腳本執行於
  • The purpose of this script is to hide all of the redundant and unnecessary uploads on The Pirate Bay from the user(s) FileSick.
  • The visibility of the filtered rows can be toggled using the button injected into the right side of the h2 element that appears under the search form.
  • Filtering is only done on pages that are relevant to the filter.
    • In this case the filter is only applied to items within the applications category.
  • Filtering is bypassed when a search term includes "FileSick".

Since we don't have access to the server-side script that handles pagination, you'll likely see pages that show only a handful of items and are still divided as if they were populated normally (the number of pages will remain as they were pre-filter despite having fewer results). I'm trying to come up with a solution to this that will work within the userscript, though, so fingers crossed.

I'll try to keep this script up-to-date if he ever tries to render the filter ineffective (such as changing his username) and add filters for similarly worthless users should I ever encounter them. Feel free to let me know if there are similar users you encounter that you'd like to see filtered as well and I will add them to the script.

Also, this script should work just fine after being installed as a native Chrome extension. Oh, and there's a Firefox native version, as well. (The Firefox version was rejected because I forgot innerHTML-based injections were against the rules, so once I'm not so lazy I'll fix it and resubmit it.