From 38909a7af8830010daa904a64af089ea9e153c6a Mon Sep 17 00:00:00 2001 From: Stefan Wilke <45512151+querwurzel@users.noreply.github.com> Date: Sat, 24 Jan 2026 22:14:48 +0100 Subject: [PATCH] remove demo url (#1957) --- software/binpastes.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/software/binpastes.yml b/software/binpastes.yml index 741814ea1b..d3c8fb9c00 100644 --- a/software/binpastes.yml +++ b/software/binpastes.yml @@ -1,7 +1,6 @@ name: BinPastes website_url: https://github.com/querwurzel/BinPastes source_code_url: https://github.com/querwurzel/BinPastes -demo_url: https://paste.wylke.it description: Minimal pastebin supporting client-side encryption, fulltext search, one-time messages. Intended for one to few users looking for a simple pastebin deployment. licenses: - Apache-2.0