forked from vtoubiana/TrackMeNot
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathoptions.html
More file actions
300 lines (281 loc) · 17.2 KB
/
Copy pathoptions.html
File metadata and controls
300 lines (281 loc) · 17.2 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
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
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="style.css" rel="stylesheet">
<script src="jquery.js"></script>
<script src="option-script.js"></script>
<link rel="icon" type="image/png" href="tmn.png" />
</head>
<body bgcolor="#E6EAE2" marginwidth="0" marginheight="0">
<table style="max-width:1600" id="wrapper" width="90%" valign="top" cellspacing="0">
<tr>
<td width="10%">
</td>
<td width="90%" valign="top" height="100%">
<table style="max-width:800" width="100%" align="left" valign="top" cellspacing="0" >
<!-- FOR WEBPAGE ONLY -- START -->
<TR >
<TD style="height: 100%;">
<table style="max-width:800" width="100%" style="height: 90%;" valign="top" cellspacing="0">
<tr valign="top">
<TD width="100%" bgcolor=#E6EAE2>
<IMG SRC="images/TMN_header.gif" ALT=""> <font face=verdana color=#413F3F><b>Version 0.10.46</b></font>
<table id="tmn-table-header" >
<tr>
<td><font face=verdana color=#00446D><b>Created by:</b></font></td>
<td><font face=verdana color=#413F3F> <a class="linkperso" href="https://rednoise.org/~dhowe/">Daniel C. Howe</a> <a class="linkperso" href="https://twitter.com/danielchowe">(@danielchowe)</a>, <a class="linkperso" href="http://www.nyu.edu/projects/nissenbaum/">Helen Nissenbaum</a> <a class="linkperso" href="http://twitter.com/HNissenbaum">(@HNissenbaum)</a></font></td>
</tr>
<tr>
<td><font face=verdana color=#00446D><b>Maintained by:</b></font></td>
<td><font face=verdana color=#413F3F> <a class="linkperso" href="https://unsearcher.org">Vincent Toubiana </a><a class="linkperso" href="https://twitter.com/vtoubiana">(@vtoubiana)</a></font> </td>
</tr>
<tr>
<td><font face=verdana color=#00446D><b>Homepage:</b></font></td>
<td><a href="https://www.cs.nyu.edu/trackmenot/"> www.cs.nyu.edu/trackmenot/</a></td>
</tr>
<tr></tr>
<tr>
<td><font face=verdana color=#00446D><b>Translations:</b></font></td>
<td><font face=verdana color=#413F3F> Jens 'woelfchen'(German), Tommy Mejldal(Danish),markh van BabelZilla.org(Dutch),rlicul(Croatian), BruceH(Chinese), Edgard Dias Magalhães(Portuguese)</font></td>
</tr>
</table>
</TD>
<td width=0 bgcolor=#E6EAE2></td>
</tr>
</table>
</TD>
</TR>
<!-- FOR WEBPAGE ONLY -- END -->
<tr height="10"></tr>
<tr >
<td>
<table style="max-width:769" bgcolor=#E6EAE2 width="100%" valign="top" align="right" cellspacing="0" height ="100%">
<tr valign="top">
<td width="10%"></td>
<td>
<table bgcolor=#D6E0E0 valign="top" class="optiontable" width="100%" >
<tr align="center">
<td >
<label class="optionheader"><font face=arial color=#00446D> TrackMeNot Options </font></label>
</td>
</tr>
<tr>
<td>
<table width="100%" BGCOLOR=#F0F0F0>
<tr align="center">
<td>
<button id="trackmenot-opt-help" > Help/FAQ</button>
</td>
<td>
<button id="trackmenot-opt-site" >Main Site</button>
</td>
<td>
<button id="trackmenot-opt-showqueries">Show Queries</button>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table width="100%" BGCOLOR=#F0F0F0 >
<tr >
<td>
<input type="checkbox" id="trackmenot-opt-enabled" /> Enabled <br>
<input type="checkbox" id="trackmenot-opt-useTab" /> Use tab to search<br>
<input type="checkbox" id="trackmenot-opt-burstMode" /> Enable Burst <br>
<input type="checkbox" id="trackmenot-opt-sim-clicks" /> Click on search results <br>
</td>
<td align="right">
<img src="images/skin/tmn_lg.png"/>
</td>
</tr>
</table>
</td>
</tr>
<tr align="center">
<td>
<label class="optionheader"><font face=verdana color=#00446D data-l10n-id="tmn.option.searchengines"> Search Engines</font></label>
</td>
</tr>
<tr>
<td>
<table width="100%" BGCOLOR=#F0F0F0 >
<tr>
<td width="30%">
<label ><font face=verdana color=#00446D > Selection </font></label>
</td>
<td >
<div id="search-engine-list" >
</div>
<table>
<tr>
<td width="40%">
</td>
<td>
<button size=1.2vw id="show-add" > + </button>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr id="add-engine-table">
<td>
<table width="100%" BGCOLOR=#F0F0F0 >
<tr>
<td colspan = "2" >
<p style="width: 90%;"> To add the engine url, search 'trackmenot' (without the quotes) on the engine you want to add, and copy/paste the search url in the URL text box bellow.</p>
</td>
</tr>
<tr>
<td>
<label> Name </label> <input id="newengine-name" title="Name" size=10 type="text">
</td>
<td>
<label> URL </label> <input id="newengine-map" title="Url" size=40 type="text">
</td>
</tr>
<tr align="center">
<td colspan = "2">
<button type="button" id="add-engine" > Add Engine </button>
</td>
</tr>
</table>
</td>
</tr>
<tr >
<td>
<label class="optionheader"><font face=verdana color=#00446D data-l10n-id="tmn.option.query.freq">Avg. Query Rate: </font></label>
</td>
</tr>
<tr>
<td>
<table width="100%" BGCOLOR=#F0F0F0 >
<tr>
<td>
<label ><font face=verdana color=#00446D data-l10n-id="tmn.option.avg.queries"> Query Frequency</font></label>
</td>
<td class="optiontext" valign="middle">
<select id ="trackmenot-opt-timeout">
<option class="optiontext" data-l10n-id="tmn.option.freq.10pm" id="t0" value="6000" >10 per min </option>
<option class="optiontext" data-l10n-id="tmn.option.freq.5pm" id="t1" value="12000" >5 per min </option>
<option class="optiontext" data-l10n-id="tmn.option.freq.1pm" id="t2" value="60000" >1 per min </option>
<option class="optiontext" data-l10n-id="tmn.option.freq.30ph" id="t3" value="120000" > 30 per hour</option>
<option class="optiontext" data-l10n-id="tmn.option.freq.10ph" id="t4" value="360000" > 10 per hour</option>
<option class="optiontext" data-l10n-id="tmn.option.freq.1ph" id="t5" value="3600000"> 1 per hour</option>
</select>
</td>
</tr>
</table>
</td>
</tr>
<tr >
<td width="100%">
<label class="optionheader"><font data-l10n-id="tmn.option.logging" face=verdana color=#00446D> Logging Options</font></label>
</td>
</tr>
<tr valign="middle" >
<td>
<table width="100%" BGCOLOR=#F0F0F0 >
<tr align="center">
<td >
<label> <input type="checkbox" id="trackmenot-opt-disable-logs" > Disabled</label>
</td>
<td >
<label> <input type="checkbox" id="trackmenot-opt-save-logs" > Persistent</label>
</td>
<td>
<button data-l10n-id="tmn.option.log.show" type="button" id="show-log" > Show logs </button>
</td>
<td>
<button data-l10n-id="tmn.option.log.clear" type="button" id="clear-log" > Clear Logs</button>
</td>
</tr>
</table>
</td>
</tr>
<tr >
<td width="100%">
<label class="optionheader"><font face=verdana color=#00446D> RSS Feed </font></label>
</td>
</tr>
<tr>
<td>
<table width="100%" BGCOLOR=#F0F0F0 >
<tr>
<td width="20%">
<button data-l10n-id="tmn.option.rss.validate" type="button" id="validate-feed"> Validate</button>
</td>
<td>
<input class="optiontext" id="trackmenot-seed" title="Seed" size=70 type="text">
</td>
</tr>
</table>
</td>
</tr>
<tr align="center">
<td width="100%">
<label class="optionheader"><font face=verdana color=#00446D> Black List </font></label>
</td>
</tr>
<tr>
<td>
<table width="100%" BGCOLOR=#F0F0F0 >
<tr>
<td width="20%">
<label> <input type="checkbox" id="trackmenot-use-blacklist" > Use list</label>
</td>
<td>
<input class="optiontext" id="trackmenot-blacklist" title="Black List" size=70 type="text">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table width="100%" BGCOLOR=#F0F0F0 >
<tr>
<td width="20%">
<label><input type="checkbox" id="trackmenot-use-dhslist" > <font face=verdana color=#00446D> Generate queries including <a href="https://www.forbes.com/sites/reuvencohen/2012/05/26/department-of-homeland-security-forced-to-release-list-of-keywords-used-to-monitor-social-networking-sites/2/">keywords monitored by DHS</a></font></label>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table width="100%" BGCOLOR=#F0F0F0 >
<tr align="center">
<td width="100%">
<button type="button" id="apply-options" > Apply </button>
</td>
<td width="100%">
<button type="button" id="clear-options" > Clear </button>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<div id="overlay_logs" class="overlay">
<div id="tmn_logs_container" class="overlay_text"></div>
</div>
<div id="overlay_queries" class="overlay">
<div id="tmn_queries_container" class="overlay_text"></div>
</div>
</tr>
</table>
</body>
</html>