-
Notifications
You must be signed in to change notification settings - Fork 1
/
cse.php
36 lines (25 loc) · 1.18 KB
/
cse.php
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
<!DOCTYPE html>
<html>
<head>
<title>Custon Google Search by Dhamma.gift</title>
<link rel="icon" type="image/png" href="https://find.dhamma.gift/assets/img/favico-noglass.png" />
<meta http-equiv="Cache-control" content="public">
<meta property="og:type" content="article" />
<meta property="og:title" content="Custon Google Search by find.Dhamma.gift" />
<meta property="og:description" content="Custon Google Search by Dhamma.gift" />
<meta name="description" content="Custon Google Search by Dhamma.gift">
<meta name="twitter:title" content="Custon Google Search by Dhamma.gift">
<meta name="twitter:description" content="Custon Google Search by Dhamma.gift">
<meta property="og:image" itemprop="image" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="UTF-8">
</head>
<body>
<script async src="https://cse.google.com/cse.js?cx=c184c71e0fe5d4c93">
</script>
<div style="z-index:99999" class="gcse-search"></div>
<script async src="https://cse.google.com/cse.js?cx=c184c71e0fe5d4c93"></script>
<div class="gcse-searchresults-only"></div>
</body>
</head>
</html>