From e2f75773ae4582282e4c6023ffc9882d940c868a Mon Sep 17 00:00:00 2001 From: Nick Mudry Date: Tue, 1 Feb 2022 09:17:57 -0500 Subject: [PATCH 1/2] Added video game shopping website --- js/site-list.js | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/js/site-list.js b/js/site-list.js index 9e5cd7f..c0cab5d 100644 --- a/js/site-list.js +++ b/js/site-list.js @@ -48,13 +48,16 @@ const siteList = [ 'eprice.com.tw', 'etmall.com.tw', 'etsy.com', + 'epicgames.com' 'feebee.com.tw', 'findprice.com.tw', 'flipkart.com', 'fnac.fr', 'foetex.dk', + 'gamestop.com', 'gamma.nl', 'gearbest.com', + 'gog.com', 'harald-nyborg.dk', 'hema.com', 'hema.nl', @@ -62,6 +65,7 @@ const siteList = [ 'ikea.com', 'ilva.dk', 'jysk.dk', + 'limitedrungames.com', 'lttstore.com', 'macys.com', 'marktplaats.nl', @@ -104,6 +108,9 @@ const siteList = [ 'smile.amazon.nl', 'staples.ca', 'staples.com', + 'store.nintendo.com', + 'store.playstation.com', + 'store.steampowered.com', 'swappa.com', 'system76.com', 'target.com', From 2d3cbfb54e43b1323e3a7a9a05ea4a64521f4a5d Mon Sep 17 00:00:00 2001 From: Nick Mudry Date: Tue, 1 Feb 2022 09:35:04 -0500 Subject: [PATCH 2/2] Added a few more game store sites --- js/site-list.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/js/site-list.js b/js/site-list.js index c0cab5d..ddca6aa 100644 --- a/js/site-list.js +++ b/js/site-list.js @@ -58,12 +58,15 @@ const siteList = [ 'gamma.nl', 'gearbest.com', 'gog.com', + 'greenmangaming.com', 'harald-nyborg.dk', 'hema.com', 'hema.nl', 'hm.com', + 'humblebundle.com', 'ikea.com', 'ilva.dk', + 'itch.io', 'jysk.dk', 'limitedrungames.com', 'lttstore.com',