aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCalvin Morrison <mutantturkey@gmail.com>2014-04-29 21:10:26 -0400
committerCalvin Morrison <mutantturkey@gmail.com>2014-04-29 21:10:26 -0400
commitf2b8666f6d97329ad31acb340b942e39e04d4531 (patch)
tree2655f8fb327168051502f2edd95455aee853bbdc
parent838cdec06cab32164025fbf1ad2ee9fc4faefa3e (diff)
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index aa90670..3d04a55 100644
--- a/index.html
+++ b/index.html
@@ -40,6 +40,7 @@ function scrape() {
flush();
data = document.getElementById("input").value
+ data = data + ' .'
i=0;
regex = /#[0-9a-f]{3,6}[^[0-9a-f]/gi, result = []
size="70x70";