mirror of
https://github.com/mpolden/echoip.git
synced 2025-02-20 14:08:58 +01:00
Collapse country examples
This commit is contained in:
parent
c195bae4fb
commit
64bb0e56c7
@ -62,9 +62,8 @@ $ bat -print=b {{ .Host }}/ip
|
|||||||
<h2>Country lookup:</h2>
|
<h2>Country lookup:</h2>
|
||||||
<pre>
|
<pre>
|
||||||
$ http {{ .Host }}/country
|
$ http {{ .Host }}/country
|
||||||
{{ .Country }}</pre>
|
{{ .Country }}
|
||||||
<h2>Short country code (ISO 3166-1 alpha-2) lookup:</h2>
|
|
||||||
<pre>
|
|
||||||
$ http {{ .Host }}/country-iso
|
$ http {{ .Host }}/country-iso
|
||||||
{{ .CountryISO }}</pre>
|
{{ .CountryISO }}</pre>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user