-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDownload.htm
66 lines (65 loc) · 2.59 KB
/
Download.htm
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
<!DOCTYPE html>
<html lang="en-US">
<head>
<title>Unabombers Site Download</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="Description" CONTENT="">
<meta name="Keywords" CONTENT="">
<meta name="Abstract" CONTENT="">
<meta name="Distribution" CONTENT="Global">
<meta name="Revisit-After" content="14 Days">
<meta name="Robots" CONTENT="All">
<style>
p { font-family: times, serif; font-size: 12pt; font color="#000000"; align: center }
p.para { margin: 0.0in 0.2in 0.1in }
p.story { margin: 0.0in 0.75in 0.2in }
h1 { font-family: times, serif; font-size: 12pt; font-face: Bold; font color="#000000"; margin: 0.0in 0.5in 0.0in }
.horizontalscroll{
overflow-x: scroll;
overflow-y: hidden;
}
@media only screen and (min-width: 762px) {
body {
width: 762px;
margin:0 auto;
}
}
@media only screen and (min-width: 500px) {
p.banner{
display:block;
text-align:center;
}
}
</style>
</head>
<body>
<br>
<br>
<p class="para" align="left">
The Download is approximately 100 MB</p>
<p class="para" align="left">
The Download is in zip format and will expand to set of folders and files which
comprise the site.</p>
<p class="para" align="left">
To burn a CD from the Download, expand the zip file then burn all the files and folders inside
to the root level of the CD. This will place the auto run file at the root
level of the CD. When you open the CD you should see a list of folders and files
(including the index.html)</p>
<p class="para" align="left">The CD should then auto launch to the Main Page of Unabombers.com whenever it
is inserted into a CD drive. All paths have been localized so the site will run
normally from the CD without an internet connection or the possibility of being
observed exercising your rights of free speech and information.
All non-local paths are included in their original state and will connect to the site if the machine is connected to the internet,
or produce a page not found message if the machine is not connected to the
internet. Clicking on the index.html file will also launch you into the site if
you are having trouble with the auto run.</p>
<p class="para" align="left">The download may also be used as a duplicate site
hosted on any LAN or WAN, under any domain name desired, by anyone... as long as
the content is not altered in any substantive way. </p>
<p class="para" align="left">The site has been updated to HTML5 and can be
hosted on a Mac, Windows or Unix box.</p>
<p class="para" align="left"><b><a href="Unabombers.zip">DOWNLOAD DATED 07/04/17</a></b></p>
<p class="para" align="left"> </p>
</body>
</html>