This is a KIND 5394 event created on 2023-09-28 20:06:13 (1 year, 1 month ago). Debug this event chain.
{ "id": "6864ff8cf97d39ab15cd64c225b8cfb1a5c9adaf4d94a92c3892242650b51c74", "pubkey": "4c4a55c764e15415eb1ea2ea9cd877d267fc46b1316f1a406ca32f4de8010a68", "created_at": 1695931573, "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": "69c39410a88f6db072a492da232b6eafdfbeea77acfbd4ad8f749dee1eb3d805481a70d1d44af75ee06cff7df87d3197f7838d1f02539b9cd090587ae0146a95" }