Use https:// to avoid an extra redirect - gophercgis - Collection of gopher CGI/DCGI for geomyidae
(HTM) hg clone https://bitbucket.org/iamleot/gophercgis
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) changeset fe8e195a09825c1d2905a88ee09518cae09151a4
(DIR) parent e36227996fa8ec7ecb03ab4f9681e6f71f2ea09a
(HTM) Author: Leonardo Taccari <iamleot@gmail.com>
Date: Fri, 11 Jan 2019 18:24:06
Use https:// to avoid an extra redirect
Diffstat:
raiplay/genere.dcgi | 2 +-
raiplay/programma.dcgi | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff -r e36227996fa8 -r fe8e195a0982 raiplay/genere.dcgi
--- a/raiplay/genere.dcgi Thu Jan 03 21:05:52 2019 +0100
+++ b/raiplay/genere.dcgi Fri Jan 11 18:24:06 2019 +0100
@@ -9,7 +9,7 @@
url="$2"
;;
*)
- url="http://www.rai.it$2"
+ url="https://www.rai.it$2"
;;
esac
diff -r e36227996fa8 -r fe8e195a0982 raiplay/programma.dcgi
--- a/raiplay/programma.dcgi Thu Jan 03 21:05:52 2019 +0100
+++ b/raiplay/programma.dcgi Fri Jan 11 18:24:06 2019 +0100
@@ -9,7 +9,7 @@
url="$2"
;;
*)
- url="http://www.rai.it$2"
+ url="https://www.rai.it$2"
;;
esac
@@ -20,7 +20,7 @@
"t",
( .items[]? |
"[h|\((.name + " " + .titoloEpisodio) | gsub("\\|"; "\\|"))|" +
- "URL:http://www.rai.it\(.pathID | gsub("\\|"; "\\|"))|server|port]"
+ "URL:https://www.rai.it\(.pathID | gsub("\\|"; "\\|"))|server|port]"
),
( .Blocks[]? |
"t\(.Name)",