Use http:// with fetch example (#99)

http:// is one letter shorter, more memorable and works even when echoip is hosted only via http
This commit is contained in:
Steven Honson 2020-06-16 07:24:37 +10:00 committed by GitHub
parent bcb1b1106e
commit 5377bffa96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ $ http -b {{ .Host }}
$ wget -qO- {{ .Host }}
{{ .IP }}
$ fetch -qo- https://{{ .Host }}
$ fetch -qo- http://{{ .Host }}
{{ .IP }}
$ bat -print=b {{ .Host }}/ip