forked from gdtool/zhaopp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
28 lines (26 loc) · 1.28 KB
/
index.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
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,minimum-scale=1,maximum-scale=1,user-scalable=no">
<meta name="keywords" content="google drive,搜索引擎,gd搜索,团队盘搜索" />
<meta name="description" content="google drive搜索引擎,gd搜索,团队盘搜索" />
<link rel="search" type="application/opensearchdescription+xml" href="https://cdn.jsdelivr.net/gh/gdtool/zhaopp/opensearch.xml" title="搜Google Drive">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/gdtool/zhaopp/vendors.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/gdtool/zhaopp/bundle.css">
<link rel="Shortcut Icon" href="https://cdn.jsdelivr.net/gh/gdtool/zhaopp/favicon1.ico">
<title>找PP-Google Drive搜索引擎</title></head>
<body>
<div class="main"></div>
<script src="https://cdn.jsdelivr.net/gh/gdtool/zhaopp/vendors.js" type="text/javascript"></script>
<script src="https://cdn.jsdelivr.net/gh/gdtool/zhaopp/bundle.js" type="text/javascript"></script>
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?3c8d74f5719912f7fa51a5e9d1ec8096";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</body>
</html>