-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathindex.html
More file actions
30 lines (25 loc) · 1.26 KB
/
index.html
File metadata and controls
30 lines (25 loc) · 1.26 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Google Custom Search Engine for search 10 worldwide webcams catalogs</title>
<meta charset="utf-8">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="style.css"> </head>
<body>
<div class="container">
<div class="jumbotron">
<h2>Google Custom Search Engine for search 10 worldwide webcams catalogs</h2>
<hr>
<div class="panel panel-primary">
<script async src="https://cse.google.com/cse.js?cx=ae700b12b141279b0"></script>
<div class="panel-heading">FoxMonitor, Opentopia, Earthcams, Geocam, Worldcams, SkylineWebcams, WebcamTaxi, Camstreamer, Earthcam, Insecam, Meteoblue, Webcam.scs.com.ua, Skylinewebcams, En.world-cam.ru, Mylivestreams, Webcamgalore, Coolwebcams, Whatsupcams, Tabi.cam, Iplivecams, Webcamera24</div>
<div class="gcse-search"></div>
</div>
<hr>
<div class="well">
Explore this project at <a href="https://cybdetective.com/webcamcse.html">https://cybdetective.com/webcamcse.html</a>
</div>
</body>
</html>