mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
Experiments with appcache part 18
This commit is contained in:
parent
57386083eb
commit
9273b4b948
1 changed files with 37 additions and 37 deletions
|
|
@ -105,28 +105,28 @@ CACHE:
|
|||
# /static/fonts/typicons.woff
|
||||
#
|
||||
# images
|
||||
/images/bg.jpg
|
||||
/images/ppforums/colbie.png
|
||||
/images/ppforums/index.png
|
||||
/images/progress/cygnar.png
|
||||
/images/progress/khador.png
|
||||
/images/progress/mercenaries.png
|
||||
/images/sheet/Abilities.png
|
||||
/images/sheet/Colbie.jpg
|
||||
/images/sheet/Details.png
|
||||
/images/sheet/Feats.png
|
||||
/images/sheet/Gear.png
|
||||
/images/sheet/M+M.png
|
||||
/images/sheet/R+M+M.png
|
||||
/images/sheet/R+R+M.png
|
||||
/images/sheet/R+R.png
|
||||
/images/sheet/reload.png
|
||||
/images/sheet/Skills.png
|
||||
/images/sheet/Spells.png
|
||||
/images/sheet/Stats.png
|
||||
/images/sort_asc.png
|
||||
/images/sort_both.png
|
||||
/images/sort_desc.png
|
||||
/static/images/bg.jpg
|
||||
/static/images/ppforums/colbie.png
|
||||
/static/images/ppforums/index.png
|
||||
/static/images/progress/cygnar.png
|
||||
/static/images/progress/khador.png
|
||||
/static/images/progress/mercenaries.png
|
||||
/static/images/sheet/Abilities.png
|
||||
/static/images/sheet/Colbie.jpg
|
||||
/static/images/sheet/Details.png
|
||||
/static/images/sheet/Feats.png
|
||||
/static/images/sheet/Gear.png
|
||||
/static/images/sheet/M+M.png
|
||||
/static/images/sheet/R+M+M.png
|
||||
/static/images/sheet/R+R+M.png
|
||||
/static/images/sheet/R+R.png
|
||||
/static/images/sheet/reload.png
|
||||
/static/images/sheet/Skills.png
|
||||
/static/images/sheet/Spells.png
|
||||
/static/images/sheet/Stats.png
|
||||
/static/images/sort_asc.png
|
||||
/static/images/sort_both.png
|
||||
/static/images/sort_desc.png
|
||||
#
|
||||
# # javascripts
|
||||
# /static/javascripts/datatables-filters.js
|
||||
|
|
@ -139,21 +139,21 @@ CACHE:
|
|||
# /static/javascripts/setup-datatables.js
|
||||
|
||||
# stylesheets
|
||||
/stylesheets/content/character-sheet.css
|
||||
/stylesheets/content/datatables.css
|
||||
/stylesheets/content/lists.css
|
||||
/stylesheets/content/progress-bar.css
|
||||
/stylesheets/content/tables.css
|
||||
/stylesheets/content.css
|
||||
/stylesheets/fonts.css
|
||||
/stylesheets/foot.css
|
||||
/stylesheets/global.css
|
||||
/stylesheets/head.css
|
||||
/stylesheets/index.css
|
||||
/stylesheets/ipad.css
|
||||
/stylesheets/iphone.css
|
||||
/stylesheets/menu.css
|
||||
/stylesheets/reset.css
|
||||
/static/stylesheets/content/character-sheet.css
|
||||
/static/stylesheets/content/datatables.css
|
||||
/static/stylesheets/content/lists.css
|
||||
/static/stylesheets/content/progress-bar.css
|
||||
/static/stylesheets/content/tables.css
|
||||
/static/stylesheets/content.css
|
||||
/static/stylesheets/fonts.css
|
||||
/static/stylesheets/foot.css
|
||||
/static/stylesheets/global.css
|
||||
/static/stylesheets/head.css
|
||||
/static/stylesheets/index.css
|
||||
/static/stylesheets/ipad.css
|
||||
/static/stylesheets/iphone.css
|
||||
/static/stylesheets/menu.css
|
||||
/static/stylesheets/reset.css
|
||||
|
||||
# # Other page resources
|
||||
# https://code.jquery.com/jquery-2.1.1.min.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue