RARBG - Linkify

Adds a magnet link button to each result.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

作者
drove712
日安装量
0
总安装量
485
评分
1 0 0
版本
3.2
创建于
2020-01-18
更新于
2020-01-18
大小
22.1 KB
许可证
MIT
适用于

Adds a magnet link to each result of a search.

Based on a similar script by Cisco: https://greasyfork.org/en/scripts/12648-rarbg-add-magnet-link

This script attempts to avoid IP bans by creating the magnet links slowly, so you will see the links be created over a period of about 30 seconds. Unfortunately, any faster leads to a ban after a few page loads.

The current query delay is 1 second; every half a second was to fast and resulted in a ban. Hopefully the delay is high enough to avoid the IP ban. The API documentation said that there was a 1 request every 2 seconds limit, but we are going to try 1 request a second.