forked from Novek20/Novek20.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.html
164 lines (153 loc) · 5.09 KB
/
changelog.html
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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
<html>
<head>
<title>FreakCam</title>
<meta name="robots" content="NOINDEX" />
<meta name="MSSmartTagsPreventParsing" content="TRUE" />
<script language="JavaScript">
<!--
var app = navigator.appName;
if (app == "Microsoft Internet Explorer")
url="ie";
else
url="net";
document.write('<LINK rel="stylesheet" href="/styles/main_' + url + '.css">');
// -->
</script>
<link rel="stylesheet" href="main_net.css" />
</head>
<a name="top"></a>
<table width="615" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="465" align="center">
<img
src="bigfreakcam.gif"
alt="FreakCam"
valign="bottom"
width="242"
height="53"
border="0"
/>
</td>
<td width="150" align="center">
<img src="HC1-150hX100w.gif" width="100" height="150" border="0" />
</td>
</tr>
<tr>
<td colspan="2" width="615">
<img
src="biglongline.jpg"
alt="graphic"
width="550"
height="20"
border="0"
/>
</td>
</tr>
<tr>
<td width="465">
<p align="left">
As you can see, <b>FreakCam</b> receives continual attention as we
listen to users' comments and suggestions to make it the best screen
capture utility for Windows possible. You may download the latest
version at
<i
><a href="https://github.com/Novek20/Novek20.github.io/raw/refs/heads/main/FCSetup.exe"
>FreakCam Download Page</a
></i
>.
</p>
<p><b>2024.11.20 11PM EST</b></p>
<ul>
<li>First version of FreakCam released </li>
</ul>
<p><b>2024.11.20 10PM EST</b></p>
<ul>
<li>site domain changed</li>
</ul>
<p><b>2024.11.20 i forgot</b></p>
<ul>
<li>added more things saying the program is safe</li>
</ul>
<p><b>2024.11.20 7:31 PM EST</b></p>
<ul>
<li>site rewritten</li>
</ul>
<p><b>2024.11.20</b></p>
<ul>
<li>added change log we ball</li>
</ul>
<p><b>2024.11.20 10:PM EST</b></p>
<ul>
<li>Removed all references of HyperCam</li>
</ul>
<p><b>2024.11.19</b></p>
<ul>
<li>FreakCam website created</li>
</ul>
<p><b>2024.11.04 3:19 AM EST</b></p>
<ul>
<li>FreakCam developed</li>
</ul>
<p><a href="#top">Back to the top</a></p>
<p>
<strong>uhhhhhhhhhhhhhhhhhhhhhh</strong
><br />uhhhhhhhhhhhhhhhhhhhhhh<br /><br />uhhhhhhhhhhhhhhhhhhhhhh.<br /><br />uhhhhhhhhhhhhhhhhhhhhhh<br /><br />uhhhhhhhhhhhhhhhhhhhhhh.<br /><br />uhhhhhhhhhhhhhhhhhhhhhh<br /><br />uhhhhhhhhhhhhhhhhhhhhhh<br />uhhhhhhhhhhhhhhhhhhhhhh.
</p>
<p><a href="#top">Back to the top</a></p>
<p>
<script language="JavaScript">
<!--
function GoHyperHome() {
MyAfId = top.location.search;
i = MyAfId.indexOf("rc=");
if (i < 0)
i = MyAfId.indexOf("AfID=");
if (i > -1) {
MyAfId = MyAfId.substring(i, MyAfId.length);
i = MyAfId.indexOf("&");
if (i > 0)
MyAfId = MyAfId.substring(0, i);
MyAfId = "?" + MyAfId + '&r=y';
} else
MyAfId = "";
top.location='https://freakybob-team.github.io/FreakCam.Site/' + MyAfId;
return false;
}
// -->
</script>
<a
target="_self"
href="https://freakybob-team.github.io/FreakCam.Site/"
onclick="return GoHyperHome();"
>
Return to FreakCam Home Page</a
>.
</p>
</td>
<td width="150" valign="top">
<font face="verdana"
><ul>
<li>
<a href="https://github.com/Novek20/Novek20.github.io/raw/refs/heads/main/FCSetup.exe"
><b><font size="2">Download FreakCam</font></b></a
><font size="2"> <br /> </font>
<br /><br />
</li>
<li>
<a href="https://freakybob-team.github.io/FreakCam.Site/support.html"
><font size="2">Support</font></a
><font size="2">
<!--
<li><a href="reviews.html">Awards & Reviews</a>
-->
</font>
</li>
<li><font size="2">Change Log </font></li>
</ul>
</font>
</td>
</tr>
</tbody>
</table>
</html>