forked from h5bp/mothereffinganimatedgif
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcache.manifest
101 lines (96 loc) · 2.76 KB
/
cache.manifest
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
CACHE MANIFEST
# themothereffinganimatedgifmanifest
# http://mothereffinganimatedgif.com
#
# Contributors : LWR53 Crew
# https://github.com/paulirish/lazyweb-requests/issues/53
#
# Version Control
# v1.1.4 02-18-2012
#
# Handy Dandy Developer Tools
# CHROME chrome://appcache-internals
# FIREFOX about:cache
# Charles - Web Debugging Proxy App
# http://charlesproxy.com
#
# CACHE explicit entries
# NETWORK URL online whitelist entries
# FALLBACK ish entries (i.e. "In case shit happens")
CACHE:
# Fonts
http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,700,800|Alfa+Slab+One|Patua+One
# these addresses below are being sneaky and diferent at times
http://themes.googleusercontent.com/static/fonts/patuaone/v3/yAXhog6uK3bd3OwBILv_SLO3LdcAZYWl9Si6vvxL-qU.woff
http://themes.googleusercontent.com/static/fonts/patuaone/v3/yAXhog6uK3bd3OwBILv_SD8E0i7KZn-EPnyo3HZu7kw.woff
#
# Css
assets/css/styles.css
#
# Img
assets/img/logo.gif
assets/img/bg.png
assets/img/bg-linen.jpg
assets/img/garbage.png
assets/img/arrow.png
assets/img/icons.png
http://www.w3.org/html/logo/badge/html5-badge-h-css3-device-performance-semantics-storage.png
assets/img/project_approved.png
#
# Github Assets
http://markdotto.github.com/github-buttons/github-icons.png
http://markdotto.github.com/github-buttons/github-btn.html?user=h5bp&repo=mothereffinganimatedgif&type=fork&count=true
http://markdotto.github.com/github-buttons/github-btn.html?user=paulirish&repo=lazyweb-requests&type=watch&count=true
#
# jQuery Local
assets/js/libraries/jquery-1.7.1.min.js
# jQuery Rotate Compressed
assets/js/libraries/jQueryRotateCompressed.js
# jQuery base64
assets/js/libraries/jquery.base64.min.js
# AppCache Update Notifications
assets/js/cache.update.js
# Network Connection Notifications
assets/js/network.status.js
# Modernizr
assets/js/libraries/modernizr.js
# LZWEncoder
assets/js/libraries/LZWEncoder.js
# NeuQuant
assets/js/libraries/NeuQuant.js
# GIFEncoder
assets/js/libraries/GIFEncoder.js
# File Reader
assets/js/libraries/filereader.js
# H5 Slider
assets/js/libraries/html5slider.js
# UI
assets/js/ui.js
# Share
assets/js/share.js
#Mfanimated
assets/js/mfanimated.js
# Scripts
assets/js/scripts.js
NETWORK:
# jQuery CDN
http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js
#
# Google Analytics
http://www.google-analytics.com/ga.js
#
# Github API Calls
# API repo callback
https://api.github.com/repos/paulirish/lazyweb-requests?callback=callback
# MEAG.gif repo callback
https://api.github.com/repos/h5bp/mothereffinganimatedgif?callback=callback
#
# github icons(top-right) make this call
https://api.github.com:443
#
# post-messaged data always returns back anim gif
http://saveasbro.com/gif
#
# Share.js call from script(script also contains an object with a key call)
http://api.imgur.com/2/upload.json
FALLBACK: