diff --git a/README.md b/README.md
index 3c41508..241c3ab 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@
**Source code:** https://github.com/muflone/gwakeonlan/
-**Documentation:** https://www.muflone.com/gwakeonlan/
+**Documentation:** http://www.muflone.com/gwakeonlan/
**Translations:** https://explore.transifex.com/muflone/gwakeonlan/
@@ -21,13 +21,13 @@ From the *gWakeOnLAN* main window you can define your hosts along with their
MAC Addresses, select those you want to turn on and just start them with a
simple click on the button **Turn on**.
-![Main window](https://www.muflone.com/resources/gwakeonlan/archive/latest/english/main.png)
+![Main window](http://www.muflone.com/resources/gwakeonlan/archive/latest/english/main.png)
For each host you can define its name, the MAC address and you can choose to
turn it on on the local network or via internet through a destination
host.
-![Detail](https://www.muflone.com/resources/gwakeonlan/archive/latest/english/detail.png)
+![Detail](http://www.muflone.com/resources/gwakeonlan/archive/latest/english/detail.png)
# System Requirements
diff --git a/data/com.muflone.gwakeonlan.metainfo.xml b/data/com.muflone.gwakeonlan.metainfo.xml
index 8db96ce..483fae6 100644
--- a/data/com.muflone.gwakeonlan.metainfo.xml
+++ b/data/com.muflone.gwakeonlan.metainfo.xml
@@ -17,21 +17,21 @@
Network
https://github.com/muflone/gwakeonlan/
- https://www.muflone.com/gwakeonlan/
+ http://www.muflone.com/gwakeonlan/
https://explore.transifex.com/muflone/gwakeonlan/
https://github.com/muflone/gwakeonlan/issues/
- https://www.muflone.com/contacts/
+ http://www.muflone.com/contacts/
gwakeonlan.desktop
- https://www.muflone.com/resources/gwakeonlan/archive/latest/english/main.png
+ http://www.muflone.com/resources/gwakeonlan/archive/latest/english/main.png
- https://www.muflone.com/resources/gwakeonlan/archive/latest/english/detail.png
+ http://www.muflone.com/resources/gwakeonlan/archive/latest/english/detail.png
- https://www.muflone.com/resources/gwakeonlan/archive/latest/english/about.png
+ http://www.muflone.com/resources/gwakeonlan/archive/latest/english/about.png
diff --git a/doc/resources b/doc/resources
index 53e11d6..a7523d7 100644
--- a/doc/resources
+++ b/doc/resources
@@ -1,5 +1,5 @@
-Project home page: https://www.muflone.com/gwakeonlan/
+Project home page: http://www.muflone.com/gwakeonlan/
Source code: https://github.com/muflone/gwakeonlan/
-Author information: https://www.muflone.com/
+Author information: http://www.muflone.com/
Issues and bugs tracking: https://github.com/muflone/gwakeonlan/issues/
Translations: https://explore.transifex.com/muflone/gwakeonlan/
diff --git a/gwakeonlan/constants.py b/gwakeonlan/constants.py
index 122b7e9..a68dc34 100644
--- a/gwakeonlan/constants.py
+++ b/gwakeonlan/constants.py
@@ -33,7 +33,7 @@
APP_AUTHOR_EMAIL = 'muflone@muflone.com'
APP_COPYRIGHT = f'Copyright 2009-2022 {APP_AUTHOR}'
APP_ID = f'{APP_DOMAIN}.muflone.com'
-URL_AUTHOR = 'https://www.muflone.com/'
+URL_AUTHOR = 'http://www.muflone.com/'
URL_APPLICATION = f'{URL_AUTHOR}{APP_DOMAIN}/'
URL_SOURCES = f'https://github.com/muflone/{APP_DOMAIN}/'
URL_TRANSLATIONS = f'https://explore.transifex.com/muflone/{APP_DOMAIN}/'
diff --git a/man/gwakeonlan.1 b/man/gwakeonlan.1
index 6a619f7..fe83de2 100644
--- a/man/gwakeonlan.1
+++ b/man/gwakeonlan.1
@@ -49,7 +49,7 @@ Report bugs to https://github.com/muflone/gwakeonlan/issues/
was written by Fabio Castelli (Muflone)
.SH HOMEPAGE
-Home page: https://www.muflone.com/gwakeonlan/
+Home page: http://www.muflone.com/gwakeonlan/
Source code: https://github.com/muflone/gwakeonlan/
diff --git a/po/bg.po b/po/bg.po
index ba4dd09..16ab12f 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -1,7 +1,7 @@
# gWakeOnLAN
# Wake up your machines using Wake on LAN
# Copyright (C) 2009-2022 Fabio Castelli (Muflone)
-# Website: https://www.muflone.com/gwakeonlan/
+# Website: http://www.muflone.com/gwakeonlan/
# This file is distributed under the same license of gWakeOnLAN.
# Bulgarian translation for gWakeOnLAN
#
diff --git a/po/ca.po b/po/ca.po
index 0976c9a..02da7ac 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -1,7 +1,7 @@
# gWakeOnLAN
# Wake up your machines using Wake on LAN
# Copyright (C) 2009-2022 Fabio Castelli (Muflone)
-# Website: https://www.muflone.com/gwakeonlan/
+# Website: http://www.muflone.com/gwakeonlan/
# This file is distributed under the same license of gWakeOnLAN.
# Catalan translation for gWakeOnLAN
#
diff --git a/po/de.po b/po/de.po
index 5a5bb00..fb2cc06 100644
--- a/po/de.po
+++ b/po/de.po
@@ -1,7 +1,7 @@
# gWakeOnLAN
# Wake up your machines using Wake on LAN
# Copyright (C) 2009-2022 Fabio Castelli (Muflone)
-# Website: https://www.muflone.com/gwakeonlan/
+# Website: http://www.muflone.com/gwakeonlan/
# This file is distributed under the same license of gWakeOnLAN.
# German translation for gWakeOnLAN
#
diff --git a/po/en.po b/po/en.po
index b4269c0..21c9fa4 100644
--- a/po/en.po
+++ b/po/en.po
@@ -1,7 +1,7 @@
# gWakeOnLAN
# Wake up your machines using Wake on LAN
# Copyright (C) 2009-2022 Fabio Castelli (Muflone)
-# Website: https://www.muflone.com/gwakeonlan/
+# Website: http://www.muflone.com/gwakeonlan/
# This file is distributed under the same license of gWakeOnLAN.
# English translation for gWakeOnLAN
#
diff --git a/po/es.po b/po/es.po
index de8a1d6..f8de5e2 100644
--- a/po/es.po
+++ b/po/es.po
@@ -1,7 +1,7 @@
# gWakeOnLAN
# Wake up your machines using Wake on LAN
# Copyright (C) 2009-2022 Fabio Castelli (Muflone)
-# Website: https://www.muflone.com/gwakeonlan/
+# Website: http://www.muflone.com/gwakeonlan/
# This file is distributed under the same license of gWakeOnLAN.
# Spanish translation for gWakeOnLAN
#
diff --git a/po/eu.po b/po/eu.po
index 670844f..304d232 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -1,7 +1,7 @@
# gWakeOnLAN
# Wake up your machines using Wake on LAN
# Copyright (C) 2009-2022 Fabio Castelli (Muflone)
-# Website: https://www.muflone.com/gwakeonlan/
+# Website: http://www.muflone.com/gwakeonlan/
# This file is distributed under the same license of gWakeOnLAN.
# Basque translation for gWakeOnLAN
#
diff --git a/po/fr.po b/po/fr.po
index ef825f0..df672ef 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -1,7 +1,7 @@
# gWakeOnLAN
# Wake up your machines using Wake on LAN
# Copyright (C) 2009-2022 Fabio Castelli (Muflone)
-# Website: https://www.muflone.com/gwakeonlan/
+# Website: http://www.muflone.com/gwakeonlan/
# This file is distributed under the same license of gWakeOnLAN.
# French translation for gWakeOnLAN
#
diff --git a/po/gwakeonlan.pot b/po/gwakeonlan.pot
index dd65612..5708b11 100644
--- a/po/gwakeonlan.pot
+++ b/po/gwakeonlan.pot
@@ -1,7 +1,7 @@
# gWakeOnLAN
# Wake up your machines using Wake on LAN
# Copyright (C) 2009-2022 Fabio Castelli (Muflone)
-# Website: https://www.muflone.com/gwakeonlan/
+# Website: http://www.muflone.com/gwakeonlan/
# This file is distributed under the same license of gWakeOnLAN.
# X translation for gWakeOnLAN
msgid ""
diff --git a/po/he.po b/po/he.po
index 2177e82..18cf3b8 100644
--- a/po/he.po
+++ b/po/he.po
@@ -1,7 +1,7 @@
# gWakeOnLAN
# Wake up your machines using Wake on LAN
# Copyright (C) 2009-2022 Fabio Castelli (Muflone)
-# Website: https://www.muflone.com/gwakeonlan/
+# Website: http://www.muflone.com/gwakeonlan/
# This file is distributed under the same license of gWakeOnLAN.
# Hebrew translation for gWakeOnLAN
#
diff --git a/po/it.po b/po/it.po
index 144e18f..c5a57c9 100644
--- a/po/it.po
+++ b/po/it.po
@@ -1,7 +1,7 @@
# gWakeOnLAN
# Wake up your machines using Wake on LAN
# Copyright (C) 2009-2022 Fabio Castelli (Muflone)
-# Website: https://www.muflone.com/gwakeonlan/
+# Website: http://www.muflone.com/gwakeonlan/
# This file is distributed under the same license of gWakeOnLAN.
# Italian translation for gWakeOnLAN
#
diff --git a/po/ko_KR.po b/po/ko_KR.po
index aee40b3..f6bc924 100644
--- a/po/ko_KR.po
+++ b/po/ko_KR.po
@@ -1,7 +1,7 @@
# gWakeOnLAN
# Wake up your machines using Wake on LAN
# Copyright (C) 2009-2022 Fabio Castelli (Muflone)
-# Website: https://www.muflone.com/gwakeonlan/
+# Website: http://www.muflone.com/gwakeonlan/
# This file is distributed under the same license of gWakeOnLAN.
# Korean translation for gWakeOnLAN
#
diff --git a/po/lt.po b/po/lt.po
index 5708a39..89eeda1 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -1,7 +1,7 @@
# gWakeOnLAN
# Wake up your machines using Wake on LAN
# Copyright (C) 2009-2022 Fabio Castelli (Muflone)
-# Website: https://www.muflone.com/gwakeonlan/
+# Website: http://www.muflone.com/gwakeonlan/
# This file is distributed under the same license of gWakeOnLAN.
# Lithuanian translation for gWakeOnLAN
#
diff --git a/po/nl.po b/po/nl.po
index 78034eb..2703ee1 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -1,7 +1,7 @@
# gWakeOnLAN
# Wake up your machines using Wake on LAN
# Copyright (C) 2009-2022 Fabio Castelli (Muflone)
-# Website: https://www.muflone.com/gwakeonlan/
+# Website: http://www.muflone.com/gwakeonlan/
# This file is distributed under the same license of gWakeOnLAN.
# Dutch translation for gWakeOnLAN
#
diff --git a/po/pl.po b/po/pl.po
index 7b1325e..ec35301 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -1,7 +1,7 @@
# gWakeOnLAN
# Wake up your machines using Wake on LAN
# Copyright (C) 2009-2022 Fabio Castelli (Muflone)
-# Website: https://www.muflone.com/gwakeonlan/
+# Website: http://www.muflone.com/gwakeonlan/
# This file is distributed under the same license of gWakeOnLAN.
# Polish translation for gWakeOnLAN
#
diff --git a/po/pt.po b/po/pt.po
index 036ef82..9894c03 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -1,7 +1,7 @@
# gWakeOnLAN
# Wake up your machines using Wake on LAN
# Copyright (C) 2009-2022 Fabio Castelli (Muflone)
-# Website: https://www.muflone.com/gwakeonlan/
+# Website: http://www.muflone.com/gwakeonlan/
# This file is distributed under the same license of gWakeOnLAN.
# Portuguese translation for gWakeOnLAN
#
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 3b89d08..02f1026 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -1,7 +1,7 @@
# gWakeOnLAN
# Wake up your machines using Wake on LAN
# Copyright (C) 2009-2022 Fabio Castelli (Muflone)
-# Website: https://www.muflone.com/gwakeonlan/
+# Website: http://www.muflone.com/gwakeonlan/
# This file is distributed under the same license of gWakeOnLAN.
# Portuguese Brazilian translation for gWakeOnLAN
#
diff --git a/po/ru.po b/po/ru.po
index 3384be9..265316e 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -1,7 +1,7 @@
# gWakeOnLAN
# Wake up your machines using Wake on LAN
# Copyright (C) 2009-2022 Fabio Castelli (Muflone)
-# Website: https://www.muflone.com/gwakeonlan/
+# Website: http://www.muflone.com/gwakeonlan/
# This file is distributed under the same license of gWakeOnLAN.
# Russian translation for gWakeOnLAN
#
diff --git a/po/sk.po b/po/sk.po
index 5bddc55..d94f791 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -1,7 +1,7 @@
# gWakeOnLAN
# Wake up your machines using Wake on LAN
# Copyright (C) 2009-2022 Fabio Castelli (Muflone)
-# Website: https://www.muflone.com/gwakeonlan/
+# Website: http://www.muflone.com/gwakeonlan/
# This file is distributed under the same license of gWakeOnLAN.
# Slovak translation for gWakeOnLAN
#
diff --git a/po/sl_SI.po b/po/sl_SI.po
index bb9425a..b30688d 100644
--- a/po/sl_SI.po
+++ b/po/sl_SI.po
@@ -1,7 +1,7 @@
# gWakeOnLAN
# Wake up your machines using Wake on LAN
# Copyright (C) 2009-2022 Fabio Castelli (Muflone)
-# Website: https://www.muflone.com/gwakeonlan/
+# Website: http://www.muflone.com/gwakeonlan/
# This file is distributed under the same license of gWakeOnLAN.
# Slovenian translation for gWakeOnLAN
#
diff --git a/po/tr.po b/po/tr.po
index dff62a4..14fe011 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -1,7 +1,7 @@
# gWakeOnLAN
# Wake up your machines using Wake on LAN
# Copyright (C) 2009-2022 Fabio Castelli (Muflone)
-# Website: https://www.muflone.com/gwakeonlan/
+# Website: http://www.muflone.com/gwakeonlan/
# This file is distributed under the same license of gWakeOnLAN.
# Turkish translation for gWakeOnLAN
#
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 9ea8be7..8a1024f 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -1,7 +1,7 @@
# gWakeOnLAN
# Wake up your machines using Wake on LAN
# Copyright (C) 2009-2022 Fabio Castelli (Muflone)
-# Website: https://www.muflone.com/gwakeonlan/
+# Website: http://www.muflone.com/gwakeonlan/
# This file is distributed under the same license of gWakeOnLAN.
# Chinese-Taiwan translation for gWakeOnLAN
#