Skip to content

Commit

Permalink
fix: remove unavailable public IP API
Browse files Browse the repository at this point in the history
  • Loading branch information
TimothyYe committed Aug 9, 2024
1 parent f797069 commit 72949ba
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1096,7 +1096,6 @@ GoDNS supports to fetch the public IP from multiple URLs via a simple round-robi
- <https://api.ipify.org>
- <https://myip.biturl.top>
- <https://ip4.seeip.org>
- <https://ipecho.net/plain>
- <https://api-ipv4.ip.sb/ip>
Expand Down
1 change: 0 additions & 1 deletion configs/config_sample.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"ip_urls": [
"https://api4.ipify.org",
"https://myip.biturl.top",
"https://ip4.seeip.org",
"https://ipecho.net/plain",
"https://api-ipv4.ip.sb/ip"
],
Expand Down

0 comments on commit 72949ba

Please sign in to comment.