1
0
Scott Steiner 13 жил өмнө
parent
commit
1b15a54dbe
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  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