From 0170adb171625b75973e2f51578d044a9de73262 Mon Sep 17 00:00:00 2001 From: Ivan <49090860+sayaivan@users.noreply.github.com> Date: Tue, 1 Apr 2025 16:36:44 +0700 Subject: [PATCH] Restock detection - Add Indonesian phrases for out-of-stock detection (#3075) --- .../content_fetchers/res/stock-not-in-stock.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/changedetectionio/content_fetchers/res/stock-not-in-stock.js b/changedetectionio/content_fetchers/res/stock-not-in-stock.js index b93c0556..1ebf6da6 100644 --- a/changedetectionio/content_fetchers/res/stock-not-in-stock.js +++ b/changedetectionio/content_fetchers/res/stock-not-in-stock.js @@ -75,13 +75,19 @@ function isItemInStock() { 'rupture', 'sold out', 'sold-out', + 'stok habis', + 'stok kosong', + 'stok varian ini habis', 'stokta yok', 'temporarily out of stock', 'temporarily unavailable', 'there were no search results for', 'this item is currently unavailable', 'tickets unavailable', + 'tidak dijual', + 'tidak tersedia', 'tijdelijk uitverkocht', + 'tiket tidak tersedia', 'tükendi', 'unavailable nearby', 'unavailable tickets',