From 611c703c5f3b4902e6d49fef717232e8d3fe4e1c Mon Sep 17 00:00:00 2001 From: nex Date: Tue, 12 Mar 2024 11:44:02 +0000 Subject: [PATCH] Update script prices --- static/script.js | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/static/script.js b/static/script.js index 69045ab..8076044 100755 --- a/static/script.js +++ b/static/script.js @@ -25,8 +25,12 @@ const PRICES = { "howmuchdoesthesims4cost.lol": 1.78, "Pepsi Max (2L)": 2.00, "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, + "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, "Seagate BarraCuda,Internal Hard Drive 2.5 Inch (1TB)": 49.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, "TP-Link AX5400 WiFi 6 Router": 159.99, "Intel Core i5-13400F": 191.99, + "Apple Watch SE (1st generation)": 219.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, }