Compare commits
No commits in common. "05be7c4a261555ab114f48b77a3e532fdcbc2337" and "271f7cab7d5611681a73ad3bfcad3e314f4f6289" have entirely different histories.
05be7c4a26
...
271f7cab7d
@ -24,30 +24,6 @@
|
|||||||
"old_price": 1100,
|
"old_price": 1100,
|
||||||
"image": "new_game2",
|
"image": "new_game2",
|
||||||
"os": "windows"
|
"os": "windows"
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 4,
|
|
||||||
"title": "The Witcher 3: Wild Hunt",
|
|
||||||
"price": 990,
|
|
||||||
"old_price": 1200,
|
|
||||||
"image": "leaders_game4",
|
|
||||||
"os": "windows"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 5,
|
|
||||||
"title": "Atomic Heart",
|
|
||||||
"price": 1200,
|
|
||||||
"old_price": 2500,
|
|
||||||
"image": "leaders_game5",
|
|
||||||
"os": "windows"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 6,
|
|
||||||
"title": "Crab Game",
|
|
||||||
"price": 600,
|
|
||||||
"old_price": 890,
|
|
||||||
"image": "leaders_game6",
|
|
||||||
"os": "windows"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"games2": [
|
"games2": [
|
||||||
@ -72,45 +48,21 @@
|
|||||||
"price": 1799,
|
"price": 1799,
|
||||||
"image": "new_game3",
|
"image": "new_game3",
|
||||||
"os": "windows"
|
"os": "windows"
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 4,
|
|
||||||
"title": "The Witcher 3: Wild Hunt",
|
|
||||||
"price": 990,
|
|
||||||
"old_price": 1200,
|
|
||||||
"image": "leaders_game4",
|
|
||||||
"os": "windows"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 5,
|
|
||||||
"title": "Atomic Heart",
|
|
||||||
"price": 1200,
|
|
||||||
"old_price": 2500,
|
|
||||||
"image": "leaders_game5",
|
|
||||||
"os": "windows"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 6,
|
|
||||||
"title": "Crab Game",
|
|
||||||
"price": 600,
|
|
||||||
"old_price": 890,
|
|
||||||
"image": "leaders_game6",
|
|
||||||
"os": "windows"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"games3": [
|
"games3": [
|
||||||
{
|
{
|
||||||
"id": 1,
|
"id": 1,
|
||||||
"title": "Elden Ring",
|
"title": "Elden Ring",
|
||||||
"price": 3295,
|
"price": 990,
|
||||||
"old_price": 3599,
|
"old_price": 1100,
|
||||||
"image": "leaders_game2",
|
"image": "leaders_game2",
|
||||||
"os": "windows"
|
"os": "windows"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 2,
|
"id": 2,
|
||||||
"title": "Counter-Strike 2",
|
"title": "Counter-Strike 2",
|
||||||
"price": 479,
|
"price": 279,
|
||||||
"image": "leaders_game1",
|
"image": "leaders_game1",
|
||||||
"os": "windows"
|
"os": "windows"
|
||||||
},
|
},
|
||||||
@ -120,7 +72,9 @@
|
|||||||
"price": 199,
|
"price": 199,
|
||||||
"image": "leaders_game3",
|
"image": "leaders_game3",
|
||||||
"os": "windows"
|
"os": "windows"
|
||||||
},
|
}
|
||||||
|
],
|
||||||
|
"games4": [
|
||||||
{
|
{
|
||||||
"id": 4,
|
"id": 4,
|
||||||
"title": "The Witcher 3: Wild Hunt",
|
"title": "The Witcher 3: Wild Hunt",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user