await fetch(“api.ipify.org”).then(e=>e.text())

Code must be enclosed in code blocks!
View all comments