mirror of
https://github.com/YunoHost-Apps/spftoolbox_ynh.git
synced 2024-09-03 20:26:21 +02:00
Fux
This commit is contained in:
parent
5cc44c0ca6
commit
8897b905d1
2 changed files with 8 additions and 2 deletions
Binary file not shown.
After Width: | Height: | Size: 50 KiB |
|
@ -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",
|
||||||
|
|
Loading…
Add table
Reference in a new issue