[Groonga-commit] groonga/wikipedia-search at feaacfb [master] Use https

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Jun 18 23:36:18 JST 2016


Kouhei Sutou	2016-06-18 23:36:18 +0900 (Sat, 18 Jun 2016)

  New Revision: feaacfb7a8f198f25c7950fbc70197a622cb77ce
  https://github.com/groonga/wikipedia-search/commit/feaacfb7a8f198f25c7950fbc70197a622cb77ce

  Message:
    Use https

  Modified files:
    lib/wikipedia-search/path.rb

  Modified: lib/wikipedia-search/path.rb (+1 -1)
===================================================================
--- lib/wikipedia-search/path.rb    2016-02-09 00:33:52 +0900 (ce8a54e)
+++ lib/wikipedia-search/path.rb    2016-06-18 23:36:18 +0900 (5746c38)
@@ -47,7 +47,7 @@ module WikipediaSearch
     end
 
     def download_base_url
-      "http://dumps.wikimedia.org/#{@language}wiki/latest"
+      "https://dumps.wikimedia.org/#{@language}wiki/latest"
     end
 
     def pages
-------------- next part --------------
HTML����������������������������...
Descargar 



More information about the Groonga-commit mailing list
Back to archive index