mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update announce.php
This commit is contained in:
parent
977fc89344
commit
b2e7c93443
@ -496,7 +496,7 @@ if (!$output)
|
||||
'min interval' => (int) $announce_interval,
|
||||
'complete' => (int) $seeders,
|
||||
'incomplete' => (int) $leechers,
|
||||
# 'downloaded' => (int) $client_completed,
|
||||
# 'downloaded' => (int) $client_completed,
|
||||
'peers' => $peers,
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user