2018-08-30 07:25:33 -07:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
2019-01-18 09:29:51 -07:00
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
|
|
<meta name="theme-color" content="#000000">
|
2019-03-28 01:44:10 -07:00
|
|
|
<meta name="google" content="notranslate">
|
2019-12-19 02:13:15 -07:00
|
|
|
<meta http-equiv="x-dns-prefetch-control" content="off">
|
2020-05-14 04:45:16 -07:00
|
|
|
<link rel="apple-touch-icon" sizes="180x180" href="assets/apple-touch-icon-180x180.png" />
|
|
|
|
<link rel="mask-icon" href="assets/safari-pinned-tab.svg" color="#5bbad5">
|
|
|
|
<link rel="icon" type="image/png" href="assets/favicon.png" sizes="48x48">
|
2019-01-18 09:29:51 -07: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 07:25:33 -07:00
|
|
|
</html>
|