TBD: TorrentBD Ratio Guard

Warns you if you're trying to download a torrent that will push your ratio into the danger zone.

Acestea sunt versiunile scriptului în care codul a fost actualizat. Arată toate versiunile.

  • v0.10 23-11-2023

    Added prefix.

  • v0.9 21-05-2023

    Added a try block for the material fonts css update.

  • v0.8 20-11-2022

    Pushed a bug by mistake. Removed the matching check. Return is already closing all arguments when it matches.

  • v0.7 20-11-2022

    Needed to rearrange some things as B is also present in KiB, GiB, etc. So, the check for B needs to be at the end. Added a new flag to stop checking if an existing one has matched. So, if GiB matches, it will not check if B also matches.

  • v0.6 20-11-2022

    Changed (Bytes > B) as I've seen that unit being used.

  • v0.5 15-11-2022

    Interchanged position of critical with fatal.

  • v0.4 15-11-2022

    Detects freeleech and says "safe, no change to ratio".
    You will now receive a status check in text (safe, dangerous, risky, etc.) in the button.
    Clicking on this button will reveal the expected future ratio after downloading.
    Clicking again will go back to the previous text.

  • v0.3 14-11-2022

    Organized stuff a bit.

  • v0.2 14-11-2022

    The core functionality done and the script may be considered complete.

  • v0.1 14-11-2022