From f604643356e8e879eb98e45a375a9513d482efd1 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Thu, 6 Apr 2023 13:51:33 +0200 Subject: [PATCH] Restock alerts - adding extra detection texts --- changedetectionio/res/stock-not-in-stock.js | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/changedetectionio/res/stock-not-in-stock.js b/changedetectionio/res/stock-not-in-stock.js index 363f8798..c9b1223e 100644 --- a/changedetectionio/res/stock-not-in-stock.js +++ b/changedetectionio/res/stock-not-in-stock.js @@ -4,27 +4,29 @@ function isItemInStock() { '0 in stock', 'agotado', 'artikel zurzeit vergriffen', + 'as soon as stock is available', 'available for back order', 'backordered', - 'brak w magazynie', 'brak na stanie', + 'brak w magazynie', 'coming soon', 'currently unavailable', 'en rupture de stock', - 'as soon as stock is available', + 'item is no longer available', 'message if back in stock', 'nachricht bei', 'nicht auf lager', 'nicht lieferbar', 'nicht zur verfügung', 'no disponible temporalmente', + 'no longer in stock', 'not available', 'not in stock', + 'notify me when available', + 'não estamos a aceitar encomendas', 'out of stock', 'out-of-stock', - 'não estamos a aceitar encomendas', 'produkt niedostępny', - 'no longer in stock', 'sold out', 'temporarily out of stock', 'temporarily unavailable',