Name: Anonymous 2020-02-18 17:33
I'm so sad right now.
Array.from (document.getElementsByClassName ("trip")).forEach (e => { e.parentNode.parentNode.children [1].innerHTML = "I am a child seeking attention."; })