ajout heimdall

This commit is contained in:
2025-01-01 11:24:01 +01:00
parent f8be42e486
commit c52f60fca9
1477 changed files with 15692 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"appid": "cffc32ba3ead25ff79a6f34e163b120cf68ab9e2",
"name": "Mailhog",
"website": "https://github.com/mailhog/MailHog",
"license": "MIT License",
"description": "MailHog is an email testing tool for developers:\r\n\r\n- Configure your application to use MailHog for SMTP delivery\r\n- View messages in the web UI, or retrieve them with the JSON API\r\n- Optionally release messages to real SMTP servers for delivery",
"enhanced": false,
"tile_background": "light",
"icon": "mailhog.png"
}