From 3c617ca81657fb52debe4b887a91ff144b9d518c Mon Sep 17 00:00:00 2001 From: Ibraheem Saleh Date: Mon, 3 Feb 2025 21:07:35 -0800 Subject: [PATCH] remove node-only extraneous headers --- index.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/index.js b/index.js index e0ce550..6146f6f 100644 --- a/index.js +++ b/index.js @@ -31,14 +31,8 @@ const headers = { 'X-REQUEST-ID': 'add-on-selector', 'X-CLIENT-ID': 'ATTACH-accessories-in-variations', 'Content-Type': 'application/json', - 'mode': 'cors', 'Origin': 'https://www.bestbuy.com', 'Connection': 'keep-alive', - 'Sec-Fetch-Dest': 'empty', - 'Sec-Fetch-Mode': 'cors', - 'Sec-Fetch-Site': 'same-origin', - 'Priority': 'u=4', - 'TE': 'trailers' }; const skuIds = ["6614151","6616096","6617487","6614119","6614120","6616095","6616092","6614122","6616093","6616090","6616091","6615930","6615929","6615931"]