mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-02-05 11:26:39 +08:00
10 lines
497 B
JSON
10 lines
497 B
JSON
{
|
|
"appid": "87ecbead58e42b5ab9e1a92ccc0b42075f4fba91",
|
|
"name": "Privatebin",
|
|
"website": "https://privatebin.info/",
|
|
"license": "zlib/libpng License with Acknowledgement",
|
|
"description": "PrivateBin is a minimalist, open source online pastebin where the server has zero knowledge of pasted data.\r\n\r\nData is encrypted and decrypted in the browser using 256bit AES in Galois Counter mode.",
|
|
"enhanced": false,
|
|
"tile_background": "light",
|
|
"icon": "privatebin.png"
|
|
} |