X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=project.h;h=4d1bebd083150d2017413f67999021dd0c6ede2f;hb=05a89d96ad102cb75596ce0fe2625d557e4f49dd;hp=12eb23ce12ad4a288889c7025c788ce977ae2a66;hpb=76514c066f4b46ba1d63e2255edfb59f6e3ce3b3;p=privoxy.git diff --git a/project.h b/project.h index 12eb23ce..4d1bebd0 100644 --- a/project.h +++ b/project.h @@ -1,6 +1,6 @@ #ifndef PROJECT_H_INCLUDED #define PROJECT_H_INCLUDED -#define PROJECT_H_VERSION "$Id: project.h,v 1.58 2002/03/24 13:25:43 swa Exp $" +#define PROJECT_H_VERSION "$Id: project.h,v 1.59 2002/03/24 15:23:33 jongfoster Exp $" /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/project.h,v $ @@ -36,6 +36,9 @@ * * Revisions : * $Log: project.h,v $ + * Revision 1.59 2002/03/24 15:23:33 jongfoster + * Name changes + * * Revision 1.58 2002/03/24 13:25:43 swa * name change related issues * @@ -1073,9 +1076,9 @@ struct configuration_spec * 2) CGI_SITE_2_PATH must not end with /, one will be added automatically. * 3) CGI_SITE_2_PATH must start with /, unless it is the empty string. */ -#define CGI_SITE_1_HOST "i.j.b" -#define CGI_SITE_2_HOST "ijbswa.sourceforge.net" -#define CGI_SITE_2_PATH "/config" +#define CGI_SITE_1_HOST "p.p" +#define CGI_SITE_2_HOST "config.privoxy.org" +#define CGI_SITE_2_PATH "" /* * The prefix for CGI pages. Written out in generated HTML.