mirror of
https://github.com/inpharmaticist/inpharmaticist.github.io.git
synced 2026-04-26 08:44:03 +00:00
Update nostr-contact.html
This commit is contained in:
@@ -133,7 +133,8 @@
|
||||
name: document.getElementById('nc-name').value,
|
||||
contact: document.getElementById('nc-contact').value,
|
||||
message: document.getElementById('nc-message').value,
|
||||
timestamp: new Date().toISOString()
|
||||
timestamp: new Date().toISOString(),
|
||||
source: 'sdbitcoiners.com'
|
||||
}));
|
||||
|
||||
const event = {
|
||||
|
||||
Reference in New Issue
Block a user