From 3f02d4e9d6ae681df728b92f80bf0c2ede8da5d3 Mon Sep 17 00:00:00 2001 From: OttoMao <ottomao@gmail.com> Date: Mon, 17 Aug 2015 10:12:01 +0800 Subject: [PATCH] update meta --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index 53d47be..296eb81 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,9 @@ <title>AnyProxy</title> <link rel="stylesheet" type="text/css" href="./index.css"> <link rel="shortcut icon" type="image/png" href="/favico.png?t=2" /> + <meta name="description" content="A fully configurable proxy in NodeJS, which can handle HTTPS requests perfectly."> <meta name="description" content="AnyProxy - 开放式的HTTP/HTTPS代理,你可以灵活控制各种网络数据"> + <meta name="keywords" content="代理服务器 Proxy HTTP HTTPS"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <script> var _hmt = _hmt || []; (function() {var hm = document.createElement("script"); hm.src = "//hm.baidu.com/hm.js?4e51565b7d471fd6623c163a8fd79e07"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })();