/* * def_simt.c - Default Simtel.NET configuration file for pakke * Copyright (C) 1999-2002 by Richard Dawe * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "common.h" const char simtelrc_default[] = "\n" "ftp://cis.uniroma2.it/simtelnet\n" "ftp://custom.lab.unb.br/pub/simtelnet\n" "ftp://ftp-public.linkline.be/simtelnet\n" "ftp://ftp.anu.edu.au/pub/pc/simtelnet\n" "ftp://ftp.arnes.si/software/simtelnet\n" "ftp://ftp.bu.edu/pub/mirrors/simtelnet\n" "ftp://ftp.club-internet.fr/pub/simtelnet\n" "ftp://ftp.comp.hkbu.edu.hk/pub/simtelnet\n" "ftp://ftp.cso.uiuc.edu/pub/ftp/ftphost.simtel.net/pub/simtelnet\n" "ftp://ftp.cyf-kr.edu.pl/pub/mirror/Simtel.Net\n" "ftp://ftp.darenet.dk/pub/simtelnet\n" "ftp://ftp.demon.co.uk/pub/simtelnet\n" "ftp://ftp.digsys.bg/pub/simtelnet/\n" "ftp://ftp.dnttm.ro/pub/simtelnet\n" "ftp://ftp.eunet.bg/pub/simtelnet\n" "ftp://ftp.flashnet.it/pub/simtelnet\n" "ftp://ftp.forthnet.gr/pub/simtelnet\n" "ftp://ftp.freenet.de/pub/ftp.simtel.net/pub/simtelnet\n" "ftp://ftp.funet.fi/pub/mirrors/simtel.net/pub/simtelnet\n" "ftp://ftp.grolier.fr/pub/simtelnet\n" "ftp://ftp.iif.hu/pub/simtelnet\n" "ftp://ftp.iij.ad.jp/pub/simtelnet\n" "ftp://ftp.iis.com.br/pub/simtelnet\n" "ftp://ftp.ind.net/pub/mirrors/simtelnet\n" "ftp://ftp.iol.it/simtelnet\n" "ftp://ftp.is.co.za/pub/simtelnet\n" "ftp://ftp.leo.org/pub/comp/os/dos/simtel-mirror\n" "ftp://ftp.leo.org/pub/comp/os/windows/win3.11/simtel-mirror\n" "ftp://ftp.leo.org/pub/comp/os/windows/win32/simtel-mirror\n" "ftp://ftp.mpi-sb.mpg.de/pub/simtelnet\n" "ftp://ftp.net.uni-c.dk/pub/simtelnet\n" "ftp://ftp.nic.surfnet.nl/mirror/simtel\n" "ftp://ftp.oleane.net/pub/simtelnet\n" "ftp://ftp.orst.edu/pub/simtelnet\n" "ftp://ftp.radio-msu.net/pub/Mirrors/ftp.simtel.net/simtelnet\n" "ftp://ftp.rediris.es/mirror/simtelnet\n" "ftp://ftp.riken.go.jp/pub/pc/simtelnet\n" "ftp://ftp.rz.ruhr-uni-bochum.de/pub/simtelnet\n" "ftp://ftp.rz.uni-wuerzburg.de/pub/pc/simtelnet\n" "ftp://ftp.saix.net/pub/simtelnet\n" "ftp://ftp.simtel.net/pub/simtelnet\n" "ftp://ftp.simtel.net/pub/simtelnet/\n" "ftp://ftp.sun.ac.za/mirrorsites/ftp.cdrom.com/pub/simtelnet/\n" "ftp://ftp.sunet.se/pub/simtelnet\n" "ftp://ftp.telusplanet.net/pub/simtelnet\n" "ftp://ftp.tiscalinet.be/simtelnet\n" "ftp://ftp.ttnet.net.tr/pub/simtelnet\n" "ftp://ftp.u-aizu.ac.jp/pub/PC/simtelnet\n" "ftp://ftp.uni-jena.de/pub/Simtel.Net\n" "ftp://ftp.uni-marburg.de/mirror/simtel.net\n" "ftp://ftp.unicamp.br/pub/simtel.net\n" "ftp://ftp.univie.ac.at/mirror/simtelnet\n" "ftp://ftp.usg.edu/pub/mirrors/simtelnet\n" "ftp://ftp.zcu.cz/pub/win/simtelnet\n" "ftp://ftphost.simtel.net/pub/simtelnet\n" "ftp://gatekeeper.dec.com/pub/micro/pc/simtelnet/\n" "ftp://gd.tuwien.ac.at/pc/simtelnet\n" "ftp://mirror.ac.uk/sites/ftp.simtel.net/pub/simtelnet\n" "ftp://mirror.blue.aol.com/pub/simtelnet\n" "ftp://mirror.euronet.nl/pub/simtelnet\n" "ftp://planetmirror.com/pub/simtelnet\n" "ftp://pub.vse.cz/pub/simtel.net\n" "ftp://simtel.galilei.com\n" "ftp://sunsite.cnlab-switch.ch/mirror/simtelnet\n" "http://custom.lab.unb.br/pub/simtelnet\n" "http://ftp.club-internet.fr/pub/simtelnet/\n" "http://ftp.ind.net/pub/mirrors/simtelnet\n" "http://ftp.net.uni-c.dk/pub/simtelnet\n" "http://ftp.sunet.se/pub/simtelnet\n" "http://ftp.unicamp.br/pub/simtel.net\n" "http://ftp.univie.ac.at/mirror/simtelnet\n" "http://gatekeeper.dec.com/pub/micro/pc/simtelnet/\n" "http://gd.tuwien.ac.at/pc/simtelnet\n" "http://planetmirror.com/pub/simtelnet\n" "http://riksun.riken.go.jp/archives/simtelnet\n" "http://softcity.iol.it/simtelnet\n" "http://wcarchive.cdrom.com/pub/simtelnet\n" "http://www.funet.fi/pub/simtelnet\n" ;