fetch(“api.ipify.org”).then(e=>e.text())
SyntaxError: Invalid or unexpected token
View all comments