diff --git a/uptime-kuma-homepage.py b/uptime-kuma-homepage.py index c6e3154..6b3b8c1 100755 --- a/uptime-kuma-homepage.py +++ b/uptime-kuma-homepage.py @@ -11,7 +11,7 @@ descriptions = { "EteSync":"Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars, tasks and notes.", "Gitea":"Gitea is a lightweight DevOps platform. It brings teams and developers high-efficiency but easy operations from planning to production.", "IPFS Gateway":"A peer-to-peer hypermedia protocol designed to preserve and grow humanity's knowledge.", - "Calibre Web":"Calibre-Web is a web app that offers a clean and intuitive interface for browsing, reading, and downloading eBooks using a valid Calibre database."} + "Calibre Web":"Calibre-Web is a web app that offers a clean and intuitive interface for browsing, reading, and downloading eBooks."} exclude=('Synapse','Mailserver') HTMLTEMPLATE='

{item}

{desc}

'