From 30c808889be7eea57546088f37bc8d592249611e Mon Sep 17 00:00:00 2001 From: quenousimporte Date: Mon, 3 Jun 2024 17:23:39 +0200 Subject: [PATCH] change ui --- lemonde.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lemonde.php b/lemonde.php index 0a2814b..3483bf3 100644 --- a/lemonde.php +++ b/lemonde.php @@ -101,7 +101,7 @@ $epub->CreateEPUB(); if ( ! $epub->error ) { - echo 'Success: Download your book here.'; + echo 'Success: ' . $epub->epub_file . ' created.
'; } else { @@ -123,8 +123,7 @@ ?>
-

Go to https://journal.lemonde.fr, hit f12, open edition, and get GetPublicationContentItems json url.

- Json url:
+ GetPublicationContentItems url: