aboutsummaryrefslogtreecommitdiffstats
path: root/mascara/proxy/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'mascara/proxy/index.html')
-rw-r--r--mascara/proxy/index.html20
1 files changed, 0 insertions, 20 deletions
diff --git a/mascara/proxy/index.html b/mascara/proxy/index.html
deleted file mode 100644
index 4e167db72..000000000
--- a/mascara/proxy/index.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!doctype html>
-
-<html lang="en">
-<head>
- <meta charset="utf-8">
-
- <title>MetaMask ZeroClient Iframe</title>
- <meta name="description" content="MetaMask ZeroClient">
- <meta name="author" content="MetaMask">
-
- <!--[if lt IE 9]>
- <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
- <![endif]-->
-</head>
-
-<body>
- Hello! I am the MetaMask iframe.
- <script src="./proxy.js"></script>
-</body>
-</html>