-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathqa.html
More file actions
31 lines (29 loc) · 714 Bytes
/
qa.html
File metadata and controls
31 lines (29 loc) · 714 Bytes
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
<!DOCTYPE html>
<html>
<center>
<head>
<meta charset="utf-8">
<title></title>
</head>
<style>
.QClass {
color: black;
font-size: 40px;
font: bold;
}
.AClass {
color: black;
font-size: 28PX;
}
</style>
<body>
<ceneter>
<div class="QClass"> Cracked by Cypwn Shared in twitter by @Little_34306 </div>
<div class="AClass">https://twitter.com/Little_34306</div>
<div style="height: 20px;"></div>
<div class="QClass"> تعريب : Sniper </div>
<div class="AClass"> https://twitter.com/DNS_Sys</div>
</ceneter>
</body>
</center>
</html>