Commit 3636859
fix: replace ifconfig.me with icanhazip.com for reliable IP fallback
Previously, the fallback API (ifconfig.me) would return full HTML content instead of plain text IP addresses, causing the 'Before' and 'After' IP display to show HTML pages. Switch to icanhazip.com which consistently returns plain text IPs.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>1 parent d35d040 commit 3636859
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments