download torrents from imdb links

This commit is contained in:
Vladan Popovic 2024-09-24 03:34:32 +02:00
parent 7273e90066
commit 385694da91
4 changed files with 22 additions and 1 deletions

View file

@ -87,4 +87,5 @@ ul.torrents li {
}
ul.torrents li:hover {
background-color: bisque;
cursor: pointer;
}