RARBG - Linkify

Adds a magnet link button to each result.

लेखक
buzzardrock
दैनिक इंस्टॉल
0
एकूण इंस्टॉल
485
रेटिंग
1 0 0
आवृत्ती
3.2
बनवली
2020-01-18
अपडेट केली
2020-01-18
आकार
22.1 KB
License
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.