-
Notifications
You must be signed in to change notification settings - Fork 50
Expand file tree
/
Copy pathddg_response.html
More file actions
724 lines (380 loc) · 17.3 KB
/
ddg_response.html
File metadata and controls
724 lines (380 loc) · 17.3 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
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=3.0, user-scalable=1;">
<meta name="referrer" content="origin">
<meta name="HandheldFriendly" content="true" />
<meta name="robots" content="noindex, nofollow" />
<title>test at DuckDuckGo</title>
<link title="DuckDuckGo (Lite)" type="application/opensearchdescription+xml" rel="search" href="//duckduckgo.com/opensearch_lite_v2.xml">
<link href="//duckduckgo.com/favicon.ico" rel="shortcut icon" />
<link rel="icon" href="//duckduckgo.com/favicon.ico" type="image/x-icon" />
<link id="icon60" rel="apple-touch-icon" href="//duckduckgo.com/assets/icons/meta/DDG-iOS-icon_60x60.png?v=2"/>
<link id="icon76" rel="apple-touch-icon" sizes="76x76" href="//duckduckgo.com/assets/icons/meta/DDG-iOS-icon_76x76.png?v=2"/>
<link id="icon120" rel="apple-touch-icon" sizes="120x120" href="//duckduckgo.com/assets/icons/meta/DDG-iOS-icon_120x120.png?v=2"/>
<link id="icon152" rel="apple-touch-icon" sizes="152x152" href="//duckduckgo.com/assets/icons/meta/DDG-iOS-icon_152x152.png?v=2"/>
<link rel="image_src" href="//duckduckgo.com/assets/icons/meta/DDG-icon_256x256.png">
<link rel="stylesheet" media="handheld, all" href="//duckduckgo.com/dist/lr.7ea0bec6b92cbc81590a.css" type="text/css"/>
</head>
<body>
<p class='extra'> </p>
<div class="header">DuckDuckGo</div>
<p class='extra'> </p>
<form action="/lite/" method="post">
<input class='query' type="text" size="40" name="q" value="test" >
<input class='submit' type="submit" value="Search" >
<div class="filters">
<select class="submit" name="kl">
<option value="" >All Regions</option>
<option value="ar-es" >Argentina</option>
<option value="au-en" >Australia</option>
<option value="at-de" >Austria</option>
<option value="be-fr" >Belgium (fr)</option>
<option value="be-nl" >Belgium (nl)</option>
<option value="br-pt" >Brazil</option>
<option value="bg-bg" >Bulgaria</option>
<option value="ca-en" >Canada (en)</option>
<option value="ca-fr" >Canada (fr)</option>
<option value="ct-ca" >Catalonia</option>
<option value="cl-es" >Chile</option>
<option value="cn-zh" >China</option>
<option value="co-es" >Colombia</option>
<option value="hr-hr" >Croatia</option>
<option value="cz-cs" >Czech Republic</option>
<option value="dk-da" >Denmark</option>
<option value="ee-et" >Estonia</option>
<option value="fi-fi" >Finland</option>
<option value="fr-fr" >France</option>
<option value="de-de" >Germany</option>
<option value="gr-el" >Greece</option>
<option value="hk-tzh" >Hong Kong</option>
<option value="hu-hu" >Hungary</option>
<option value="is-is" >Iceland</option>
<option value="in-en" >India (en)</option>
<option value="id-en" >Indonesia (en)</option>
<option value="ie-en" >Ireland</option>
<option value="il-en" >Israel (en)</option>
<option value="it-it" >Italy</option>
<option value="jp-jp" >Japan</option>
<option value="kr-kr" >Korea</option>
<option value="lv-lv" >Latvia</option>
<option value="lt-lt" >Lithuania</option>
<option value="my-en" >Malaysia (en)</option>
<option value="mx-es" >Mexico</option>
<option value="nl-nl" >Netherlands</option>
<option value="nz-en" >New Zealand</option>
<option value="no-no" >Norway</option>
<option value="pk-en" >Pakistan (en)</option>
<option value="pe-es" >Peru</option>
<option value="ph-en" >Philippines (en)</option>
<option value="pl-pl" >Poland</option>
<option value="pt-pt" >Portugal</option>
<option value="ro-ro" >Romania</option>
<option value="ru-ru" >Russia</option>
<option value="xa-ar" >Saudi Arabia</option>
<option value="sg-en" >Singapore</option>
<option value="sk-sk" >Slovakia</option>
<option value="sl-sl" >Slovenia</option>
<option value="za-en" >South Africa</option>
<option value="es-ca" >Spain (ca)</option>
<option value="es-es" >Spain (es)</option>
<option value="se-sv" >Sweden</option>
<option value="ch-de" >Switzerland (de)</option>
<option value="ch-fr" >Switzerland (fr)</option>
<option value="tw-tzh" >Taiwan</option>
<option value="th-en" >Thailand (en)</option>
<option value="tr-tr" >Turkey</option>
<option value="us-en" >US (English)</option>
<option value="us-es" >US (Spanish)</option>
<option value="ua-uk" >Ukraine</option>
<option value="uk-en" >United Kingdom</option>
<option value="vn-en" >Vietnam (en)</option>
</select>
<select class="submit" name="df">
<option value="" selected>Any Time</option>
<option value="d" >Past Day</option>
<option value="w" >Past Week</option>
<option value="m" >Past Month</option>
<option value="y" >Past Year</option>
</select>
</form>
<p class="extra"> </p>
<table border="0"><tr>
<td>
</td>
<td>
<form action="/lite/" method="post">
<!-- <a rel="next" href="/lite/?q=test&t=D&v=l&l=us-en&p=&s=10&ex=-1&o=json&ct=US&sp=0&vqd=4-268808268255134853854469240455883644435&host_region=usc&dp=nL4XLBMKl-v2qOE7pdCD2cc7yAI-fqjIjEqoU9BWGPUZfdKkuBkydDL3Ql4xwNn0X1Gf8VuyPw7FEJDGA4eZ2ba0A9qND5Apm0CMR0md1RM.bpVDCgfpF_2inbuGjuQC3A&dc=11&api=%2Fd.js">Next Page ></a> //-->
<input type="submit" class='navbutton' value="Next Page >">
<input type="hidden" name="q" value="test">
<input type="hidden" name="s" value="10">
<input type="hidden" name="nextParams" value="">
<input type="hidden" name="v" value="l">
<input type="hidden" name="o" value="json">
<input type="hidden" name="dc" value="11">
<input type="hidden" name="api" value="d.js">
<input type="hidden" name="vqd" value="4-268808268255134853854469240455883644435">
<input name="kl" value="wt-wt" type="hidden">
</form>
</td>
</tr></table>
<p class='extra'> </p>
<table border="0">
</table>
<table border="0">
<!-- Web results are present -->
<tr>
<td valign="top">1. </td>
<td>
<a rel="nofollow" href="//duckduckgo.com/l/?uddg=https%3A%2F%2Fwww.speedtest.net%2F&rut=e5f2eb6f7c4ec693e5203a5d98bae701276b42afd3e884e00fefedbf5115b9b2" class='result-link'>Speedtest by Ookla - The Global Broadband Speed Test</a>
</td>
</tr>
<tr>
<td> </td>
<td class='result-snippet'>
Back to <b>test</b> results. Remove ads on Speedtest.net for life. $5.00 for ad-free internet testing. Remove Ads Back to <b>test</b> results Remove Speedtest.net Ads. Create an Account Results History Desktop Apps. Troubleshoot Your Wifi. Check for Outages. Prepare to Talk to Your ISP. How Much Speed Do You Need?
</td>
</tr>
<tr>
<td> </td>
<td>
<span class='link-text'>www.speedtest.net</span>
</td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td valign="top">2. </td>
<td>
<a rel="nofollow" href="//duckduckgo.com/l/?uddg=https%3A%2F%2Ffast.com%2F&rut=cc85df0d2cee1020297dddf64d1da8bebe731aaa2572586e878bc1dbc2f3070b" class='result-link'>Internet Speed Test | Fast.com</a>
</td>
</tr>
<tr>
<td> </td>
<td class='result-snippet'>
Download speed is most relevant for people who are consuming content on the Internet, and we want FAST.com to be a very simple and fast speed <b>test</b>. What about ping, latency, upload and other things? When you click the "Show more info" button, you can see your upload speed and connection latency (ping).
</td>
</tr>
<tr>
<td> </td>
<td>
<span class='link-text'>fast.com</span>
</td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td valign="top">3. </td>
<td>
<a rel="nofollow" href="//duckduckgo.com/l/?uddg=https%3A%2F%2Fwww.highspeedinternet.com%2Ftools%2Fspeed%2Dtest&rut=0868b6d222ee1b04d60b25f30aaa6499f56d5cf4c3a8f87479cb71211c13c0d3" class='result-link'>Internet Speed Test - Check Your Internet Speed - HighSpeedInternet.com</a>
</td>
</tr>
<tr>
<td> </td>
<td class='result-snippet'>
<b>Test</b> your Wi-Fi speed with a separate modem and router. Step 1: Run our speed <b>test</b> on a smartphone, tablet, or laptop connected to your Wi-Fi network while standing next to your router and record the speed <b>test</b> results. Step 2: Connect a wired desktop or laptop to one of the wireless gateway's Ethernet ports.
</td>
</tr>
<tr>
<td> </td>
<td>
<span class='link-text'>www.highspeedinternet.com/tools/speed-test</span>
</td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td valign="top">4. </td>
<td>
<a rel="nofollow" href="//duckduckgo.com/l/?uddg=https%3A%2F%2Fspeed.cloudflare.com%2F&rut=14a4046f5ad5de4b37e4a8e638c12383b458e202c4abd6e0e0bf1b782d2deada" class='result-link'>Internet Speed Test - Measure Network Performance | Cloudflare</a>
</td>
</tr>
<tr>
<td> </td>
<td class='result-snippet'>
When you use Speed <b>Test</b>, Cloudflare receives the IP address you use to connect to Cloudflare's Speed <b>Test</b> service. Cloudflare uses your IP address to estimate your geolocation (at the country and city levels) and to identify the Autonomous System Number (ASN) associated with your IP address.
</td>
</tr>
<tr>
<td> </td>
<td>
<span class='link-text'>speed.cloudflare.com</span>
</td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td valign="top">5. </td>
<td>
<a rel="nofollow" href="//duckduckgo.com/l/?uddg=https%3A%2F%2Fopenspeedtest.com%2F&rut=9e8d6cbbf54135f51ac2e80003bf2968c8d9d3ef954ca065bef47ed111f89938" class='result-link'>SpeedTest by OpenSpeedTest™ HTML5 Internet Speed Test.</a>
</td>
</tr>
<tr>
<td> </td>
<td class='result-snippet'>
Fast Internet? Prove It! Run a Free Internet Speed <b>Test</b> using your Web browser, No App Needed. Fast, Accurate HTML5 Speed <b>Test</b> that works on any device.
</td>
</tr>
<tr>
<td> </td>
<td>
<span class='link-text'>openspeedtest.com</span>
</td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td valign="top">6. </td>
<td>
<a rel="nofollow" href="//duckduckgo.com/l/?uddg=https%3A%2F%2Fbroadbandnow.com%2Fspeedtest&rut=9422506dc9c82d5fb394e6521aec07fe282eaf0abf50fa40f47a6176627aaf89" class='result-link'>Free Internet Speed Test - BroadbandNow</a>
</td>
</tr>
<tr>
<td> </td>
<td class='result-snippet'>
If you <b>test</b> your connection multiple times and find that you aren't getting what you're paying for, we recommend reaching out to your ISP for help. This will often solve the issue, but not always. Keep in mind that using WiFi tends to reduce performance. The speeds advertised by internet providers are based on the speed you get with a ...
</td>
</tr>
<tr>
<td> </td>
<td>
<span class='link-text'>broadbandnow.com/speedtest</span>
</td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td valign="top">7. </td>
<td>
<a rel="nofollow" href="//duckduckgo.com/l/?uddg=https%3A%2F%2Ffiber.google.com%2Fspeedtest%2F&rut=52aa15ba71f0b7689ad96ecc3abbb69a0bf7389b44d0abbe1630a1cf2b79be51" class='result-link'>Internet Speed Test | Check Broadband Speed | Google Fiber</a>
</td>
</tr>
<tr>
<td> </td>
<td class='result-snippet'>
Take a speed <b>test</b> to see how strong the connection is in your home (and if you don't already have GFiber, see how it compares to our speeds). Choose the speed you need — from the 1 Gig we're known for to the fastest we've ever offered. 1 Gig. Our original internet, best for fundamental needs and smaller homes. Same price since 2012.
</td>
</tr>
<tr>
<td> </td>
<td>
<span class='link-text'>fiber.google.com/speedtest/</span>
</td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td valign="top">8. </td>
<td>
<a rel="nofollow" href="//duckduckgo.com/l/?uddg=https%3A%2F%2Fwww.spectrum.com%2Finternet%2Fspeed%2Dtest&rut=9c80180f0e170e6ce5c9647d56f176506390c782fba40fccab49121fbfdea3d4" class='result-link'>Internet Speed Test - Spectrum</a>
</td>
</tr>
<tr>
<td> </td>
<td class='result-snippet'>
Use the Internet speed <b>test</b> to see how your current Internet or WiFi connection measures up. Results may vary based on device capabilities, number of connected devices and router placement. If your WiFi speed is lower than expected, try moving closer to your router or checking your internet speed with another device.
</td>
</tr>
<tr>
<td> </td>
<td>
<span class='link-text'>www.spectrum.com/internet/speed-test</span>
</td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td valign="top">9. </td>
<td>
<a rel="nofollow" href="//duckduckgo.com/l/?uddg=https%3A%2F%2Fwww.cnet.com%2Fhome%2Finternet%2Fbest%2Dspeed%2Dtests%2F&rut=98b4bf0160c802c711fbd76782cb1cce1a9e72a19cc6da9d413510683f3f61e8" class='result-link'>Best Internet Speed Tests for 2025 - CNET</a>
</td>
</tr>
<tr>
<td> </td>
<td class='result-snippet'>
<b>Test</b> using different devices. You can run a speed <b>test</b> on your computer, phone, smart TV, gaming console, etc. If speeds drastically differ between devices, you may need to adjust device or router ...
</td>
</tr>
<tr>
<td> </td>
<td>
<span class='link-text'>www.cnet.com/home/internet/best-speed-tests/</span>
</td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td valign="top">10. </td>
<td>
<a rel="nofollow" href="//duckduckgo.com/l/?uddg=https%3A%2F%2Fwww.allconnect.com%2Fblog%2Ftop%2Dinternet%2Dspeed%2Dtests&rut=8b7d07829d2716c1c5e42f7e1cf95a1bca96197d058c4d04c93a83ed12ca7070" class='result-link'>Top Internet Speed Test Sites | Allconnect</a>
</td>
</tr>
<tr>
<td> </td>
<td class='result-snippet'>
A speed <b>test</b> is an online tool to measure your internet speed. Most speed <b>tests</b> measure your upload and download speeds, while some may measure just your download speed. A speed <b>test</b> is a helpful tool for ensuring you're getting the internet speeds you're paying for or testing the strength of your connection in different areas of your home. If you have a fast internet plan but are getting ...
</td>
</tr>
<tr>
<td> </td>
<td>
<span class='link-text'>www.allconnect.com/blog/top-internet-speed-tests</span>
<span class='timestamp'>2024-12-16T00:00:00.0000000
</td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td colspan=2>
<form class="next_form" action="/lite/" method="post">
<!-- <a rel="next" href="/lite/?q=test&t=D&v=l&l=us-en&p=&s=10&ex=-1&o=json&ct=US&sp=0&vqd=4-268808268255134853854469240455883644435&host_region=usc&dp=nL4XLBMKl-v2qOE7pdCD2cc7yAI-fqjIjEqoU9BWGPUZfdKkuBkydDL3Ql4xwNn0X1Gf8VuyPw7FEJDGA4eZ2ba0A9qND5Apm0CMR0md1RM.bpVDCgfpF_2inbuGjuQC3A&dc=11&api=%2Fd.js">Next Page ></a> //-->
<input type="submit" class='navbutton' value="Next Page >">
<input type="hidden" name="q" value="test">
<input type="hidden" name="s" value="10">
<input type="hidden" name="nextParams" value="">
<input type="hidden" name="v" value="l">
<input type="hidden" name="o" value="json">
<input type="hidden" name="dc" value="11">
<input type="hidden" name="api" value="d.js">
<input type="hidden" name="vqd" value="4-268808268255134853854469240455883644435">
<input name="kl" value="wt-wt" type="hidden">
</form>
</td>
</tr>
</table>
<p class='extra'> </p>
<form action="/lite/" method="post">
<input class='query' type="text" size="40" name="q" value="test" >
<input class='submit' type="submit" value="Search" >
<input name="kl" value="wt-wt" type="hidden">
</form>
<p class='extra'> </p>
<!--
<a href="#top">Top</a>
//-->
<img src="//duckduckgo.com/t/sl_l"/>
<div id='end-spacer'> </div>
</body>
</html>