|
1 # some comment |
|
2 |
|
3 CACHE MANIFEST |
|
4 # the above is a required line |
|
5 # this is a comment |
|
6 # spaces are ignored |
|
7 # blank lines are ignored |
|
8 |
|
9 images/sound-icon.png |
|
10 images/background.png |
|
11 |
|
12 NETWORK: |
|
13 /checking.cgi |
|
14 /checking.* |
|
15 |
|
16 CACHE: |
|
17 ../rel.html |
|
18 ../../rel.html |
|
19 ../../../rel.html |
|
20 ../../../../rel.html |
|
21 ../../../../../rel.html |
|
22 /../invalid.html |
|
23 /test.css |
|
24 /test.js |
|
25 test.png |
|
26 browser_cmd_appcache_invalid_index.html |
|
27 /main/features.js |
|
28 /main/settings/index.css |
|
29 http://example.com/scene.jpg |
|
30 /section1/blockedbyfallback.html |
|
31 http://example.com/images/world.jpg |
|
32 /section2/blockedbyfallback.html |
|
33 browser_cmd_appcache_invalid_page1.html |
|
34 /main/home |
|
35 main/app.js |
|
36 browser_cmd_appcache_invalid_page2.html |
|
37 /settings/home |
|
38 /settings/app.js |
|
39 browser_cmd_appcache_invalid_page3.html |
|
40 http://example.com/logo.png |
|
41 http://example.com/check.png |
|
42 http://example.com/cr oss.png |
|
43 /checking*.png |
|
44 |
|
45 SETTINGS: |
|
46 prefer-online |
|
47 fast |
|
48 |
|
49 FALLBACK: |
|
50 /section1/ /offline1.html |
|
51 /section2/ offline2.html |
|
52 dadsdsd |
|
53 * offline3.html |
|
54 |
|
55 BLAH: |