]> git.saurik.com Git - cydia.git/blobdiff - Cydia.app/package.js
Porting, webkit stability.
[cydia.git] / Cydia.app / package.js
index 6f9ccf110f4362f406dd82c1959865ed3e423387..480ec01dfb2ef1a04feb511a85a4990d7971c0ac 100644 (file)
@@ -39,7 +39,7 @@ $(function () {
         $("#author-href").href("mailto:" + author.address + "?subject=" + regarding);
     }
 
-    $("#notice-src").src("http://apt.saurik.com/notice/" + encodeURIComponent(id) + ".html");
+    //$("#notice-src").src("http://saurik.cachefly.net/notice/" + encodeURIComponent(id) + ".html");
 
     var depiction = package.depiction;
     if (depiction == null)