-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathcache.appcache
More file actions
91 lines (85 loc) · 2.1 KB
/
cache.appcache
File metadata and controls
91 lines (85 loc) · 2.1 KB
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
CACHE MANIFEST
# This is a comment
CACHE:
/static/video/101-in.mp4
/static/video/101-out.mp4
/static/video/102-in.mp4
/static/video/102-out.mp4
/static/video/103-in.mp4
/static/video/103-out.mp4
/static/video/104-in.mp4
/static/video/104-out.mp4
/static/video/105-in.mp4
/static/video/105-out.mp4
/static/video/106-in.mp4
/static/video/106-out.mp4
/static/video/107-in.mp4
/static/video/107-out.mp4
/static/video/108-in.mp4
/static/video/108-out.mp4
/static/video/34-in.mp4
/static/video/34-out.mp4
/static/video/35-in.mp4
/static/video/35-out.mp4
/static/video/36-in.mp4
/static/video/36-out.mp4
/static/video/39-in.mp4
/static/video/39-out.mp4
/static/video/40-in.mp4
/static/video/40-out.mp4
/static/video/43-in.mp4
/static/video/43-out.mp4
/static/video/46-in.mp4
/static/video/46-out.mp4
/static/video/48-in.mp4
/static/video/48-out.mp4
/static/video/50-in.mp4
/static/video/50-out.mp4
/static/video/52-in.mp4
/static/video/52-out.mp4
/static/video/59-in.mp4
/static/video/59-out.mp4
/static/video/63-in.mp4
/static/video/63-out.mp4
/static/video/68-in.mp4
/static/video/68-out.mp4
/static/video/69-in.mp4
/static/video/69-out.mp4
/static/video/70-in.mp4
/static/video/70-out.mp4
/static/video/72-in.mp4
/static/video/72-out.mp4
/static/video/76-in.mp4
/static/video/76-out.mp4
/static/video/77-in.mp4
/static/video/77-out.mp4
/static/images/map/101.png
/static/images/map/102.png
/static/images/map/103.png
/static/images/map/104.png
/static/images/map/105.png
/static/images/map/106.png
/static/images/map/107.png
/static/images/map/108.png
/static/images/map/34.png
/static/images/map/35.png
/static/images/map/36.png
/static/images/map/40.png
/static/images/map/39.png
/static/images/map/43.png
/static/images/map/46.png
/static/images/map/48.png
/static/images/map/50.png
/static/images/map/52.png
/static/images/map/59.png
/static/images/map/63.png
/static/images/map/68.png
/static/images/map/69.png
/static/images/map/70.png
/static/images/map/72.png
/static/images/map/76.png
/static/images/map/77.png
FALLBACK:
NETWORK:
index.html
*