forked from astro/prittorrent
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathseeds.xml
72 lines (72 loc) · 2.65 KB
/
seeds.xml
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<seeds>
<seed>
<torrent>/home/stephan/downloads/tmp/Range queries on structured overlay networks.pdf.torrent</torrent>
<data>/home/stephan/downloads</data>
</seed>
<seed>
<torrent>/home/stephan/downloads/XML.torrent</torrent>
<data>/home/stephan/downloads/XML</data>
</seed>
<!--
Not yet implemented:
<podcast href="http://chaosradio.ccc.de/everything.rss"
filter="*.torrent">
<data>http://chaosradio.ccc.de/archive/</data>
</podcast>
-->
<seed>
<torrent>/home/stephan/downloads/pentacast-10-rechtsstaat.ogg.torrent</torrent>
<data>http://ftp.c3d2.de/pentacast/</data>
</seed>
<seed>
<torrent>http://releases.ubuntu.com/9.10/ubuntu-9.10-alternate-i386.iso.torrent</torrent>
<data>http://releases.ubuntu.com/9.10/</data>
</seed>
<seed>
<torrent>http://releases.ubuntu.com/9.10/ubuntu-9.10-alternate-amd64.iso.torrent</torrent>
<data>http://releases.ubuntu.com/9.10/</data>
</seed>
<seed>
<torrent>http://releases.ubuntu.com/9.10/ubuntu-9.10-desktop-i386.iso.torrent</torrent>
<data>http://releases.ubuntu.com/9.10/</data>
</seed>
<seed>
<torrent>http://releases.ubuntu.com/9.10/ubuntu-9.10-desktop-amd64.iso.torrent</torrent>
<data>http://releases.ubuntu.com/9.10/</data>
</seed>
<seed>
<torrent>http://releases.ubuntu.com/9.10/ubuntu-9.10-server-i386.iso.torrent</torrent>
<data>http://releases.ubuntu.com/9.10/</data>
</seed>
<seed>
<torrent>http://releases.ubuntu.com/9.10/ubuntu-9.10-server-amd64.iso.torrent</torrent>
<data>http://releases.ubuntu.com/9.10/</data>
</seed>
<seed>
<torrent>http://releases.ubuntu.com/8.04.4/ubuntu-8.04.4-alternate-i386.iso.torrent</torrent>
<data>http://releases.ubuntu.com/8.04.4/</data>
</seed>
<seed>
<torrent>http://releases.ubuntu.com/8.04.4/ubuntu-8.04.4-alternate-amd64.iso.torrent</torrent>
<data>http://releases.ubuntu.com/8.04.4/</data>
</seed>
<seed>
<torrent>http://releases.ubuntu.com/8.04.4/ubuntu-8.04.4-desktop-i386.iso.torrent</torrent>
<data>http://releases.ubuntu.com/8.04.4/</data>
</seed>
<seed>
<torrent>http://releases.ubuntu.com/8.04.4/ubuntu-8.04.4-desktop-amd64.iso.torrent</torrent>
<data>http://releases.ubuntu.com/8.04.4/</data>
</seed>
<seed>
<torrent>http://releases.ubuntu.com/8.04.4/ubuntu-8.04.4-server-i386.iso.torrent</torrent>
<data>http://releases.ubuntu.com/8.04.4/</data>
</seed>
<seed>
<torrent>http://releases.ubuntu.com/8.04.4/ubuntu-8.04.4-server-amd64.iso.torrent</torrent>
<data>http://releases.ubuntu.com/8.04.4/</data>
</seed>
<!-- You may split this list into multiple files:
<include>seed-index.xml</include>
-->
</seeds>