This is a KIND 5394 event created on 2023-09-28 20:09:13 (1 year, 1 month ago). Debug this event chain.
{ "id": "49ef42d59821a9c252d8bcb1d6dc85fdc6e21d1d48a13e53efd70a558b466465", "pubkey": "8a2356115e07694b378df490f36f7ab68d92f2b09b2260f569783c58cb10424d", "created_at": 1695931753, "kind": "5394", "tags": [], "content": "const msgs = [\ \\"Hello, Nostr\\",\ \\"Hola, Nostr\\",\ \\"Ciao, Nostr\\", \ \\"\u3053\u3093\u306b\u3061\u306f, Nostr\\"\ ]\ \ var index = 0\ \ function changeMessage() {\ // Refresh DIV with new content.\ index = (index+1) % msgs.length\ document.getElementById(\\"msg\\").innerHTML = msgs[index]\ }\ let reload = window.setInterval('changeMessage()', 1000); ", "sig": "5017d22e675ca958b8bfda34e73b3034f70065fafda288d13f336191e26d8003d533b1c76680ff6969fb5dfe05f1cd7bc7b771e8d9bcaa8cd241cef6c0305593" }