Update script prices

This commit is contained in:
Nexus 2024-03-12 11:44:02 +00:00
parent c5228a72b8
commit 611c703c5f

View file

@ -25,8 +25,12 @@ const PRICES = {
"howmuchdoesthesims4cost.lol": 1.78, "howmuchdoesthesims4cost.lol": 1.78,
"Pepsi Max (2L)": 2.00, "Pepsi Max (2L)": 2.00,
"Pringles (Salt & Vinegar, 185g)": 2.25, "Pringles (Salt & Vinegar, 185g)": 2.25,
"BLÅHAJ Soft toy, shark (40 cm)": 22.0, "BLÅHAJ Soft toy, shark (40 cm)": 22.00,
"Dell Optiplex 7040 USFF (6th generation Intel i5)": 25.00,
"Tenda AC10 V3.0 AC1200 Dual Band Gigabit Wireless Cable Router": 27.99, "Tenda AC10 V3.0 AC1200 Dual Band Gigabit Wireless Cable Router": 27.99,
"Seagate SkyHawk 4TB 3.5\" 7200RPM HDD": 30.00,
"Dell Optiplex 3020 USFF (4th generation Intel i5)": 39.99,
"TP-Link AX1800 WiFi 6 Router": 39.99,
"KIOXIA EXERIA NVMe M.2 SSD (1TB)": 43.20, "KIOXIA EXERIA NVMe M.2 SSD (1TB)": 43.20,
"Seagate BarraCuda,Internal Hard Drive 2.5 Inch (1TB)": 49.99, "Seagate BarraCuda,Internal Hard Drive 2.5 Inch (1TB)": 49.99,
"Kingston NV2 NVMe PCIe 4.0 Internal SSD (1TB)": 59.99, "Kingston NV2 NVMe PCIe 4.0 Internal SSD (1TB)": 59.99,
@ -34,8 +38,9 @@ const PRICES = {
"AMD Radeon RX 5700 8GB (Second hand from CeX)": 150.00, "AMD Radeon RX 5700 8GB (Second hand from CeX)": 150.00,
"TP-Link AX5400 WiFi 6 Router": 159.99, "TP-Link AX5400 WiFi 6 Router": 159.99,
"Intel Core i5-13400F": 191.99, "Intel Core i5-13400F": 191.99,
"Apple Watch SE (1st generation)": 219.00
"iPhone SE (3rd generation/5G/2022)": 499.00, "iPhone SE (3rd generation/5G/2022)": 499.00,
"My custom PC (https://uk.pcpartpicker.com/user/nexy7574/saved/#view=cKYV4D)": 800.0, "My custom PC (https://uk.pcpartpicker.com/user/nexy7574/saved/#view=cKYV4D)": 800.00,
"NVIDIA GeForce RTX 4090": 1519.00, "NVIDIA GeForce RTX 4090": 1519.00,
} }