-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
38 lines (37 loc) · 1.97 KB
/
index.html
File metadata and controls
38 lines (37 loc) · 1.97 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
<!DOCTYPE html>
<html lang="ja">
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# article: http://ogp.me/ns/article#">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width" initial-scale="1.0">
<meta name="format-detection" content="telephone=no">
<title>HomePage | PescadoGames</title>
<meta property="og:title" content="繝�ぅ繧ケ繝舌Ο繝ッ繝シ繝ォ繝� | 繧サ繧ュ繝・繝ェ繝�ぅ" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://security.pescadogames.com/index.html" />
<meta property="og:image" content="DAH.webp" />
<meta property="og:image" content="DAH.webp">
<meta property="og:locale" content="ja_JP">
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="icon" type="image/vnd.microsoft.icon" href="/favicon.ico">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/bxslider/4.2.15/jquery.bxslider.min.css">
<link rel="stylesheet" href="style.css">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TMK183GM24"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-TMK183GM24');
</script>
</head>
<body>
<div class="center">
<h1>繝ュ繧ー繧、繝ウ</h1>
<input type="password" id="繧「繧、繝�ぅ繝シ" name="繧「繧、繝�ぅ繝シ" required></input>
<input type="password" id="繝代せ繝ッ繝シ繝�" name="繝代せ繝ッ繝シ繝�" required></input>
<button type="button" onclick="alert('繝代せ繝ッ繝シ繝峨∪縺溘�繧「繧、繝�ぅ繝シ縺碁&縺�∪縺�!')">繝ュ繧ー繧、繝ウ</button>
<h2 class="copyright">©Copyright PescadoGames All right reserved.
</div>
</body>
</html>