From 7d0b9b3e0432e3992840d5fc684e4d1de652fc38 Mon Sep 17 00:00:00 2001
From: thePR0M3TH3AN <53631862+PR0M3TH3AN@users.noreply.github.com>
Date: Tue, 17 Jun 2025 22:02:38 -0400
Subject: [PATCH] Fix subtitle markup escaping
---
host/voxvera/config.json | 2 +-
src/config.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/host/voxvera/config.json b/host/voxvera/config.json
index 9090065..184bb29 100644
--- a/host/voxvera/config.json
+++ b/host/voxvera/config.json
@@ -2,7 +2,7 @@
"name": "Vox Vera Printable Flyers",
"subdomain": "voxvera",
"title": "TOP SECRET",
- "subtitle": "DO NOT DISTRIBUTE",
+ "subtitle": "DO NOT DISTRIBUTE",
"headline": "OPERATION VOX VERA",
"content": "Break free from censorship with our anonymous guerrilla marketing and message-spreading service. Whether online or in the physical world, we empower you to spread your ideas boldly, shielded by complete anonymity. Design a flyer, upload it to our secure platform, and let our network amplify your message.\\n\\nUse memetic power to share your ideas in your school, workplace, online communities, or even globally. Our service ensures your message resonates far and wide, with tear-off sections featuring unique URLs and QR codes for easy reprinting.\\n\\nYour privacy is our top priority. Flyers are shared via the Tor network and Nostr, protecting them from censorship. For payment, we use Bitcoin eCash (Cashu), offering secure and untraceable payments.\\n\\nJoin us in a revolution that values truth and transparency. Together, we can build a network of informed citizens who are unafraid to speak out.\\n",
"url_message": "Follow this link to learn more. Use Tor Browser.",
diff --git a/src/config.json b/src/config.json
index 9090065..184bb29 100644
--- a/src/config.json
+++ b/src/config.json
@@ -2,7 +2,7 @@
"name": "Vox Vera Printable Flyers",
"subdomain": "voxvera",
"title": "TOP SECRET",
- "subtitle": "DO NOT DISTRIBUTE",
+ "subtitle": "DO NOT DISTRIBUTE",
"headline": "OPERATION VOX VERA",
"content": "Break free from censorship with our anonymous guerrilla marketing and message-spreading service. Whether online or in the physical world, we empower you to spread your ideas boldly, shielded by complete anonymity. Design a flyer, upload it to our secure platform, and let our network amplify your message.\\n\\nUse memetic power to share your ideas in your school, workplace, online communities, or even globally. Our service ensures your message resonates far and wide, with tear-off sections featuring unique URLs and QR codes for easy reprinting.\\n\\nYour privacy is our top priority. Flyers are shared via the Tor network and Nostr, protecting them from censorship. For payment, we use Bitcoin eCash (Cashu), offering secure and untraceable payments.\\n\\nJoin us in a revolution that values truth and transparency. Together, we can build a network of informed citizens who are unafraid to speak out.\\n",
"url_message": "Follow this link to learn more. Use Tor Browser.",