Initial commit
25
public/app.webmanifest
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"short_name": "CC",
|
||||
"name": "Car Crushers",
|
||||
"icons": [
|
||||
{
|
||||
"src": "favicon.ico",
|
||||
"sizes": "64x64 32x32 24x24 16x16",
|
||||
"type": "image/x-icon"
|
||||
},
|
||||
{
|
||||
"src": "logo192.png",
|
||||
"type": "image/png",
|
||||
"sizes": "192x192"
|
||||
},
|
||||
{
|
||||
"src": "logo512.png",
|
||||
"type": "image/png",
|
||||
"sizes": "512x512"
|
||||
}
|
||||
],
|
||||
"start_url": ".",
|
||||
"display": "standalone",
|
||||
"theme_color": "#00a8f8",
|
||||
"background_color": "#ffffff"
|
||||
}
|
BIN
public/favicon.ico
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
public/files/avatars/110502920339881984.webp
Normal file
After Width: | Height: | Size: 62 KiB |
BIN
public/files/avatars/135418199083581440.webp
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
public/files/avatars/151098768807165952.webp
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
public/files/avatars/165047934113677312.webp
Normal file
After Width: | Height: | Size: 665 KiB |
BIN
public/files/avatars/165594923586945025.webp
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
public/files/avatars/247766460359901194.webp
Normal file
After Width: | Height: | Size: 105 KiB |
BIN
public/files/avatars/256995590599081985.webp
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
public/files/avatars/289372404541554689.webp
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
public/files/avatars/385572238331478016.webp
Normal file
After Width: | Height: | Size: 84 KiB |
BIN
public/files/avatars/392947931336146945.webp
Normal file
After Width: | Height: | Size: 48 KiB |
BIN
public/files/avatars/396347223736057866.webp
Normal file
After Width: | Height: | Size: 833 KiB |
BIN
public/files/avatars/430533277384704010.webp
Normal file
After Width: | Height: | Size: 52 KiB |
BIN
public/files/avatars/704247919259156521.webp
Normal file
After Width: | Height: | Size: 27 KiB |
BIN
public/files/logo192.png
Normal file
After Width: | Height: | Size: 5.7 KiB |
BIN
public/files/logo512.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
public/files/oof.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
public/files/why.jpg
Normal file
After Width: | Height: | Size: 132 KiB |
4
public/robots.txt
Normal file
@ -0,0 +1,4 @@
|
||||
User-agent: *
|
||||
Disallow: /api
|
||||
Disallow: /mod
|
||||
Disallow: /my-data
|