]> i-scream Git - www.i-scream.org.git/blob - htdocs/mirrors.xhtml
Remove duplicate line.
[www.i-scream.org.git] / htdocs / mirrors.xhtml
1 <!--#include virtual="/doctype.inc" -->
2   <head>
3     <title>
4       Download Mirrors
5     </title>
6 <!--#include virtual="/style.inc" -->
7   </head>
8   <body>
9     <div id="container">
10       <div id="main">
11 <!--#include virtual="/header.inc" -->
12         <div id="contents">
13           <h1 class="top">
14             Download Mirrors
15           </h1>
16           <p>
17             This is a list of mirrors containing i-scream downloads.
18             Please choose a mirror, preferably near you, rather than
19             the master site. If you want to mirror i-scream please
20             let us know.
21           </p>
22           <h2>
23             FTP Mirrors
24           </h2>
25           <h3>
26             Master Site
27           </h3>
28           <ul>
29             <li>
30               <a href="ftp://ftp.i-scream.org/pub/i-scream/">
31                 ftp://ftp.i-scream.org/pub/i-scream/</a>
32             </li>
33           </ul>
34           <h3>
35             UK Mirrors
36           </h3>
37           <ul>
38             <li>
39               <a href="ftp://ftp.mirrorservice.org/pub/i-scream/">
40                 ftp://ftp.mirrorservice.org/pub/i-scream/</a>
41               - Provided by <a href="https://www.mirrorservice.org/">The
42                 UK Mirror Service</a>.
43             </li>
44           </ul>
45           <h2>
46             HTTPS Mirrors
47           </h2>
48           <h3>
49             Master Site
50           </h3>
51           <ul>
52             <li>
53               <a href="https://ftp.i-scream.org/pub/i-scream/">
54                 https://ftp.i-scream.org/pub/i-scream/</a>
55             </li>
56           </ul>
57           <h3>
58             UK Mirrors
59           </h3>
60           <ul>
61             <li>
62               <a href="https://www.mirrorservice.org/pub/i-scream/">
63                 https://www.mirrorservice.org/pub/i-scream/</a>
64               - Provided by <a href="https://www.mirrorservice.org/">The
65                 UK Mirror Service</a>.
66             </li>
67           </ul>
68           <h2>
69             RSYNC Mirrors
70           </h2>
71           <h3>
72             Master Site
73           </h3>
74           <ul>
75             <li>
76               <a href="rsync://rsync.i-scream.org/pub/i-scream/">
77                 rsync://rsync.i-scream.org/pub/i-scream/</a>
78             </li>
79           </ul>
80           <h3>
81             UK Mirrors
82           </h3>
83           <ul>
84             <li>
85               <a href="rsync://rsync.mirrorservice.org/ftp.i-scream.org/pub/i-scream/">
86                 rsync://rsync.mirrorservice.org/ftp.i-scream.org/pub/i-scream/</a>
87               - Provided by <a href="https://www.mirrorservice.org/">The
88                 UK Mirror Service</a>.
89             </li>
90           </ul>
91           <h2>
92             Snapshot Mirrors
93           </h2>
94           <h3>
95             Master Site
96           </h3>
97           <ul>
98             <li>
99               <a href="https://snapshots.i-scream.org/">
100                 https://snapshots.i-scream.org/</a>
101             </li>
102           </ul>
103         </div>
104 <!--#include virtual="/footer.inc" -->
105       </div>
106 <!--#include virtual="/menu.inc" -->
107     </div>
108   </body>
109 </html>