New index

This commit is contained in:
Kai Hendry
2013-06-12 01:14:43 +00:00
parent 5ff84ade48
commit 067b2aec27

View File

@@ -56,11 +56,11 @@ if (user) { window.location.replace("/u/" + user); }
</form> </form>
<footer> <footer>
<p>Like greptweet? Please let <a href="http://hendry.iki.fi">me</a> know ! I would love to get contributions from graphic designers to jazz it up here.</p> <p>Twitter API is not working due to <a href="https://dev.twitter.com/blog/api-v1-is-retired">v1 retirement</a>. :( I'm reluctantly trying to use the <a href="https://github.com/kaihendry/Greptweet/tree/1.1">new way more complex 1.1 twitter API working</a>.</p>
<p>Super-geeks please <a href="https://github.com/kaihendry/Greptweet">report issues and contribute on Github</a> :)</p> <p>Super-geeks please <a href="https://github.com/kaihendry/Greptweet">report issues and contribute on Github</a> :)</p>
<p>Try my bff <a href="http://jamiek.it/">Jamie Kitson</a>'s <a href="http://grepbook.co.uk/">Grepbook</a> for grepping Facebook.</p>
<p>Active accounts: <!--#include virtual="active-users.txt" --></p> <p>Active accounts: <!--#include virtual="active-users.txt" --></p>
<p>Version: <a href=https://github.com/kaihendry/Greptweet/commit/<!--#include virtual="version.txt" -->><!--#include virtual="version.txt" --></a></p> <p>Version: <a href=https://github.com/kaihendry/Greptweet/commit/<!--#include virtual="version.txt" -->><!--#include virtual="version.txt" --></a></p>
<p>Backup: <code>rsync -artzv --include "*/" --include "*.txt" --exclude "*" greptweet.com::greptweet .</code> - go get your data!</p>
</footer> </footer>
</div> </div>