From ce971dc84935ea463f1178cd638436d121528c1f Mon Sep 17 00:00:00 2001 From: vin86 Date: Fri, 7 Feb 2025 23:00:28 +0100 Subject: [PATCH 1/3] Update stock-not-in-stock.js Add Italian not available --- changedetectionio/content_fetchers/res/stock-not-in-stock.js | 1 + 1 file changed, 1 insertion(+) diff --git a/changedetectionio/content_fetchers/res/stock-not-in-stock.js b/changedetectionio/content_fetchers/res/stock-not-in-stock.js index 0f8c3473521..b1528e39660 100644 --- a/changedetectionio/content_fetchers/res/stock-not-in-stock.js +++ b/changedetectionio/content_fetchers/res/stock-not-in-stock.js @@ -52,6 +52,7 @@ function isItemInStock() { 'niet leverbaar', 'niet op voorraad', 'no disponible', + 'Non disponibile., 'no longer in stock', 'no tickets available', 'not available', From 49424cca9b4f60b91fe40ed4838258dffd7f3833 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Fri, 7 Feb 2025 23:42:50 +0100 Subject: [PATCH 2/3] Update changedetectionio/content_fetchers/res/stock-not-in-stock.js --- changedetectionio/content_fetchers/res/stock-not-in-stock.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changedetectionio/content_fetchers/res/stock-not-in-stock.js b/changedetectionio/content_fetchers/res/stock-not-in-stock.js index b1528e39660..15d6028481f 100644 --- a/changedetectionio/content_fetchers/res/stock-not-in-stock.js +++ b/changedetectionio/content_fetchers/res/stock-not-in-stock.js @@ -52,7 +52,7 @@ function isItemInStock() { 'niet leverbaar', 'niet op voorraad', 'no disponible', - 'Non disponibile., + 'Non disponibile', 'no longer in stock', 'no tickets available', 'not available', From a5246738ea66aff0a269d54b96f75b614f4a978e Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Fri, 7 Feb 2025 23:43:49 +0100 Subject: [PATCH 3/3] Update changedetectionio/content_fetchers/res/stock-not-in-stock.js --- changedetectionio/content_fetchers/res/stock-not-in-stock.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changedetectionio/content_fetchers/res/stock-not-in-stock.js b/changedetectionio/content_fetchers/res/stock-not-in-stock.js index 15d6028481f..c204ee67964 100644 --- a/changedetectionio/content_fetchers/res/stock-not-in-stock.js +++ b/changedetectionio/content_fetchers/res/stock-not-in-stock.js @@ -52,7 +52,7 @@ function isItemInStock() { 'niet leverbaar', 'niet op voorraad', 'no disponible', - 'Non disponibile', + 'non disponibile', 'no longer in stock', 'no tickets available', 'not available',