-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdownload.html
More file actions
54 lines (45 loc) · 2.46 KB
/
download.html
File metadata and controls
54 lines (45 loc) · 2.46 KB
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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
<head>
<title>Flashless — Useless Coding</title>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<link rel="stylesheet" type="text/css" href="../lay/screen.css" />
<link rel="icon" type="image/png" href="../lay/site.png" />
<meta name="viewport" content="width=800" />
<meta http-equiv="REFRESH" content="1;URL=http://github.com/downloads/useless/Flashless/Flashless-2.0.7.dmg" />
</head>
<body>
<div id="head">
<div class="wrapper">
<div id="uclogo"><a href="../"><img src="../lay/uclogo.png" width="134" height="133" alt="Useless Coding" /></a></div>
<ul id="nav">
<li><a href="../">Useless Coding</a></li>
<li class="act"><a href="../products/">Products</a></li>
<li><a href="http://uselessness.de/">Blog</a></li>
<li><a href="../about/">About</a></li>
</ul>
<h1>Flashless</h1>
<p class="intro">A WebKit plug-in to display preview images for Flash based video services and block the rest.</p>
<ul class="toc">
<li class="main"><a href="http://github.com/downloads/useless/Flashless/Flashless-2.0.7.dmg"><img src="../lay/download.png" height="30" width="134" alt="Download Now" /></a></li>
<li><a href=".">Overview</a></li>
<li><a href="features.html">Features</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a href="notes.html">Release Notes</a></li>
<li><a href="http://github.com/useless/Flashless">Sources</a></li>
</ul>
</div>
</div>
<div class="wrapper">
<div class="aside">
<h2>Support us.</h2>
<p class="buttons"><a href="http://www.facebook.com/pages/Flashless/143739818984883" target="_blank" title="Become a fan on Facebook."><img src="../lay/b-fb.png" height="21" width="60" alt="Like" /></a><a href="http://twitter.com/share?url=http%3A%2F%2Fuseless.github.com%2Fflashless&text=Flashless%20by%20Useless%20Coding.&related=nosuch" target="_blank" title="Tweet about this."><img src="../lay/b-tw.png" height="21" width="60" alt="Tweet" /></a><a href="http://flattr.com/thing/42530/Flashless-Useless-Coding" target="_blank" title="Support us with Flattr."><img src="../lay/b-fl.png" height="21" width="60" alt="Flattr" /></a></p>
</div>
<h2>Thanks for Downloading.</h2>
<h3>Flashless 2.0.7</h3>
<p>If the download didn’t start,
<a href="http://github.com/downloads/useless/Flashless/Flashless-2.0.7.dmg">click here</a>.</p>
</div>
</body>
</html>