Cloudflare Worker which shows your IP and some details about your ISP.
TEXT_API_ENABLED
- Set to1
to allow text mode (return only an IP).
This project uses prettier
to format the project. To invoke, run npm run format
.
For information on how to preview and publish your worker, please see the Wrangler docs.