mirror of
https://github.com/thewesker/greptweet.git
synced 2025-12-23 13:31:05 -05:00
kinda working
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
<html manifest="greptweet.appcache">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>Grepping twitter backup</title>
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
<p class="help-inline">Type a search query like <a href="?foo">foo</a></p>
|
||||
|
||||
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
|
||||
<script src="/jquery-1.7.2.min.js"></script>
|
||||
<script async src="/main.js"></script>
|
||||
|
||||
<footer><span id="source"></span></footer>
|
||||
|
||||
Reference in New Issue
Block a user