From 68843821b559b609abb26e50ed20171b108fb60c Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 23 Sep 2009 20:58:09 +0100 Subject: [PATCH] Switch to main PCTB server now we are approved --- yarrg/convert.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarrg/convert.c b/yarrg/convert.c index 76a9a7a..4ba23b5 100644 --- a/yarrg/convert.c +++ b/yarrg/convert.c @@ -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); -- 2.30.2