🌐 SearchResult.html (Html) 14.9 KB 2010-04-06
HTML template for SearchResult
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 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>TorrentRage</title>
<link rel="stylesheet" type="text/css" href="css/all.css" />
<script type="text/javascript" src="js/sifr.js"></script>
<script type="text/javascript" src="js/sifr-addons.js"></script>
<!--[if lt IE 7]><link rel="stylesheet" type="text/css" href="css/ie.css"/><![endif]-->
</head>
<body>
<div class="wrapper">
<div id="header">
<div class="yellowarea">
<ul id="nav">
<li><a href="#"><img src="images/nav-home.gif" alt="home" /></a></li>
<li><a href="#"><img src="images/nav-categories.gif" alt="browse categories" /></a></li>
<li><a href="#"><img src="images/nav-upload.gif" alt="upload" /></a></li>
<li><a href="#"><img src="images/nav-search.gif" alt="advanced search" /></a></li>
<li><a href="#"><img src="images/nav-news.gif" alt="torrent news" /></a></li>
</ul>
<ul class="btns">
<li><a href="#"><img src="images/btn-register.gif" alt="register" /></a></li>
<li><a href="#"><img src="images/btn-login.gif" alt="login" /></a></li>
</ul>
</div>
<div class="breadcrumbsholder">
<ul class="breadcrumbs">
<li>Location: <a href="#">TorrentRage</a> ></li>
<li>Search Results</li>
</ul>
<ul class="subnav">
<li><a href="#">Search Torrents</a></li>
<li><a href="#">Browse Torrents</a></li>
<li><a href="#">Recent Torrents</a></li>
<li><a href="#">Top 100</a></li>
</ul>
</div>
<div class="searchline">
<strong class="logo"><a href="#">TorrentRage</a></strong>
<div class="search">
<form action="">
<div class="subscribe">
<div class="field"><input type="text" /></div>
<input type="image" src="images/btn-search.gif" class="btn" />
<select>
<option>All Torrents</option>
</select>
</div>
</form>
... [truncated, 244 more lines] ...
|
{
"@context": "https://schema.org",
"@type": "SoftwareSourceCode",
"name": "SearchResult.html",
"description": "HTML template for SearchResult",
"dateModified": "2010-04-06",
"dateCreated": "2025-03-23",
"contentSize": "14.9 KB",
"contentUrl": "https://www.artikelschreiber.com/opensource/torrentrage/designs/TorrentRage.com/TorrentRage/SearchResult.html",
"encodingFormat": "text/html",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "Html"
},
"codeRepository": "https://www.artikelschreiber.com/opensource/torrentrage/designs/TorrentRage.com/TorrentRage/"
}
🌐 SearchResult_StartUp_V1.html (Html) 5.7 KB 2010-04-09
HTML template for SearchResult StartUp V1
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 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Language" content="en" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="robots" content= "INDEX,FOLLOW,ALL" />
<meta name="description" content= "" />
<meta name="keywords" content="" />
<meta name="page-topic" content= "torrent search" />
<meta name="revisit-after" content= "1 days" />
<link href="images/favicon.png" rel="SHORTCUT ICON" />
<script type="text/javascript" src="js/lib.js"></script>
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://www.torrentrage.com/torrentrssfeeds.php" />
<link rel="stylesheet" type="text/css" href="css/all.css" />
<!--[if lt IE 7]><link rel="stylesheet" type="text/css" href="css/ie.css"/><![endif]-->
<link rel="search" type="application/opensearchdescription+xml" href="/search.xml" title="TorrentRage.com" />
<title>TorrentRage</title>
</head>
<body>
<div class="wrapper">
<div id="header">
<div class="yellowarea">
<ul id="nav">
<li><a href="http://www.torrentrage.com/" title="Torrent Search" >Search Torrents</a></li>
<li><a href="http://www.torrentrage.com/directory.php" title="Torrent Directory" >Torrent Directory</a></li>
<li><a href="http://www.torrentrage.com/cloud.php" title="Torrent Cloud" >Cloud</a></li>
<li><a href="http://www.torrentrage.com/top1000.php">Top 1000</a></li>
<li><a href="http://www.torrentrage.com/latest.php">Latest Torrents</a></li>
</ul>
<!--
<ul class="btns">
<li><a href="#"><img src="images/btn-register.gif" alt="register" /></a></li>
<li><a href="#"><img src="images/btn-login.gif" alt="login" /></a></li>
</ul>
-->
</div>
<div class="breadcrumbsholder">
<ul class="breadcrumbs">
<li>Location: <a href="http://www.torrentrage.com/" title="Torrent Search">TorrentRage</a> ></li>
<li>Search Results</li>
</ul>
</div>
<div class="searchline">
<strong class="logo"><a href="http://www.torrentrage.com/" title="Torrent Search">TorrentRage</a></strong>
<div class="search">
<form action="/search.php">
<div class="subscribe">
<div class="field"><input type="text" id="search" autocomplete="off" onkeyup="if (window.typingTimeout) window.clearTimeout(window.typingTimeout); window.typingTimeout = window.setTimeout(doPredictSearch, 500);" onfocus="if(this.value=='Search for Torrents...') this.value='';" onblur="if(this.value=='') this.value='Search for Torrents...'; window.setTimeout(clearPredict, 100);" value="Search for Torrents..." /></div>
<input type="image" src="images/btn-search.gif" class="btn" />
... [truncated, 79 more lines] ...
|
{
"@context": "https://schema.org",
"@type": "SoftwareSourceCode",
"name": "SearchResult_StartUp_V1.html",
"description": "HTML template for SearchResult StartUp V1",
"dateModified": "2010-04-09",
"dateCreated": "2025-03-23",
"contentSize": "5.7 KB",
"contentUrl": "https://www.artikelschreiber.com/opensource/torrentrage/designs/TorrentRage.com/TorrentRage/SearchResult_StartUp_V1.html",
"encodingFormat": "text/html",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "Html"
},
"codeRepository": "https://www.artikelschreiber.com/opensource/torrentrage/designs/TorrentRage.com/TorrentRage/"
}
🌐 StartPage.html (Html) 16.4 KB 2010-04-06
HTML template for StartPage
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 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>TorrentRage</title>
<link rel="stylesheet" type="text/css" href="css/all.css" />
<script type="text/javascript" src="js/sifr.js"></script>
<script type="text/javascript" src="js/sifr-addons.js"></script>
<!--[if lt IE 7]><link rel="stylesheet" type="text/css" href="css/ie.css"/><![endif]-->
</head>
<body>
<div class="wrapper">
<div id="header">
<div class="yellowarea">
<ul id="nav">
<li><a href="#"><img src="images/nav-home.gif" alt="home" /></a></li>
<li><a href="#"><img src="images/nav-categories.gif" alt="browse categories" /></a></li>
<li><a href="#"><img src="images/nav-upload.gif" alt="upload" /></a></li>
<li><a href="#"><img src="images/nav-search.gif" alt="advanced search" /></a></li>
<li><a href="#"><img src="images/nav-news.gif" alt="torrent news" /></a></li>
</ul>
<ul class="btns">
<li><a href="#"><img src="images/btn-register.gif" alt="register" /></a></li>
<li><a href="#"><img src="images/btn-login.gif" alt="login" /></a></li>
</ul>
</div>
<div class="startlogoarea">
<strong class="logo2"><a href="#">TorrentRage</a></strong>
<ul class="subnav2">
<li><a href="#">Search Torrents</a></li>
<li><a href="#">Browse Torrents</a></li>
<li><a href="#">Recent Torrents</a></li>
<li><a href="#">Top 100</a></li>
</ul>
<div class="search2">
<form action="">
<div class="subscribe">
<div class="row">
<div class="field"><input type="text" /></div>
<input type="image" src="images/btn-search2.gif" class="btn" />
</div>
<div class="row">
<div class="checks">
<input id="ch1" class="check" type="checkbox" />
<label for="ch1">All</label>
<input id="ch2" class="check" type="checkbox" />
<label for="ch2">Audio</label>
<input id="ch3" class="check" type="checkbox" />
<label for="ch3">Video</label>
<input id="ch4" class="check" type="checkbox" />
... [truncated, 293 more lines] ...
|
{
"@context": "https://schema.org",
"@type": "SoftwareSourceCode",
"name": "StartPage.html",
"description": "HTML template for StartPage",
"dateModified": "2010-04-06",
"dateCreated": "2025-03-23",
"contentSize": "16.4 KB",
"contentUrl": "https://www.artikelschreiber.com/opensource/torrentrage/designs/TorrentRage.com/TorrentRage/StartPage.html",
"encodingFormat": "text/html",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "Html"
},
"codeRepository": "https://www.artikelschreiber.com/opensource/torrentrage/designs/TorrentRage.com/TorrentRage/"
}
🌐 StartPage_V1.html (Html) 10.0 KB 2010-04-10
HTML template for StartPage V1
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 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Language" content="en" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="robots" content= "INDEX,FOLLOW,ALL" />
<meta name="description" content= "" />
<meta name="keywords" content="" />
<meta name="page-topic" content= "torrent search" />
<meta name="revisit-after" content= "1 days" />
<link href="images/favicon.png" rel="SHORTCUT ICON" />
<script type="text/javascript" src="js/lib.js"></script>
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://www.torrentrage.com/torrentrssfeeds.php" />
<link rel="stylesheet" type="text/css" href="css/all.css" />
<!--[if lt IE 7]><link rel="stylesheet" type="text/css" href="css/ie.css"/><![endif]-->
<link rel="search" type="application/opensearchdescription+xml" href="/search.xml" title="TorrentRage.com" />
<title>TorrentRage</title>
</head>
<body>
<div class="wrapper">
<div id="header">
<div class="yellowarea">
<ul id="nav">
<li><a href="http://www.torrentrage.com/" title="Torrent Search" >Search Torrents</a></li>
<li><a href="http://www.torrentrage.com/directory.php" title="Torrent Directory" >Torrent Directory</a></li>
<li><a href="http://www.torrentrage.com/cloud.php" title="Torrent Cloud" >Cloud</a></li>
<li><a href="http://www.torrentrage.com/top1000.php">Top 1000</a></li>
<li><a href="http://www.torrentrage.com/latest.php">Latest Torrents</a></li>
</ul>
<!--
<ul class="btns">
<li><a href="#"><img src="images/btn-register.gif" alt="register" /></a></li>
<li><a href="#"><img src="images/btn-login.gif" alt="login" /></a></li>
</ul>
-->
</div>
<div class="startlogoarea">
<strong class="logo2"><a href="http://www.torrentrage.com/">TorrentRage</a></strong>
<div class="search2">
<form action="/search.php">
<div class="subscribe">
<div class="row">
<div class="field"><input type="text" id="search" autocomplete="off" onkeyup="if (window.typingTimeout) window.clearTimeout(window.typingTimeout); window.typingTimeout = window.setTimeout(doPredictSearch, 500);" onfocus="if(this.value=='Search for videos...') this.value='';" onblur="if(this.value=='') this.value='Search for Torrents...'; window.setTimeout(clearPredict, 100);" value="Search for Torrents..."/></div>
<input type="image" src="images/btn-search2.gif" class="btn" />
</div>
</div>
</form>
</div>
</div>
</div>
... [truncated, 141 more lines] ...
|
{
"@context": "https://schema.org",
"@type": "SoftwareSourceCode",
"name": "StartPage_V1.html",
"description": "HTML template for StartPage V1",
"dateModified": "2010-04-10",
"dateCreated": "2025-03-23",
"contentSize": "10.0 KB",
"contentUrl": "https://www.artikelschreiber.com/opensource/torrentrage/designs/TorrentRage.com/TorrentRage/StartPage_V1.html",
"encodingFormat": "text/html",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "Html"
},
"codeRepository": "https://www.artikelschreiber.com/opensource/torrentrage/designs/TorrentRage.com/TorrentRage/"
}
🌐 detail.html (Html) 11.6 KB 2010-04-06
HTML template for detail
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 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>TorrentRage</title>
<link rel="stylesheet" type="text/css" href="css/all.css" />
<script type="text/javascript" src="js/sifr.js"></script>
<script type="text/javascript" src="js/sifr-addons.js"></script>
<!--[if lt IE 7]><link rel="stylesheet" type="text/css" href="css/ie.css"/><![endif]-->
</head>
<body>
<div class="wrapper">
<div id="header">
<div class="yellowarea">
<ul id="nav">
<li><a href="#"><img src="images/nav-home.gif" alt="home" /></a></li>
<li><a href="#"><img src="images/nav-categories.gif" alt="browse categories" /></a></li>
<li><a href="#"><img src="images/nav-upload.gif" alt="upload" /></a></li>
<li><a href="#"><img src="images/nav-search.gif" alt="advanced search" /></a></li>
<li><a href="#"><img src="images/nav-news.gif" alt="torrent news" /></a></li>
</ul>
<ul class="btns">
<li><a href="#"><img src="images/btn-register.gif" alt="register" /></a></li>
<li><a href="#"><img src="images/btn-login.gif" alt="login" /></a></li>
</ul>
</div>
<div class="breadcrumbsholder">
<ul class="breadcrumbs">
<li>Location: <a href="#">TorrentRage</a> ></li>
<li><a href="#">Categories</a> ></li>
<li><a href="#">Movies</a> ></li>
<li>The Twilight Saga: Eclipse...</li>
</ul>
<ul class="subnav">
<li><a href="#">Search Torrents</a></li>
<li><a href="#">Browse Torrents</a></li>
<li><a href="#">Recent Torrents</a></li>
<li><a href="#">Top 100</a></li>
</ul>
</div>
<div class="searchline">
<strong class="logo"><a href="#">TorrentRage</a></strong>
<div class="search">
<form action="">
<div class="subscribe">
<div class="field"><input type="text" /></div>
<input type="image" src="images/btn-search.gif" class="btn" />
<select>
<option>All Torrents</option>
</select>
... [truncated, 250 more lines] ...
|
{
"@context": "https://schema.org",
"@type": "SoftwareSourceCode",
"name": "detail.html",
"description": "HTML template for detail",
"dateModified": "2010-04-06",
"dateCreated": "2025-03-23",
"contentSize": "11.6 KB",
"contentUrl": "https://www.artikelschreiber.com/opensource/torrentrage/designs/TorrentRage.com/TorrentRage/detail.html",
"encodingFormat": "text/html",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "Html"
},
"codeRepository": "https://www.artikelschreiber.com/opensource/torrentrage/designs/TorrentRage.com/TorrentRage/"
}
🌐 detail_v1.html (Html) 10.0 KB 2010-04-13
HTML template for detail v1
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 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Language" content="en" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="robots" content= "INDEX,FOLLOW,ALL" />
<meta name="description" content= "" />
<meta name="keywords" content="" />
<meta name="page-topic" content= "torrent search" />
<meta name="revisit-after" content= "1 days" />
<link href="images/favicon.png" rel="SHORTCUT ICON" />
<script type="text/javascript" src="js/lib.js"></script>
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://www.torrentrage.com/torrentrssfeeds.php" />
<link rel="stylesheet" type="text/css" href="css/all.css" />
<!--[if lt IE 7]><link rel="stylesheet" type="text/css" href="css/ie.css"/><![endif]-->
<link rel="search" type="application/opensearchdescription+xml" href="/search.xml" title="TorrentRage.com" />
<meta name="google-site-verification" content="r0cVTyhsDh2jOIcDThsbtNQmIYXAbcb8MXcUbJKxd70" />
<title>TorrentRage</title>
</head>
<body>
<div class="wrapper">
<div id="header">
<div class="yellowarea">
<ul id="nav">
<li><a href="http://www.torrentrage.com/" title="Torrent Search" >Search Torrents</a></li>
<li><a href="http://www.torrentrage.com/directory.php" title="Torrent Directory" >Torrent Directory</a></li>
<li><a href="http://www.torrentrage.com/cloud.php" title="Torrent Cloud" >Cloud</a></li>
<li><a href="http://www.torrentrage.com/top1000.php">Top 1000</a></li>
<li><a href="http://www.torrentrage.com/latest.php">Latest Torrents</a></li>
</ul>
</div>
<div class="breadcrumbsholder">
<ul class="breadcrumbs">
<li>Location: <a href="http://www.torrentrage.com/" title="Torrent Search" >Search Torrents</a> ></li>
<li>Categories ></li>
<li>Assorted ></li>
<li>The Twilight Saga: Eclipse...</li>
</ul>
</div>
<div class="searchline">
<strong class="logo"><a href="http://www.torrentrage.com/" title="Torrent Search" >Search Torrents</a></strong>
<div class="search">
<form action="">
... [truncated, 224 more lines] ...
|
{
"@context": "https://schema.org",
"@type": "SoftwareSourceCode",
"name": "detail_v1.html",
"description": "HTML template for detail v1",
"dateModified": "2010-04-13",
"dateCreated": "2025-03-23",
"contentSize": "10.0 KB",
"contentUrl": "https://www.artikelschreiber.com/opensource/torrentrage/designs/TorrentRage.com/TorrentRage/detail_v1.html",
"encodingFormat": "text/html",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "Html"
},
"codeRepository": "https://www.artikelschreiber.com/opensource/torrentrage/designs/TorrentRage.com/TorrentRage/"
}
🌐 news.html (Html) 8.2 KB 2010-04-06
HTML template for news
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 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>TorrentRage</title>
<link rel="stylesheet" type="text/css" href="css/all.css" />
<script type="text/javascript" src="js/sifr.js"></script>
<script type="text/javascript" src="js/sifr-addons.js"></script>
<!--[if lt IE 7]><link rel="stylesheet" type="text/css" href="css/ie.css"/><![endif]-->
</head>
<body>
<div class="wrapper">
<div id="header">
<div class="yellowarea">
<ul id="nav">
<li><a href="#"><img src="images/nav-home.gif" alt="home" /></a></li>
<li><a href="#"><img src="images/nav-categories.gif" alt="browse categories" /></a></li>
<li><a href="#"><img src="images/nav-upload.gif" alt="upload" /></a></li>
<li><a href="#"><img src="images/nav-search.gif" alt="advanced search" /></a></li>
<li><a href="#"><img src="images/nav-news.gif" alt="torrent news" /></a></li>
</ul>
<ul class="btns">
<li><a href="#"><img src="images/btn-register.gif" alt="register" /></a></li>
<li><a href="#"><img src="images/btn-login.gif" alt="login" /></a></li>
</ul>
</div>
<div class="breadcrumbsholder">
<ul class="breadcrumbs">
<li>Location: <a href="#">TorrentRage</a> ></li>
<li>News</li>
</ul>
<ul class="subnav">
<li><a href="#">Search Torrents</a></li>
<li><a href="#">Browse Torrents</a></li>
<li><a href="#">Recent Torrents</a></li>
<li><a href="#">Top 100</a></li>
</ul>
</div>
<div class="searchline">
<strong class="logo"><a href="#">TorrentRage</a></strong>
<div class="search">
<form action="">
<div class="subscribe">
<div class="field"><input type="text" /></div>
<input type="image" src="images/btn-search.gif" class="btn" />
<select>
<option>All Torrents</option>
</select>
</div>
</form>
... [truncated, 154 more lines] ...
|
{
"@context": "https://schema.org",
"@type": "SoftwareSourceCode",
"name": "news.html",
"description": "HTML template for news",
"dateModified": "2010-04-06",
"dateCreated": "2025-03-23",
"contentSize": "8.2 KB",
"contentUrl": "https://www.artikelschreiber.com/opensource/torrentrage/designs/TorrentRage.com/TorrentRage/news.html",
"encodingFormat": "text/html",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "Html"
},
"codeRepository": "https://www.artikelschreiber.com/opensource/torrentrage/designs/TorrentRage.com/TorrentRage/"
}