30 Boxes and Rainlendar on Windows (2)

剛才發現 30 Boxes 改掉了 ics 檔案的連結(其實舊的方法看起來好像會有安全性問題),所以上一篇文章已經失效了。我去研究了一下 wget ,發現目前似乎真的沒有解決「重新導向至相對連結」的方法,所以這次改用 cURL這裡可以下載已編譯好的可執行檔。(Windows XP 使用者可以直接點這裡。)

步驟跟上一篇差不多我就不贅述(我覺得上一篇已經很冗贅了 XD),請如下修改 Sync.bat 的內容即可:

@echo off
"C:\Program Files\curl.exe" -o "C:\Calendar\calendar.ics" -L http://30boxes.com/iCalUser/XXXXX/YOURNAMEHERE/-randomnumbers-/

這樣以後 30 Boxes 怎麼 Redirect 就都沒關係了~

Leave your thoughts
  • You can use some HTML in your comment.
  • Your comment may not display immediately due to spam filtering. Please wait for moderation.