mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-19 00:01:00 +08:00
update release date
This commit is contained in:
@@ -791,6 +791,7 @@ class TrackerRepository extends BaseRepository
|
||||
}
|
||||
if (!$peer->exists && $isReAnnounce == self::ANNOUNCE_DUAL) {
|
||||
do_log('[ANNOUNCE_DUAL_AND_PEER_NOT_EXISTS], return');
|
||||
return;
|
||||
}
|
||||
|
||||
$nowStr = Carbon::now()->toDateTimeString();
|
||||
|
||||
Reference in New Issue
Block a user