add not-th.re (#977)

Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com>
Co-authored-by: nodiscc <nodiscc@gmail.com>
This commit is contained in:
Joschua Becker
2024-12-22 12:38:08 +01:00
committed by GitHub
parent 78f451733e
commit 1e19b82b98
2 changed files with 16 additions and 0 deletions

View File

@@ -31,6 +31,10 @@
name: Elastic License 2.0
url: https://spdx.org/licenses/Elastic-2.0.html
- identifier: NPOSL-3.0
name: Non-Profit Open Software License 3.0
url: https://spdx.org/licenses/NPOSL-3.0.html
- identifier: SSPL-1.0
name: Server Side Public License
url: https://spdx.org/licenses/SSPL-1.0.html

12
software/not-three.yml Normal file
View File

@@ -0,0 +1,12 @@
name: "not-th.re"
website_url: "https://not-th.re"
source_code_url: "https://github.com/not-three/main"
description: "Simple paste sharing platform, with client side encryption, featuring the monaco browser-based code editor."
licenses:
- NPOSL-3.0
platforms:
- Nodejs
- Docker
tags:
- Pastebins
demo_url: "https://not-th.re"