-
Notifications
You must be signed in to change notification settings - Fork 0
/
whatapp.html
76 lines (73 loc) · 5.02 KB
/
whatapp.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
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" dir="ltr">
<!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>WhatsApp Web</title>
<meta name="viewport" content="width=device-width">
<meta name="google" content="notranslate">
<meta name="description" content="Quickly send and receive WhatsApp messages right from your computer.">
<meta name="og:description" content="Quickly send and receive WhatsApp messages right from your computer.">
<meta name="og:url" content="https://web.whatsapp.com/">
<meta name="og:title" content="WhatsApp Web">
<meta name="og:image" content="https://static.facebook.com/images/whatsapp/www/whatsapp-promo.png">
<link rel="icon" sizes="16x16" href="/img/favicon/1x/favicon.png" type="image/png">
<link rel="icon" sizes="32x32" href="/img/favicon/2x/favicon.png" type="image/png">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" sizes="194x194" href="/apple-touch-icon.png" type="image/png">
<link rel="stylesheet" href="/browsers_5dd94e4b84cd359f742e.css">
<link rel="alternate" href="https://web.whatsapp.com" hreflang="x-default">
<link rel="alternate" href="https://web.whatsapp.com/%F0%9F%8C%90/en" hreflang="en">
<link rel="alternate" href="https://web.whatsapp.com/%F0%9F%8C%90/ar" hreflang="ar">
<link href="/browsers_5dd94e4b84cd359f742e.css" rel="stylesheet">
</head>
<body page="page-browsers">
<div id="app">
<div class="app-wrapper">
<div class="landing-wrapper">
<div class="landing-header"><span class="landing-icon"><img src="/img/logo-whatsapp-d37def01.png"
alt="WhatsApp" class="landing-logo"></span>
<div class="landing-headerTitle">WhatsApp Web</div>
</div>
<div class="landing-window">
<div class="landing-main">
<h1 class="landing-title browsers-title">Browser not supported</h1>
<div class="text-tip">We recommend using WhatsApp with one of the following browsers:</div>
<div class="browsers">
<div class="browser"><a class="image" href="http://www.google.com/chrome/"
target="_blank"><img src="/img/logo-chrome-537b698c.png" class="image-logo">
</a><a href="http://www.google.com/chrome/" class="browser-title"
target="_blank">Google Chrome</a></div>
<div class="browser"><a class="image" href="http://www.firefox.com" target="_blank"><img
src="/img/logo-firefox-44f66fd9.png" class="image-logo"> </a><a
href="http://www.firefox.com" class="browser-title" target="_blank">Mozilla
Firefox</a></div>
<div class="browser"><a class="image" href="https://www.microsoft.com/edge"
target="_blank"><img src="/img/logo-edge-3f865fd8.png" class="image-logo">
</a><a href="https://www.microsoft.com/edge" class="browser-title"
target="_blank">Microsoft Edge</a></div>
</div>
<div class="text-tip">WhatsApp also supports:</div>
<div class="browsers browsers-last">
<div class="browser"><a class="image" href="http://www.opera.com" target="_blank"><img
src="/img/logo-opera-b5cc1256.png" class="image-logo"> </a><a
href="http://www.opera.com" class="browser-title" target="_blank">Opera</a>
</div>
<div class="browser browser-safari"><a class="image"
href="https://support.apple.com/downloads/#safari" target="_blank"><img
src="/img/logo-safari-e44d1acf.png" class="image-logo"> </a><a
href="https://support.apple.com/downloads/#safari" class="browser-title"
target="_blank">Safari (macOS 10.10+ Only)</a></div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>