From 9b824662acb1b56e7d9e6507e8c9013545494ea8 Mon Sep 17 00:00:00 2001 From: nomeu Date: Tue, 17 May 2011 11:27:49 +0900 Subject: [PATCH] switched cdn --- bin/mmd3dcu-idx.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/mmd3dcu-idx.rb b/bin/mmd3dcu-idx.rb index b1f669f..1f20d27 100644 --- a/bin/mmd3dcu-idx.rb +++ b/bin/mmd3dcu-idx.rb @@ -16,7 +16,7 @@ def each_filename(text) end uploader = SnUploader.new -uploader.host = "3dcustom.net" +uploader.host = "cdn.3dcustom.net" uploader.root_path = "/MMDuploader" uploader.base_html = "upload.html" uploader.local_dir = '/Volumes/uploader/arc/mmd3dcu' -- 2.11.0