current/doc/source/webserver index.sgml, 2.40, 2.41
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-serv10515/doc/source/webserver Modified Files: index.sgml Log Message: Rephrase onion service paragraph ... to make it more obvious that Tor is involved and that the whole website (and not just the homepage) is available as onion service. Index: index.sgml =================================================================== RCS file: /cvsroot/ijbswa/current/doc/source/webserver/index.sgml,v retrieving revision 2.40 retrieving revision 2.41 diff -C2 -d -r2.40 -r2.41 *** index.sgml 8 Apr 2016 08:30:00 -0000 2.40 --- index.sgml 8 Apr 2016 08:30:38 -0000 2.41 *************** *** 152,156 **** <title></title> <para> ! This page is also available as <ulink url="http://jvauzb4sb3bwlsnc.onion/">onion service</ulink>. </para> ]]> --- 152,159 ---- <title></title> <para> ! <subscript> ! The Privoxy website is also available as ! <ulink url="http://jvauzb4sb3bwlsnc.onion/">Tor onion service</ulink>. ! </subscript> </para> ]]> ------------------------------------------------------------------------------