mirror of
https://github.com/thewesker/greptweet.git
synced 2025-12-22 21:11:06 -05:00
Clean up appcache. Index.html is automatically cached and fallback is
not needed now with window.location.hash
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
CACHE MANIFEST
|
CACHE MANIFEST
|
||||||
# TIMESTAMP
|
# TIMESTAMP
|
||||||
CACHE:
|
CACHE:
|
||||||
index.html
|
|
||||||
tweets.txt
|
tweets.txt
|
||||||
/main.js
|
/main.js
|
||||||
/bootstrap/docs/assets/css/bootstrap.css
|
/bootstrap/docs/assets/css/bootstrap.css
|
||||||
@@ -12,5 +11,3 @@ NETWORK:
|
|||||||
/f/
|
/f/
|
||||||
grep.php
|
grep.php
|
||||||
/create.cgi
|
/create.cgi
|
||||||
FALLBACK:
|
|
||||||
index.html
|
|
||||||
|
|||||||
Reference in New Issue
Block a user