RARBG Modified

Removes XXX torrents, 720p releases, re-encodes (RARBG, VXT etc)

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

Cleans up the site of low-quality releases, remuxes and XXX torrents.

Before:
Before

After:
After

Modification of the script - https://greasyfork.org/en/scripts/29661-rarbg-advanced-filters

Script basically looks at torrent titles and filters out ones that contain certain terms. You may modify the line #449 in the code

if (parseInt(title.indexOf('RARBG')) > 0 || parseInt(title.indexOf('VXT')) > 0 || parseInt(title.indexOf('XVID')) > 0 || parseInt(title.indexOf('ION10')) > 0 || parseInt(title.indexOf('BDRip')) > 0 || parseInt(title.indexOf('BDRiP')) > 0 || parseInt(title.indexOf('REMUX')) > 0 || parseInt(title.indexOf('ION265')) > 0)

as per your requirements. Torrents containing any one of the above terms in their title get removed from listings.

Bonus: Add the following line to adblock custom filter list to get rid of recent searches from appearing at the bottom of the page.

rarbg2019.org##div:nth-of-type(3)

and it should be gone for rarbg2019 url

Recent searches

Or in case that doesn't work, install Element Blocker extension (Firefox) and then block the recent searches strip that appears at the bottom on https://rarbg2019.org/torrents.php page to get rid of it.