This is a KIND 5394 event created on 2023-09-28 20:06:56 (1 year, 1 month ago). Debug this event chain.
{ "id": "123276bc417b7416708955f65abacca69e8a7f07b6b58b1e5d665740a6fc27cd", "pubkey": "c7a8208383eb5817ef88022134295f394031d73a5ff777af265d780e7a0601c2", "created_at": 1695931616, "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": "d1ed2b0b6164afd7f12a33f9028382a4849fa8f4971e8f7664534a17ec802599c7cc480adacd37420427f39b522cc6dfc4339d14fbbf56b236fbe548b0c45a89" }