diff --git a/create.cgi b/create.cgi index fc029cd..309c9ff 100755 --- a/create.cgi +++ b/create.cgi @@ -39,7 +39,7 @@ cat < Fetching tweets of $id - + @@ -70,8 +70,6 @@ ln -sf ../../grep.php || true if echo $id | grep -q -v '_' # Underscores in domain names is a no no then - mkdir /srv/www/$id.greptweet.com 2> /dev/null || true - echo Redirect / http://greptweet.com/u/$id > /srv/www/$id.greptweet.com/.htaccess cat <

Goto http://$id.greptweet.com to grep!

END diff --git a/greptweet.appcache b/greptweet.appcache index dcd1827..bbb52bd 100644 --- a/greptweet.appcache +++ b/greptweet.appcache @@ -3,8 +3,8 @@ CACHE MANIFEST CACHE: tweets.txt /main.js -/bootstrap/docs/assets/css/bootstrap.css -/bootstrap/docs/assets/img/glyphicons-halflings.png +/bootstrap/css/bootstrap.min.css +/bootstrap/img/glyphicons-halflings.png /style.css /jquery.js NETWORK: diff --git a/index.html b/index.html index 05be9c5..a63a86b 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ Grepping twitter backup - + @@ -29,7 +29,9 @@ -
+ diff --git a/index.shtml b/index.shtml index a9a0692..e198a30 100644 --- a/index.shtml +++ b/index.shtml @@ -6,7 +6,7 @@ - +