From cfc5a8f52fca9423171d023ba91796a52911fd84 Mon Sep 17 00:00:00 2001 From: Calvin Morrison Date: Tue, 29 Apr 2014 11:08:31 -0400 Subject: nolabel --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 053d156..b375631 100644 --- a/index.html +++ b/index.html @@ -23,7 +23,7 @@ function scrape() { console.log(result[0]); write('
'); write(result[0]); - write(''); + write(''); write('
') } if(i == 0) { -- cgit v1.2.3