Domain name change to dsteiner.ch

This commit is contained in:
2020-09-04 09:08:36 +02:00
parent 138f3b9e12
commit d6c0ffccdb
23 changed files with 96 additions and 96 deletions

View File

@@ -4,7 +4,7 @@
%define gitv 58fd8a6
%define webd %{_var}/www
%define gopath $(pwd)/go
%define domain echoip.daniel-steiner.org
%define domain echoip.dsteiner.ch
%define protocol https
%define port 443
@@ -30,7 +30,7 @@ Requires: geoipupdate-cron
Requires: GeoIP
%description
A simple service for looking up your IP address. This is the code that powers https://echoip.daniel-steiner.org.
A simple service for looking up your IP address. This is the code that powers https://echoip.dsteiner.ch.
%prep
%setup -q -n %{name}-%{version}.%{gitv}