Skip to content

Commit

Permalink
Update price_standalone.json with latest prices
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 28, 2025
1 parent 952fa80 commit 1900a3f
Showing 1 changed file with 29 additions and 29 deletions.
58 changes: 29 additions & 29 deletions price_standalone.json
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
[
{"region":"US","price":39.99,"currency_code":"USD","currency_symbol":"$"},
{"region":"UA","price":466.0,"currency_code":"UAH","currency_symbol":"\u20b4"},
{"region":"PL","price":142.99,"currency_code":"PLN","currency_symbol":"z\u0142"},
{"region":"KZ","price":4733.0,"currency_code":"KZT","currency_symbol":"\u20b8"},
{"region":"KR","price":44800.0,"currency_code":"KRW","currency_symbol":"\u20a9"},
{"region":"BR","price":107.0,"currency_code":"BRL","currency_symbol":"R$"},
{"region":"MX","price":665.0,"currency_code":"MXN","currency_symbol":"Mex$"},
{"region":"IN","price":1330.0,"currency_code":"INR","currency_symbol":"\u20b9"},
{"region":"UY","price":799.0,"currency_code":"UYU","currency_symbol":"UYU"},
{"region":"KW","price":6.4,"currency_code":"KWD","currency_symbol":"\u062f.\u0643"},
{"region":"ZA","price":466.0,"currency_code":"ZAR","currency_symbol":"R"},
{"region":"CR","price":15930.0,"currency_code":"CRC","currency_symbol":"\u20a1"},
{"region":"CO","price":123323.0,"currency_code":"COP","currency_symbol":"$"},
{"region":"NO","price":333.0,"currency_code":"NOK","currency_symbol":"kr"},
{"region":"CL","price":29931.0,"currency_code":"CLP","currency_symbol":"$"},
{"region":"VN","price":833000.0,"currency_code":"VND","currency_symbol":"\u20ab"},
{"region":"TH","price":1390.0,"currency_code":"THB","currency_symbol":"\u0e3f"},
{"region":"IL","price":149.95,"currency_code":"ILS","currency_symbol":"\u20aa"},
{"region":"SG","price":54.9,"currency_code":"SGD","currency_symbol":"SGD"},
{"region":"PE","price":159.0,"currency_code":"PEN","currency_symbol":"S/"},
{"region":"EU","price":39.99,"currency_code":"EUR","currency_symbol":"\u20ac"},
{"region":"CH","price":47.0,"currency_code":"CHF","currency_symbol":"Fr"},
{"region":"JP","price":5280.0,"currency_code":"JPY","currency_symbol":"\u00a5"},
{"region":"MY","price":169.0,"currency_code":"MYR","currency_symbol":"RM"},
{"region":"PH","price":2199.0,"currency_code":"PHP","currency_symbol":"\u20b1"},
{"region":"HK","price":308.0,"currency_code":"HKD","currency_symbol":"HKD"},
{"region":"GB","price":29.99,"currency_code":"GBP","currency_symbol":"\u00a3"},
{"region":"CA","price":53.5,"currency_code":"CAD","currency_symbol":"C$"},
{"region":"TR","price":31.99,"currency_code":"USD","currency_symbol":"$"}
{"region":"US","price":15.99,"currency_code":"USD","currency_symbol":"$"},
{"region":"UA","price":186.0,"currency_code":"UAH","currency_symbol":"\u20b4"},
{"region":"PL","price":57.19,"currency_code":"PLN","currency_symbol":"z\u0142"},
{"region":"KZ","price":1893.0,"currency_code":"KZT","currency_symbol":"\u20b8"},
{"region":"KR","price":17920.0,"currency_code":"KRW","currency_symbol":"\u20a9"},
{"region":"BR","price":42.8,"currency_code":"BRL","currency_symbol":"R$"},
{"region":"MX","price":266.0,"currency_code":"MXN","currency_symbol":"Mex$"},
{"region":"IN","price":532.0,"currency_code":"INR","currency_symbol":"\u20b9"},
{"region":"UY","price":319.0,"currency_code":"UYU","currency_symbol":"UYU"},
{"region":"KW","price":2.56,"currency_code":"KWD","currency_symbol":"\u062f.\u0643"},
{"region":"ZA","price":186.4,"currency_code":"ZAR","currency_symbol":"R"},
{"region":"CR","price":6370.0,"currency_code":"CRC","currency_symbol":"\u20a1"},
{"region":"CO","price":49329.0,"currency_code":"COP","currency_symbol":"$"},
{"region":"NO","price":133.2,"currency_code":"NOK","currency_symbol":"kr"},
{"region":"CL","price":11972.0,"currency_code":"CLP","currency_symbol":"$"},
{"region":"VN","price":333000.0,"currency_code":"VND","currency_symbol":"\u20ab"},
{"region":"TH","price":556.0,"currency_code":"THB","currency_symbol":"\u0e3f"},
{"region":"IL","price":59.98,"currency_code":"ILS","currency_symbol":"\u20aa"},
{"region":"SG","price":21.96,"currency_code":"SGD","currency_symbol":"SGD"},
{"region":"PE","price":63.6,"currency_code":"PEN","currency_symbol":"S/"},
{"region":"EU","price":15.99,"currency_code":"EUR","currency_symbol":"\u20ac"},
{"region":"CH","price":18.8,"currency_code":"CHF","currency_symbol":"Fr"},
{"region":"JP","price":2112.0,"currency_code":"JPY","currency_symbol":"\u00a5"},
{"region":"MY","price":67.6,"currency_code":"MYR","currency_symbol":"RM"},
{"region":"PH","price":879.6,"currency_code":"PHP","currency_symbol":"\u20b1"},
{"region":"HK","price":123.2,"currency_code":"HKD","currency_symbol":"HKD"},
{"region":"GB","price":11.99,"currency_code":"GBP","currency_symbol":"\u00a3"},
{"region":"CA","price":21.4,"currency_code":"CAD","currency_symbol":"C$"},
{"region":"TR","price":12.79,"currency_code":"USD","currency_symbol":"$"}
]

0 comments on commit 1900a3f

Please sign in to comment.