Skip to content

Commit

Permalink
🐛 Fix tjupt tracker
Browse files Browse the repository at this point in the history
  • Loading branch information
Rhilip committed Aug 20, 2018
1 parent 0bfa504 commit 71f3467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extractors/tjupt.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

class TJUPT(NexusPHP):
url_host = "https://tjupt.org"
db_column = "pttracker6.tjupt.org"
db_column = "pttrackertju.tjupt.org"

def __init__(self, status, cookies, passkey, **kwargs):
# Site Features: Display In the browse page (Dead torrent will be set if not checked -> "0")
Expand Down

0 comments on commit 71f3467

Please sign in to comment.