diff --git a/changedetectionio/res/stock-not-in-stock.js b/changedetectionio/res/stock-not-in-stock.js index c9b1223e..c0ca9b2f 100644 --- a/changedetectionio/res/stock-not-in-stock.js +++ b/changedetectionio/res/stock-not-in-stock.js @@ -10,6 +10,7 @@ function isItemInStock() { 'brak na stanie', 'brak w magazynie', 'coming soon', + 'currently have any tickets for this', 'currently unavailable', 'en rupture de stock', 'item is no longer available', @@ -20,7 +21,9 @@ function isItemInStock() { 'nicht zur verfügung', 'no disponible temporalmente', 'no longer in stock', + 'no tickets available', 'not available', + 'not currently available', 'not in stock', 'notify me when available', 'não estamos a aceitar encomendas', @@ -30,6 +33,8 @@ function isItemInStock() { 'sold out', 'temporarily out of stock', 'temporarily unavailable', + 'tickets unavailable', + 'unavailable tickets', 'we do not currently have an estimate of when this product will be back in stock.', 'zur zeit nicht an lager', ];