Update links

This commit is contained in:
Jeffrey Serio 2024-08-10 19:04:53 -05:00
parent d1b341dcd4
commit 35307dfdec

View File

@ -18,5 +18,5 @@ These are scripts I use to automate various sysadmin tasks.
- ~seed_scihub_max_seeders.py~ : Finds which torrents have less than or equal to N seeders, where N is an integer argument supplied by the user. It then adds these torrents to a qBittorrent instance. - ~seed_scihub_max_seeders.py~ : Finds which torrents have less than or equal to N seeders, where N is an integer argument supplied by the user. It then adds these torrents to a qBittorrent instance.
- ~update_tracker.py~ : Fetches infohashes of all torrents in each qBittorrent instance referenced in the config file, and updates my public torrent tracker's whitelist. - ~update_tracker.py~ : Fetches infohashes of all torrents in each qBittorrent instance referenced in the config file, and updates my public torrent tracker's whitelist.
#+BEGIN_EXPORT html #+BEGIN_EXPORT html
<a href="https://asciinema.org/a/VXI8NARqpJS5kF2eFygmwJzbg" target="_blank"><img src="https://asciinema.org/a/VXI8NARqpJS5kF2eFygmwJzbg.svg" /></a> <a href="https://asciinema.org/a/671625" target="_blank"><img src="https://asciinema.org/a/671625.svg" /></a>
#+END_EXPORT #+END_EXPORT