2018-08-30 14:25:33 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
2019-01-18 16:29:51 +00:00
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
2020-12-24 16:06:44 +00:00
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
|
2019-03-28 08:44:10 +00:00
|
|
|
<meta name="google" content="notranslate">
|
2019-12-19 09:13:15 +00:00
|
|
|
<meta http-equiv="x-dns-prefetch-control" content="off">
|
2020-07-13 10:10:05 +00:00
|
|
|
<meta name="mobile-web-app-capable" content="yes" />
|
|
|
|
<meta name="apple-mobile-web-app-capable" content="yes" />
|
|
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="default">
|
2020-05-14 11:45:16 +00:00
|
|
|
<link rel="apple-touch-icon" sizes="180x180" href="assets/apple-touch-icon-180x180.png" />
|
2020-05-29 15:40:58 +00:00
|
|
|
<link rel="mask-icon" href="assets/safari-pinned-tab.svg" color="#67B279">
|
2020-05-14 11:45:16 +00:00
|
|
|
<link rel="icon" type="image/png" href="assets/favicon.png" sizes="48x48">
|
2019-01-18 16:29:51 +00:00
|
|
|
<title>AdGuard Home</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<noscript>
|
|
|
|
You need to enable JavaScript to run this app.
|
|
|
|
</noscript>
|
|
|
|
<div id="root"></div>
|
|
|
|
</body>
|
2018-08-30 14:25:33 +00:00
|
|
|
</html>
|