-
Notifications
You must be signed in to change notification settings - Fork 29
/
cache.appcache
60 lines (47 loc) · 939 Bytes
/
cache.appcache
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
CACHE MANIFEST
# Adds the ability to play the game offline.
# Updated: 2017-10-20 23:46:17.770
# Main page
index.html
partials/about.html
partials/busticket.html
partials/country-codes.html
partials/embassies.html
partials/estate-codes.html
partials/main-template.html
partials/necessary-codes.html
partials/plates.html
partials/tehran.html
# CSS
css/bootstrap.min.css
css/font-awesome.min.css
css/main.css
css/bootstrap-rtl.css
css/fontfaces.css
css/animate.css
css/tcon.css
# Other resources
images/pattern.png
manifest.json
images/favicon/4.png
images/favicon/1.png
images/favicon/2.png
images/favicon/3.png
# Fonts
fonts/fontawesome-webfont.ttf
fonts/fontawesome-webfont.woff
fonts/fontawesome-webfont.woff2
# JavaScript
js/jquery.min.js
js/bootstrap.min.js
js/angular.min.js
js/angular-animate.min.js
js/angular-route.min.js
js/keymapping.js
js/app.js
js/main.js
js/jquery.sticky.js
js/particles.js
favicon.ico
NETWORK:
*