aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main.qml5
1 files changed, 1 insertions, 4 deletions
diff --git a/main.qml b/main.qml
index 92d46ea8..5f3d5086 100644
--- a/main.qml
+++ b/main.qml
@@ -121,10 +121,7 @@ ApplicationWindow {
}
// monero-gui workgroup maintained
- if(isWindows)
- return "http://autonode.xmr.pm/";
- else
- return "https://autonode.xmr.pm/"
+ return "https://autonode.xmr.pm/"
}
// true if wallet ever synchronized