Refonte de la page de services.
This commit is contained in:
26
services/share_bin.json
Normal file
26
services/share_bin.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"buttons": [
|
||||
{"label": "Utiliser", "url": "https://apps.ti-nuage.fr/privatebin"}
|
||||
],
|
||||
"description": "Pour partager de simple extraits de texte ou de code, de manière sécurisée et temporaire.",
|
||||
"icon": "share",
|
||||
"links": [
|
||||
{"label": "Documentation et autres instances", "url": "https://wiki.chatons.org/doku.php/services/partage_chiffre/privatebin"}
|
||||
],
|
||||
"open": true,
|
||||
"order": 5,
|
||||
"softwares": [
|
||||
{
|
||||
"description": "Cet outil se base sur <b>PrivateBin</b>.",
|
||||
"licenses": [
|
||||
{
|
||||
"name": "Licence Zlib/libpng",
|
||||
"url": "https://opensource.org/licenses/zlib-license.php"
|
||||
}
|
||||
],
|
||||
"sources": "https://github.com/PrivateBin/PrivateBin",
|
||||
"url": "https//privatebin.info/"
|
||||
}
|
||||
],
|
||||
"title": "Partage d'extraits de texte"
|
||||
}
|
||||
Reference in New Issue
Block a user