Explorar o código

https rather than http

Scott Steiner %!s(int64=13) %!d(string=hai) anos
pai
achega
1b15a54dbe
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      wiki.tcl

+ 1 - 1
wiki.tcl

@@ -18,7 +18,7 @@ namespace eval wiki {
 	variable max_lines 1
 	variable max_chars 400
 	variable output_cmd "putserv"
-	variable url "http://en.wikipedia.org/wiki/"
+	variable url "https://en.wikipedia.org/wiki/"
 
 	bind pub -|- "!w" wiki::search
 	bind pub -|- "!wiki" wiki::search