mirror of
https://github.com/mpolden/echoip.git
synced 2025-07-16 22:13:33 +02:00
Remove map
Requires Google API key.
This commit is contained in:
@ -96,13 +96,6 @@ $ http {{ .Host }}/port/8080
|
||||
}</pre>
|
||||
{{ end }}
|
||||
</div>
|
||||
{{ if .Map }}
|
||||
<div class="pure-u-1 pure-u-md-1-2">
|
||||
<h2>Map</h2>
|
||||
<p><img src="https://maps.googleapis.com/maps/api/staticmap?size=500x166&scale=2&markers=color%3Aorange%7Clabel%3AS%7c{{ .City }},{{ .Country }}" width="500" height="166"/>
|
||||
</p>
|
||||
</div>
|
||||
{{ end }}
|
||||
<div class="pure-u-1 pure-u-md-1-2">
|
||||
<h2>FAQ</h2>
|
||||
<h3>How do I force IPv4 or IPv6 lookup?</h3>
|
||||
|
Reference in New Issue
Block a user