Skip to content

Commit

Permalink
Add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
evd committed Sep 26, 2019
1 parent 27ba8ca commit 9e33fd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lostfilm/test.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
));
$response = curl_exec($curl);

//TODO Better check for torrent file
if (strlen($response) > 1000) {
echo 'Success' . PHP_EOL;
} else {
Expand Down

0 comments on commit 9e33fd7

Please sign in to comment.