current/doc/source/webserver index.sgml, 2.37, 2.38
Fabian Keil <[email protected]>
| Newsgroups | gmane.comp.web.privoxy.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ijbswa/current/doc/source/webserver In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10439/doc/source/webserver Modified Files: index.sgml Log Message: Remove 'Privoxy is developed on SourceForge' claim from the homepage It only existed to comply with SF's rules which are irrelevant for the website now that it's no longer hosted at SourceForge. Index: index.sgml =================================================================== RCS file: /cvsroot/ijbswa/current/doc/source/webserver/index.sgml,v retrieving revision 2.37 retrieving revision 2.38 diff -C2 -d -r2.37 -r2.38 *** index.sgml 4 Apr 2016 10:48:22 -0000 2.37 --- index.sgml 8 Apr 2016 08:29:29 -0000 2.38 *************** *** 156,167 **** </sect1> - <!-- - <informalfigure pgwide="1"> - <ulink url="http://sourceforge.net/"> - <inlinegraphic align="center" fileref="http://sourceforge.net/sflogo.php?group_id=11118&type=1&dummy=.gif"></inlinegraphic> - </ulink> - </informalfigure> - --> - <![%p-homepage;[ <!-- ~~~~~ New section ~~~~~ --> --- 156,159 ---- *************** *** 170,176 **** <title></title> <para> - <!-- Mention SF per AUP --> - Privoxy is developed on <ulink url="http://sourceforge.net/">SourceForge</ulink>. - This page is also available as <ulink url="http://jvauzb4sb3bwlsnc.onion/">onion service</ulink>. </para> --- 162,165 ---- ------------------------------------------------------------------------------