您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Removes XXX torrents, 720p releases, re-encodes (RARBG, VXT etc)
Cleans up the site of low-quality releases, remuxes and XXX torrents.
Before:
After:
Modification of the script - https://gf.qytechs.cn/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
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.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址