add comment

This commit is contained in:
quenousimporte 2024-06-05 12:14:44 +02:00
parent 54283eeaa5
commit 79b18f3648
1 changed files with 1 additions and 0 deletions

View File

@ -298,6 +298,7 @@
write_epub($epub);
}
// New York Times today's paper
if (isset($_POST['nyttoday']) && $_POST['nyttoday'])
{
$todaypage = file_get_contents("https://www.nytimes.com/section/todayspaper");