Skip to content

Commit

Permalink
Updated torrents-csv URL
Browse files Browse the repository at this point in the history
The previous url `torrents-csv.ml` seems to redirect to malware now.
  • Loading branch information
ducalex committed Apr 23, 2024
1 parent efe75be commit e39be3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nova3/engines/torrentscsv.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@


class torrentscsv(object):
url = 'https://torrents-csv.ml'
url = 'https://torrents-csv.com'
name = 'torrents-csv'
supported_categories = {'all': ''}

Expand Down

0 comments on commit e39be3c

Please sign in to comment.