chiark / gitweb /
pager: cap screenshot interval at 1s to avoid problems at volatile markets
[ypp-sc-tools.db-test.git] / yarrg / convert.c
index 76a9a7af96ac18c97d0e941496ff2b495551d182..4ba23b514d45a6363ab6336c9a37dcd3daed63a6 100644 (file)
@@ -332,7 +332,7 @@ int main(int argc, char **argv) {
             o_serv_yarrg,       o_flags & ff_use_yarrg);
 
   set_server("YPPSC_YARRG_PCTB",
-            "http://",          "pctb.ilk.org" /*pctb.crabdance.com*/,
+            "http://",          "pctb.crabdance.com",
                                 "pctb.ilk.org",
             o_serv_pctb,        o_flags & ff_use_pctb);