<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -7,8 +7,8 @@
 sgf=`$1/Contents/Resources/urlencode.sh -l $2`
 size=`du -sk $2 | cut -f1`
 if [ $size -gt 15 ]; then
-    gameid=`$1/Contents/Resources/curl -d type=paste -d sgf=$sgf http://eidogo_dev/backend/upload.php`
-    url=&quot;http://eidogo_dev/#$gameid&quot;
+    gameid=`curl -d type=paste -d sgf=$sgf http://eidogo.com/backend/upload.php`
+    url=&quot;http://eidogo.com/#$gameid&quot;
     open $url
 else
     url=&quot;http://eidogo.com/#raw:$sgf&quot;</diff>
      <filename>app/EidoGo.app/Contents/Resources/script</filename>
    </modified>
    <modified>
      <diff>@@ -7,7 +7,7 @@
 sgf=`$1/Contents/Resources/urlencode.sh -l $2`
 size=`du -sk $2 | cut -f1`
 if [ $size -gt 15 ]; then
-    gameid=`$1/Contents/Resources/curl -d type=paste -d sgf=$sgf http://eidogo.com/backend/upload.php`
+    gameid=`curl -d type=paste -d sgf=$sgf http://eidogo.com/backend/upload.php`
     url=&quot;http://eidogo.com/#$gameid&quot;
     open $url
 else</diff>
      <filename>app/open.sh</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>bfa3b3215705a69a02292216d2aa5e35e1c29b2b</id>
    </parent>
  </parents>
  <author>
    <name>Justin Kramer</name>
    <email>jkkramer@gmail.com</email>
  </author>
  <url>http://github.com/jkk/eidogo/commit/e80b7510eb6d61cc35817c2a44371358a5e03967</url>
  <id>e80b7510eb6d61cc35817c2a44371358a5e03967</id>
  <committed-date>2008-05-14T23:19:41-07:00</committed-date>
  <authored-date>2008-05-14T23:19:41-07:00</authored-date>
  <message>EidoGo.app: bugfix curl</message>
  <tree>0068ad7b8e9fac0e29fea690e7cb44a13a318829</tree>
  <committer>
    <name>Justin Kramer</name>
    <email>jkkramer@gmail.com</email>
  </committer>
</commit>
