]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/robots/robots-tests.factor
Switch to https urls
[factor.git] / extra / robots / robots-tests.factor
index dac49e4c8e83938436f857659175b900d2b2b0e3..2834d02235b5b6bec922fcb4367b64dea92cd79e 100644 (file)
@@ -1,10 +1,10 @@
 ! Copyright (C) 2009 Doug Coleman.
-! See http://factorcode.org/license.txt for BSD license.
+! See https://factorcode.org/license.txt for BSD license.
 USING: calendar io.encodings.utf8 io.files robots tools.test
 urls ;
 
 {
-    { "http://www.chiplist.com/sitemap.txt" }
+    { "https://www.chiplist.com/sitemap.txt" }
     {
         T{ rules
             { user-agents V{ "*" } }