mirror of
https://github.com/thewesker/greptweet.git
synced 2025-12-21 20:41:06 -05:00
New index
This commit is contained in:
@@ -56,11 +56,11 @@ if (user) { window.location.replace("/u/" + user); }
|
||||
</form>
|
||||
|
||||
<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>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>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>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user