Files
Web-NibblePoker/tools/items/b64-tools.json
2023-08-02 17:06:58 +02:00

25 lines
530 B
JSON

{
"dom": "b64-tools/page.php",
"lang": "b64-tools/lang.json",
"code": [],
"module": [
"b64-tools/code.min.js"
],
"styles": [],
"icon": "fad fa-magic",
"title": "tool.b64-tools.title",
"opengraph": {
"title": {
"en": "Base64 Tools",
"fr": "Outils pour Base64"
},
"description": {
"en": "TODO: Description",
"fr": "TODO: Description"
},
"type": "website",
"url": "https://nibblepoker.lu/tools/b64-tools",
"image": "/resources/NibblePoker/images/placeholder.png",
"image_type": "image/png"
}
}