add logo URL for domain-monitor

This commit is contained in:
vhsdream 2025-11-09 22:07:29 -05:00
parent 1c257e82f8
commit d94233e34b

View File

@ -12,7 +12,7 @@
"documentation": "https://github.com/Hosteroid/domain-monitor/blob/main/README.md", "documentation": "https://github.com/Hosteroid/domain-monitor/blob/main/README.md",
"config_path": "/opt/domain-monitor/.env", "config_path": "/opt/domain-monitor/.env",
"website": "https://github.com/Hosteroid/domain-monitor", "website": "https://github.com/Hosteroid/domain-monitor",
"logo": "", "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/png/domain-monitor.png",
"description": "A self-hosted PHP domain expiration monitoring tool that tracks domain expiry dates, RDAP/WHOIS data, and SSL certificate validity. Supports alerts, multi-user setup, and cron automation. Built for developers, hosting providers, and IT admins who want full control without third-party services.", "description": "A self-hosted PHP domain expiration monitoring tool that tracks domain expiry dates, RDAP/WHOIS data, and SSL certificate validity. Supports alerts, multi-user setup, and cron automation. Built for developers, hosting providers, and IT admins who want full control without third-party services.",
"install_methods": [ "install_methods": [
{ {