User: SimonAW Date: 2008-10-13 09:53:57+0000 Modified: de/www/downloads/quickdl.js
Log: Stardiv (FTP) auskommentiert File Changes: Directory: /de/www/downloads/ ============================= File [changed]: quickdl.js Url: http://de.openoffice.org/source/browse/de/www/downloads/quickdl.js?r1=1.248&r2=1.249 Delta lines: +6 -2 ------------------- --- quickdl.js 2008-10-13 09:48:13+0000 1.248 +++ quickdl.js 2008-10-13 09:53:54+0000 1.249 @@ -1,4 +1,4 @@ -/* $Id: quickdl.js,v 1.248 2008/10/13 09:48:13 SimonAW Exp $ */ +/* $Id: quickdl.js,v 1.249 2008/10/13 09:53:54 SimonAW Exp $ */ /*------------------------------------------------------------------- --- Beim Einpflegen neuer Downloads bitte nicht vergessen auch die --- md5-Summen unter www/md5sums.txt und www/de/downloads/md5.html @@ -145,7 +145,11 @@ ['hage_h', 'Hagen (HTTP)', 'http://ftp.fernuni-hagen.de/ftp-dir/pub/mirrors/www.openoffice.org/'], ['gwdg_f', 'GWDG (FTP)', 'ftp://ftp5.gwdg.de/pub/openoffice/'], ['gwdg_h', 'GWDG (HTTP)', 'http://ftp5.gwdg.de/pub/openoffice/'], - ['star_f', 'Stardiv (FTP)', 'ftp://ftp.stardiv.de/pub/OpenOffice.org/'], + /* + * Auskommentiert, da Stardiv (FTP) Zugangsdaten fordert, um Ueberlast zu verhindern + * + * ['star_f', 'Stardiv (FTP)', 'ftp://ftp.stardiv.de/pub/OpenOffice.org/'], + */ ['star_h', 'Stardiv (HTTP)', 'http://ftp.stardiv.de/pub/OpenOffice.org/'], ['aach_f', 'Aachen (FTP)', 'ftp://sunsite.informatik.rwth-aachen.de/pub/mirror/OpenOffice/'], ['aach_h', 'Aachen (HTTP)', 'http://sunsite.informatik.rwth-aachen.de/ftp/pub/mirror/OpenOffice/'], --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
