Skip to content

Commit

Permalink
Fixes #719
Browse files Browse the repository at this point in the history
  • Loading branch information
bobokun committed Jan 3, 2025
1 parent 48ea00d commit 49888c8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.1.15-develop4
4.1.15-develop5
3 changes: 3 additions & 0 deletions modules/util.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@ class TorrentMessages:
"TORRENT IS NOT AUTHORIZED FOR USE ON THIS TRACKER",
"INFOHASH NOT FOUND.", # blutopia
"TORRENT HAS BEEN DELETED.", # blutopia
"TRACKER NICHT REGISTRIERT.",
"TORRENT EXISTIERT NICHT",
"TORRENT NICHT GEFUNDEN",
]

UNREGISTERED_MSGS_BHD = [
Expand Down

0 comments on commit 49888c8

Please sign in to comment.