Skip to content

Commit

Permalink
Merge pull request #239 from ozgurg/dev
Browse files Browse the repository at this point in the history
release: v6.33.0
  • Loading branch information
ozgurg committed Jul 1, 2023
2 parents 934d7b1 + 9332f62 commit db7f349
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 43 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ const presets = [
title: "512GB",
form: { price: 299, currency: "EUR" },
retailPrice: {
value: 10499,
lastUpdatedDate: new Date("Tue Jun 06 2023 22:55:14 GMT+0300 (GMT+03:00)"),
value: 11499,
lastUpdatedDate: new Date("Sat Jul 01 2023 08:22:32 GMT+0300 (GMT+03:00)"),
sourceUrl: "https://www.overgameweb.com/xbox-series-s-512gb-konsol"
}
},
Expand Down Expand Up @@ -70,8 +70,8 @@ const presets = [
title: "Disksiz (825GB)",
form: { price: 449.99, currency: "EUR" },
retailPrice: {
value: 19999,
lastUpdatedDate: new Date("Tue Jun 06 2023 22:55:14 GMT+0300 (GMT+03:00)"),
value: 22999,
lastUpdatedDate: new Date("Sat Jul 01 2023 08:22:32 GMT+0300 (GMT+03:00)"),
sourceUrl: "https://www.vatanbilgisayar.com/sony-playstation-5-digital-surum-oyun-konsolu.html"
}
},
Expand All @@ -82,8 +82,8 @@ const presets = [
title: "Diskli (825GB)",
form: { price: 549.99, currency: "EUR" },
retailPrice: {
value: 20499,
lastUpdatedDate: new Date("Tue Jun 06 2023 22:55:14 GMT+0300 (GMT+03:00)"),
value: 23999,
lastUpdatedDate: new Date("Sat Jul 01 2023 08:22:32 GMT+0300 (GMT+03:00)"),
sourceUrl: "https://www.overgameweb.com/playstation-5-diskli-dualsense-wireless-controller-bundle"
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ import { findCalculatorPresetBySlug } from "@/utils/find-calculator-preset-by-sl

const buildUrl = slug => `/telefon-vergisi-hesaplayici/${slug}/`;

const lastUpdatedDateIphone = new Date("Thu Jun 08 2023 09:44:05 GMT+0300 (GMT+03:00)");
const lastUpdatedDateSamsung = new Date("Tue Jun 06 2023 22:41:26 GMT+0300 (GMT+03:00)");
const lastUpdatedDateIphone = new Date("Sat Jul 01 2023 08:22:32 GMT+0300 (GMT+03:00)");
const lastUpdatedDateSamsung = new Date("Sat Jul 01 2023 08:22:32 GMT+0300 (GMT+03:00)");

const presets = [
// Apple Vision Pro
Expand Down Expand Up @@ -42,7 +42,7 @@ const presets = [
title: "128GB",
form: { price: 999, currency: "USD" },
retailPrice: {
value: 54999,
value: 61499,
lastUpdatedDate: lastUpdatedDateIphone,
sourceUrl: "https://www.apple.com/tr/shop/buy-iphone/iphone-14-pro"
}
Expand All @@ -51,7 +51,7 @@ const presets = [
title: "256GB",
form: { price: 1099, currency: "USD" },
retailPrice: {
value: 58499,
value: 65499,
lastUpdatedDate: lastUpdatedDateIphone,
sourceUrl: "https://www.apple.com/tr/shop/buy-iphone/iphone-14-pro"
}
Expand All @@ -60,7 +60,7 @@ const presets = [
title: "512GB",
form: { price: 1299, currency: "USD" },
retailPrice: {
value: 65499,
value: 73499,
lastUpdatedDate: lastUpdatedDateIphone,
sourceUrl: "https://www.apple.com/tr/shop/buy-iphone/iphone-14-pro"
}
Expand All @@ -69,7 +69,7 @@ const presets = [
title: "1TB",
form: { price: 1499, currency: "USD" },
retailPrice: {
value: 72499,
value: 81499,
lastUpdatedDate: lastUpdatedDateIphone,
sourceUrl: "https://www.apple.com/tr/shop/buy-iphone/iphone-14-pro"
}
Expand All @@ -90,7 +90,7 @@ const presets = [
title: "128GB",
form: { price: 1099, currency: "USD" },
retailPrice: {
value: 58999,
value: 65999,
lastUpdatedDate: lastUpdatedDateIphone,
sourceUrl: "https://www.apple.com/tr/shop/buy-iphone/iphone-14-pro"
}
Expand All @@ -99,7 +99,7 @@ const presets = [
title: "256GB",
form: { price: 1199, currency: "USD" },
retailPrice: {
value: 62499,
value: 69999,
lastUpdatedDate: lastUpdatedDateIphone,
sourceUrl: "https://www.apple.com/tr/shop/buy-iphone/iphone-14-pro"
}
Expand All @@ -108,7 +108,7 @@ const presets = [
title: "512GB",
form: { price: 1399, currency: "USD" },
retailPrice: {
value: 69499,
value: 77999,
lastUpdatedDate: lastUpdatedDateIphone,
sourceUrl: "https://www.apple.com/tr/shop/buy-iphone/iphone-14-pro"
}
Expand All @@ -117,7 +117,7 @@ const presets = [
title: "1TB",
form: { price: 1599, currency: "USD" },
retailPrice: {
value: 76499,
value: 85999,
lastUpdatedDate: lastUpdatedDateIphone,
sourceUrl: "https://www.apple.com/tr/shop/buy-iphone/iphone-14-pro"
}
Expand All @@ -138,7 +138,7 @@ const presets = [
title: "128GB",
form: { price: 799, currency: "USD" },
retailPrice: {
value: 42499,
value: 47499,
lastUpdatedDate: lastUpdatedDateIphone,
sourceUrl: "https://www.apple.com/tr/shop/buy-iphone/iphone-14"
}
Expand All @@ -147,7 +147,7 @@ const presets = [
title: "256GB",
form: { price: 899, currency: "USD" },
retailPrice: {
value: 45999,
value: 51499,
lastUpdatedDate: lastUpdatedDateIphone,
sourceUrl: "https://www.apple.com/tr/shop/buy-iphone/iphone-14"
}
Expand All @@ -156,7 +156,7 @@ const presets = [
title: "512GB",
form: { price: 1099, currency: "USD" },
retailPrice: {
value: 52999,
value: 59499,
lastUpdatedDate: lastUpdatedDateIphone,
sourceUrl: "https://www.apple.com/tr/shop/buy-iphone/iphone-14"
}
Expand All @@ -177,7 +177,7 @@ const presets = [
title: "128GB",
form: { price: 899, currency: "USD" },
retailPrice: {
value: 46999,
value: 52499,
lastUpdatedDate: lastUpdatedDateIphone,
sourceUrl: "https://www.apple.com/tr/shop/buy-iphone/iphone-14"
}
Expand All @@ -186,7 +186,7 @@ const presets = [
title: "256GB",
form: { price: 999, currency: "USD" },
retailPrice: {
value: 50499,
value: 56499,
lastUpdatedDate: lastUpdatedDateIphone,
sourceUrl: "https://www.apple.com/tr/shop/buy-iphone/iphone-14"
}
Expand All @@ -195,7 +195,7 @@ const presets = [
title: "512GB",
form: { price: 1199, currency: "USD" },
retailPrice: {
value: 57499,
value: 64499,
lastUpdatedDate: lastUpdatedDateIphone,
sourceUrl: "https://www.apple.com/tr/shop/buy-iphone/iphone-14"
}
Expand All @@ -219,7 +219,7 @@ const presets = [
title: "128GB",
form: { price: 599, currency: "USD" },
retailPrice: {
value: 31999,
value: 35999,
lastUpdatedDate: lastUpdatedDateIphone,
sourceUrl: "https://www.apple.com/tr/shop/buy-iphone/iphone-13"
}
Expand All @@ -228,7 +228,7 @@ const presets = [
title: "256GB",
form: { price: 699, currency: "USD" },
retailPrice: {
value: 35499,
value: 39999,
lastUpdatedDate: lastUpdatedDateIphone,
sourceUrl: "https://www.apple.com/tr/shop/buy-iphone/iphone-13"
}
Expand All @@ -237,7 +237,7 @@ const presets = [
title: "512GB",
form: { price: 899, currency: "USD" },
retailPrice: {
value: 42499,
value: 47999,
lastUpdatedDate: lastUpdatedDateIphone,
sourceUrl: "https://www.apple.com/tr/shop/buy-iphone/iphone-13"
}
Expand All @@ -258,7 +258,7 @@ const presets = [
title: "128GB",
form: { price: 699, currency: "USD" },
retailPrice: {
value: 35999,
value: 39999,
lastUpdatedDate: lastUpdatedDateIphone,
sourceUrl: "https://www.apple.com/tr/shop/buy-iphone/iphone-13"
}
Expand All @@ -267,7 +267,7 @@ const presets = [
title: "256GB",
form: { price: 799, currency: "USD" },
retailPrice: {
value: 39499,
value: 43999,
lastUpdatedDate: lastUpdatedDateIphone,
sourceUrl: "https://www.apple.com/tr/shop/buy-iphone/iphone-13"
}
Expand All @@ -276,7 +276,7 @@ const presets = [
title: "512GB",
form: { price: 999, currency: "USD" },
retailPrice: {
value: 46499,
value: 51999,
lastUpdatedDate: lastUpdatedDateIphone,
sourceUrl: "https://www.apple.com/tr/shop/buy-iphone/iphone-13"
}
Expand All @@ -300,7 +300,7 @@ const presets = [
title: "64GB",
form: { price: 429, currency: "USD" },
retailPrice: {
value: 21999,
value: 24499,
lastUpdatedDate: lastUpdatedDateIphone,
sourceUrl: "https://www.apple.com/tr/shop/buy-iphone/iphone-se"
}
Expand All @@ -309,7 +309,7 @@ const presets = [
title: "128GB",
form: { price: 479, currency: "USD" },
retailPrice: {
value: 23699,
value: 26499,
lastUpdatedDate: lastUpdatedDateIphone,
sourceUrl: "https://www.apple.com/tr/shop/buy-iphone/iphone-se"
}
Expand All @@ -318,7 +318,7 @@ const presets = [
title: "256GB",
form: { price: 579, currency: "USD" },
retailPrice: {
value: 27199,
value: 30499,
lastUpdatedDate: lastUpdatedDateIphone,
sourceUrl: "https://www.apple.com/tr/shop/buy-iphone/iphone-se"
}
Expand All @@ -342,7 +342,7 @@ const presets = [
title: "64GB",
form: { price: 599, currency: "USD" },
retailPrice: {
value: 31999,
value: 35999,
lastUpdatedDate: lastUpdatedDateIphone,
sourceUrl: "https://www.apple.com/tr/shop/buy-iphone/iphone-12"
}
Expand All @@ -351,7 +351,7 @@ const presets = [
title: "128GB",
form: { price: 649, currency: "USD" },
retailPrice: {
value: 33699,
value: 37999,
lastUpdatedDate: lastUpdatedDateIphone,
sourceUrl: "https://www.apple.com/tr/shop/buy-iphone/iphone-12"
}
Expand All @@ -360,7 +360,7 @@ const presets = [
title: "256GB",
form: { price: 749, currency: "USD" },
retailPrice: {
value: 37199,
value: 41999,
lastUpdatedDate: lastUpdatedDateIphone,
sourceUrl: "https://www.apple.com/tr/shop/buy-iphone/iphone-12"
}
Expand All @@ -384,7 +384,7 @@ const presets = [
title: "128GB (8GB)",
form: { price: 799.99, currency: "USD" },
retailPrice: {
value: 27999,
value: 29999,
lastUpdatedDate: lastUpdatedDateSamsung,
sourceUrl: "https://shop.samsung.com/tr/galaxy-s23/"
}
Expand All @@ -393,7 +393,7 @@ const presets = [
title: "256GB (8GB)",
form: { price: 859.99, currency: "USD" },
retailPrice: {
value: 29999,
value: 31999,
lastUpdatedDate: lastUpdatedDateSamsung,
sourceUrl: "https://shop.samsung.com/tr/galaxy-s23/"
}
Expand All @@ -414,7 +414,7 @@ const presets = [
title: "256GB (8GB)",
form: { price: 999.99, currency: "USD" },
retailPrice: {
value: 36999,
value: 39999,
lastUpdatedDate: lastUpdatedDateSamsung,
sourceUrl: "https://shop.samsung.com/tr/galaxy-s23-plus/"
}
Expand All @@ -439,7 +439,7 @@ const presets = [
title: "256GB (8GB)",
form: { price: 1199.99, currency: "USD" },
retailPrice: {
value: 45999,
value: 49999,
lastUpdatedDate: lastUpdatedDateSamsung,
sourceUrl: "https://shop.samsung.com/tr/galaxy-s23-ultra/"
}
Expand All @@ -448,7 +448,7 @@ const presets = [
title: "512GB (8GB)",
form: { price: 1379.99, currency: "USD" },
retailPrice: {
value: 48999,
value: 52999,
lastUpdatedDate: lastUpdatedDateSamsung,
sourceUrl: "https://shop.samsung.com/tr/galaxy-s23-ultra/"
}
Expand All @@ -457,7 +457,7 @@ const presets = [
title: "1TB (12GB)",
form: { price: 1619.99, currency: "USD" },
retailPrice: {
value: 53999,
value: 57999,
lastUpdatedDate: lastUpdatedDateSamsung,
sourceUrl: "https://shop.samsung.com/tr/galaxy-s23-ultra/"
}
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vergihesaplayici.com",
"version": "6.32.0",
"version": "6.33.0",
"description": "vergihesaplayici.com, vergi hesaplar.",
"license": "MIT",
"homepage": "https://vergihesaplayici.com/",
Expand Down

0 comments on commit db7f349

Please sign in to comment.