mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-10 15:22:13 +00:00
Added www.gzip.org, a site with many binaries for GZIP.
This commit is contained in:
parent
c00c848eef
commit
c9ce6314fc
1 changed files with 3 additions and 3 deletions
6
irc.php
6
irc.php
|
@ -49,9 +49,9 @@
|
|||
<br><br>
|
||||
|
||||
<td valign="top">
|
||||
The QuakeForge project is using the OpenProjects IRC Network for talks in the #quakeforge channel on irc.quakeforge.net.
|
||||
<br>IrcLogs can be found <a href="ftp://quake.sourceforge.net/pub/quake/irclogs">here</a>.<br>
|
||||
<br>Alas, the logs are gzipped because of the need to conserve space and reduce download size for users who pay for bandwidth. Please help GNU <a href="http://www.gnu.org/software/gzip/gzip.html">port</a> gzip to your favorite platform, or get with the times and use <a href="http://www.linux.com/">Linux</a>.
|
||||
The QuakeForge project is using the OpenProjects IRC Network for talks in the #quakeforge channel on irc.quakeforge.net. IrcLogs can be found <a href="ftp://quake.sourceforge.net/pub/quake/irclogs">here</a>. All the logs are gzipped because of the need to conserve space and reduce download size for users who pay for bandwidth. You can get a copy of gzip for your platform at <a href="http://www.gzip.org">http://www.gzip.org</a>.<br>
|
||||
|
||||
<br>If it is not available for your platform, please help GNU <a href="http://www.gnu.org/software/gzip/gzip.html">port</a> gzip to your favorite platform, or get with the times and use <a href="http://www.linux.com/">Linux</a>.
|
||||
<br><br>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in a new issue