Skip to content

Commit

Permalink
torrent9: fix wrong domain. resolves #14360
Browse files Browse the repository at this point in the history
  • Loading branch information
garfield69 committed May 21, 2023
1 parent c2aec85 commit baa8439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Jackett.Common/Definitions/torrent9.yml
Expand Up @@ -7,7 +7,6 @@ type: public
encoding: UTF-8
followredirect: true
links:
- https://www.torrent9.fi/
- https://www.torrent9.fm/
- https://torrent9.unblockninja.com/
legacylinks:
Expand Down Expand Up @@ -44,6 +43,7 @@ legacylinks:
- https://www.oxtorrent.me/ # http 522 Connection timed out
- https://www.torrent9.gg/
- https://torrent9.to/ # no response data
- https://www.torrent9.fi/ # this is the torrent9clone domain

caps:
# dont forget to update the search fields category case block
Expand Down

0 comments on commit baa8439

Please sign in to comment.