aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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";