mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
announce only check paid torrent for leechers
This commit is contained in:
@@ -95,8 +95,9 @@ class Test extends Command
|
||||
*/
|
||||
public function handle()
|
||||
{
|
||||
$r = nexus_env('PHP_PATH') ?: 'php';
|
||||
dd($r);
|
||||
$now = Carbon::now();
|
||||
$now->addSeconds();
|
||||
dd($diffInSeconds);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user