diff --git a/src/components/forms/content-appeals-form.html b/src/components/iframe_forms/iframe-content-appeals-form.html similarity index 98% rename from src/components/forms/content-appeals-form.html rename to src/components/iframe_forms/iframe-content-appeals-form.html index 21c1b43..5b854ae 100644 --- a/src/components/forms/content-appeals-form.html +++ b/src/components/iframe_forms/iframe-content-appeals-form.html @@ -35,7 +35,7 @@ -

Bitvid Content Appeals Form

+

Content Appeals Form

1. User Information

@@ -181,7 +181,7 @@ const targetNpubs = [ // Add the npubs that should receive the DMs. // Example: - "npub1TARGET_EXAMPLE", + "npub13yarr7j6vjqjjkahd63dmr27curypehx45ucue286ac7sft27y0srnpmpe", // "npub1ANOTHER_TARGET", ]; @@ -189,6 +189,7 @@ const relays = { "wss://relay.snort.social": true, "wss://relay.damus.io": true, + "wss://relay.primal.net": true, }; // -----------------------------------------------