blob: b549d7a70a598dbd25bc002057a1b65eff2b22fe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
<html>
<head>
<title>Bittorrent for torrent.fedoraproject.org</title>
<style>
table {
border-collapse:collapse;
}
th {
margin:5px;
padding: 8px;
border:1px solid #336699;
background-color:#336699;
color:#FFFFFF;
font-size: 9pt;
font-weight:bold;
}
td {
margin:5px;
padding: 5px;
border:1px solid #336699;
background-color:#FFFFFF;
color:#000000;
font-size: 9pt;
}
</style>
<link rel="alternate" type="application/xml" title="RSS" href="rss20.xml">
</head>
<body bgcolor="#ffffff">
<p>
<h2>This is a tracker for the Fedora Project</h2>
</p>
<p>
<table width="80%" class='middletable'>
<tr>
<th>torrent</th>
<th>description</th>
<th>size</th>
<th>date</th>
</tr>
|