Skip to content

Commit

Permalink
Merge pull request #276 from ozgurg/dev
Browse files Browse the repository at this point in the history
release: v6.64.0
  • Loading branch information
ozgurg committed Sep 12, 2023
2 parents c72b51c + 4f3b273 commit 262ad19
Show file tree
Hide file tree
Showing 22 changed files with 309 additions and 75 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 8 additions & 12 deletions calculators/konsol-vergisi-hesaplayici/data/preset-options.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export default [
// Sony PlayStation 5
// [14] Sony PlayStation 5
{
// FIXME: Need official price
// https://blog.playstation.com/2022/08/25/ps5-price-to-increase-in-select-markets-due-to-global-economic-environment-including-high-inflation-rates/
Expand Down Expand Up @@ -32,8 +32,7 @@ export default [
}
},


// Sony PlayStation VR2
// [15] Sony PlayStation VR2
{
// FIXME: Need official price
// https://blog.playstation.com/2022/11/02/playstation-vr2-launches-in-february-at-549-99/
Expand All @@ -51,7 +50,7 @@ export default [
},


// Microsoft Xbox Series S
// [16] Microsoft Xbox Series S
{
// FIXME: Need official price
presetId: 16,
Expand All @@ -75,8 +74,7 @@ export default [
}
},


// Microsoft Xbox Series X
// [17] Microsoft Xbox Series X
{
// FIXME: Need official price
presetId: 17,
Expand All @@ -93,7 +91,7 @@ export default [
},


// Nintendo Switch (https://www.nintendo.com/store/hardware/systems/)
// [18] Nintendo Switch (https://www.nintendo.com/store/hardware/systems/)
{
// FIXME: Need official price
presetId: 18,
Expand All @@ -109,8 +107,7 @@ export default [
}
},


// Nintendo Switch Lite (https://www.nintendo.com/store/hardware/systems/)
// [19] Nintendo Switch Lite (https://www.nintendo.com/store/hardware/systems/)
{
// FIXME: Need official price
presetId: 19,
Expand All @@ -126,8 +123,7 @@ export default [
}
},


// Nintendo Switch OLED (https://www.nintendo.com/store/hardware/systems/)
// [20] Nintendo Switch OLED (https://www.nintendo.com/store/hardware/systems/)
{
// FIXME: Need official price
presetId: 20,
Expand All @@ -144,7 +140,7 @@ export default [
},


// Valve Steam Deck (https://store.steampowered.com/steamdeck)
// [21] Valve Steam Deck (https://store.steampowered.com/steamdeck)
{
presetId: 21,
title: "64GBB",
Expand Down
3 changes: 3 additions & 0 deletions calculators/konsol-vergisi-hesaplayici/data/presets.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ export default [
pageTitle: "Sony PlayStation VR2'nin vergisi ne kadar?",
pageDescription: "Satın aldığınız bir Sony PlayStation VR2'nin yurt içi ve yurt dışı fiyatlarına ne kadar vergi uygulandığını hesaplayın."
},

{
id: 16,
brandId: 4,
Expand All @@ -49,6 +50,7 @@ export default [
pageTitle: "Microsoft Xbox Series X'in vergisi ne kadar?",
pageDescription: "Satın aldığınız bir Microsoft Xbox Series X'in yurt içi ve yurt dışı fiyatlarına ne kadar vergi uygulandığını hesaplayın."
},

{
id: 18,
brandId: 5,
Expand Down Expand Up @@ -85,6 +87,7 @@ export default [
pageTitle: "Nintendo Switch OLED'in vergisi ne kadar?",
pageDescription: "Satın aldığınız bir Nintendo Switch OLED'in yurt içi ve yurt dışı fiyatlarına ne kadar vergi uygulandığını hesaplayın."
},

{
id: 21,
brandId: 6,
Expand Down
Loading

0 comments on commit 262ad19

Please sign in to comment.