mirror of
https://github.com/danbee/tube-status-server
synced 2025-03-04 08:39:12 +00:00
41 lines
735 B
Plaintext
41 lines
735 B
Plaintext
CACHE MANIFEST
|
|
# rev 3
|
|
|
|
NETWORK:
|
|
/now.json
|
|
/weekend.json
|
|
|
|
CACHE:
|
|
index.html
|
|
images/loader.gif
|
|
|
|
fonts/fontawesome.eot
|
|
fonts/fontawesome.svg
|
|
fonts/fontawesome.ttf
|
|
fonts/fontawesome.woff
|
|
|
|
stylesheets/main.css
|
|
|
|
javascripts/app.js
|
|
javascripts/main.js
|
|
|
|
javascripts/libs/backbone.js
|
|
javascripts/libs/mustache.js
|
|
javascripts/libs/zepto.min.js
|
|
javascripts/libs/json.js
|
|
javascripts/libs/require.js
|
|
javascripts/libs/text.js
|
|
javascripts/libs/underscore.js
|
|
|
|
javascripts/models/line.js
|
|
javascripts/collections/lines.js
|
|
|
|
javascripts/templates/header.html
|
|
javascripts/templates/footer.html
|
|
javascripts/templates/line.mustache
|
|
javascripts/templates/message.mustache
|
|
|
|
javascripts/views/main.js
|
|
javascripts/views/chrome.js
|
|
javascripts/views/line_list.js
|