1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/spftoolbox_ynh.git synced 2024-09-03 20:26:21 +02:00
This commit is contained in:
ericgaspar 2021-07-23 23:28:39 +02:00
parent 5cc44c0ca6
commit 8897b905d1
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 8 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

View file

@ -3,11 +3,17 @@
"id": "spftoolbox", "id": "spftoolbox",
"packaging_format": 1, "packaging_format": 1,
"description": { "description": {
"en": "Application to check Domain Name settings.", "en": "Application app to look up DNS records such as SPF, MX, Whois, and more",
"fr": "Application qui permet de tester son nom de domaine." "fr": "Application pour rechercher des enregistrements DNS tels que SPF, MX, Whois, etc."
}, },
"version": "2.1.1~ynh1", "version": "2.1.1~ynh1",
"url": "http://spftoolbox.com/", "url": "http://spftoolbox.com/",
"upstream": {
"license": "MIT",
"website": "http://spftoolbox.com/",
"demo": "http://spftoolbox.com/",
"code": "https://github.com/charlesabarnes/SPFtoolbox"
},
"license": "MIT", "license": "MIT",
"maintainer": { "maintainer": {
"name": "frju365", "name": "frju365",