up link to json

This commit is contained in:
Tykayn 2023-06-01 16:51:29 +02:00 committed by tykayn
parent 8fcb4fc6d9
commit a3edb881ed
2 changed files with 17 additions and 2 deletions

View File

@ -19,3 +19,19 @@ https://addons.mozilla.org/fr/firefox/addon/acronymify/
https://github.com/l-dav/Acronymify
# template d'ajout
``` json
[
{
"Acronym": "your_acronym",
"Meaning": "your_full_meaning",
"Hint": "your_definition",
"Alternatives": "your_alternatives",
"url": "your_url"
},
{
...
}
]
```

View File

@ -1,7 +1,6 @@
{
"sources": [
{"name": "Elsa_voix_du_nuc", "source": "https://forge.chapril.org/tykayn/scripts/raw/branch/master/acronymes/import.json"}
{"name": "Elsa_voix_du_nuc", "source": "https://forge.chapril.org/tykayn/scripts/raw/branch/master/acronymes/nucleaire_elsa/explicitez_les_sigles_et_acronymes.json"}
],
"url_add": "https://forge.chapril.org/tykayn/scripts/pulls",
"mail_add": "no_contact_mail_for_now@mail.com"