Remove port

This commit is contained in:
Martin Polden
2012-11-25 21:25:32 +01:00
parent ad0992ee24
commit a03c16dfd8
2 changed files with 5 additions and 13 deletions

View File

@ -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>