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
29187f7c15
commit
26b0065d32
@ -496,6 +496,7 @@ if (!$output)
|
||||
'min interval' => (int) $announce_interval,
|
||||
'complete' => (int) $seeders,
|
||||
'incomplete' => (int) $leechers,
|
||||
# 'downloaded' => (int) $client_completed,
|
||||
'peers' => $peers,
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user