mirror of
https://github.com/mpolden/echoip.git
synced 2025-07-16 22:13:33 +02:00
Remove port
This commit is contained in:
@ -50,10 +50,6 @@
|
||||
<td><code><span class="command">curl</span> ifconfig.co</code></td>
|
||||
<td class="response">{{ .IP }}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code><span class="command">curl</span> ifconfig.co/port</code></td>
|
||||
<td class="response">{{ .Port }}</td>
|
||||
</tr>
|
||||
{{ if $self := . }}
|
||||
{{ range $key, $value := .Header }}
|
||||
<tr>
|
||||
|
Reference in New Issue
Block a user