From d2569ba715f4b759a0056740ec5b1e004c3bc32f Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Tue, 20 Feb 2024 20:00:31 +0100 Subject: [PATCH] Update stock-not-in-stock.js --- changedetectionio/content_fetchers/res/stock-not-in-stock.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changedetectionio/content_fetchers/res/stock-not-in-stock.js b/changedetectionio/content_fetchers/res/stock-not-in-stock.js index e82f626b..ddf78237 100644 --- a/changedetectionio/content_fetchers/res/stock-not-in-stock.js +++ b/changedetectionio/content_fetchers/res/stock-not-in-stock.js @@ -10,6 +10,7 @@ function isItemInStock() { const outOfStockTexts = [ ' أخبرني عندما يتوفر', '0 in stock', + 'actuellement indisponible', 'agotado', 'article épuisé', 'artikel zurzeit vergriffen', @@ -17,6 +18,7 @@ function isItemInStock() { 'ausverkauft', // sold out 'available for back order', 'back-order or out of stock', + 'back in stock soon', 'backordered', 'benachrichtigt mich', // notify me 'brak na stanie', @@ -24,6 +26,7 @@ function isItemInStock() { 'coming soon', 'currently have any tickets for this', 'currently unavailable', + 'dieser artikel ist bald wieder verfügbar', 'dostępne wkrótce', 'en rupture de stock', 'ist derzeit nicht auf lager',