Skip to content
This repository was archived by the owner on Oct 28, 2022. It is now read-only.

Commit 295e173

Browse files
committed
Version 6.45.1
0 parents  commit 295e173

File tree

83 files changed

+1950
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+1950
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/.idea/
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 9 additions & 0 deletions
2.26 KB
11 KB
Lines changed: 34 additions & 0 deletions
204 Bytes
629 Bytes
204 Bytes
105 Bytes
Lines changed: 34 additions & 0 deletions
203 KB
21.2 KB
17.2 KB
9.29 KB
48.4 KB
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"name": "Prodigy Math Game",
3+
"short_name": "Prodigy Math Game",
4+
"start_url": "https://math.prodigygame.com/?pwa=1",
5+
"display": "standalone",
6+
"background_color": "#6F1F3A",
7+
"description": "Prodigy Math Game",
8+
"scope": "https://math.prodigygame.com/?pwa=1",
9+
"icons": [
10+
{
11+
"src": "game-desktop-icon-192x192-f79b40890a.png",
12+
"sizes": "192x192",
13+
"type": "image/png",
14+
"density": "4.0"
15+
},
16+
{
17+
"src": "game-desktop-icon-512x512-3044d47f25.png",
18+
"sizes": "512x512",
19+
"type": "image/png",
20+
"density": "5.0"
21+
}
22+
],
23+
"prefer_related_applications": false
24+
}

folders/6.45.1/prodigygame/Scripts/analytics-dc4ac620f8.min.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

folders/6.45.1/prodigygame/Scripts/async-04044831d4.min.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

folders/6.45.1/prodigygame/Scripts/backbone-d0ea511e08.min.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

folders/6.45.1/prodigygame/Scripts/crypto-core-1b15c3f6cc.min.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)