From 36bab13c0a62af0fc90312170ea580e89528caf1 Mon Sep 17 00:00:00 2001 From: Alexey Shpakovsky Date: Sun, 30 May 2021 23:37:41 +0200 Subject: [PATCH] cleanup discover text --- discover.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/discover.php b/discover.php index 38fa855..726c261 100755 --- a/discover.php +++ b/discover.php @@ -46,7 +46,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'GET') { - + @@ -101,7 +101,7 @@ try { Addressbooks discovered: ' , count($abooks) , '

'; if (count($abooks) < 1) { - echo '

Please try again

'; + echo '

Please try again

'; exit(0); } ?>
URI to discover:URL to discover: Probably hostname is enough, maybe with protocol (defaults to https).