From 5ff84ade482f24dc80ef0250b0817ac48c156276 Mon Sep 17 00:00:00 2001 From: Kai Hendry Date: Thu, 16 May 2013 16:03:00 +0000 Subject: [PATCH] Sponsored by uk.webconverger.com Not using git submodule any more, hence some paths needed to change Update Jquery to 1.9.1 --- create.cgi | 4 +--- greptweet.appcache | 4 ++-- index.html | 6 ++++-- index.shtml | 2 +- jquery.js | 7 +++++-- 5 files changed, 13 insertions(+), 10 deletions(-) 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 @@ - +