mirror of
https://github.com/PR0M3TH3AN/bitvid.git
synced 2025-09-08 06:58:43 +00:00
updated local forms
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Bitvid Content Appeals Form</h1>
|
||||
<h1>Content Appeals Form</h1>
|
||||
<form id="appeal-form">
|
||||
<h3>1. User Information</h3>
|
||||
<label for="npub">Nostr Public Key (npub)</label>
|
||||
@@ -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,
|
||||
};
|
||||
// -----------------------------------------------
|
||||
|
Reference in New Issue
Block a user