From bce5872859f81645fc6dfcc108d46b8030f782af Mon Sep 17 00:00:00 2001 From: 2zqa <25235249+2zqa@users.noreply.github.com> Date: Sun, 6 Sep 2020 00:37:37 +0200 Subject: [PATCH] Add a few popular Dutch webshops --- js/site-list.js | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/js/site-list.js b/js/site-list.js index 5fee2a5..cffb007 100644 --- a/js/site-list.js +++ b/js/site-list.js @@ -41,5 +41,10 @@ const siteList = [ 'gearbest.com', 'flipkart.com', 'qvc.com', - 'shopping.google.com' + 'shopping.google.com', + 'bol.com', + 'coolblue.nl', + 'azerty.nl', + 'marktplaats.nl', + 'mediamarkt.nl', ] \ No newline at end of file