diff --git a/interblue.pl/index.php b/interblue.pl/index.php index 7e11f8b..b7f9544 100644 --- a/interblue.pl/index.php +++ b/interblue.pl/index.php @@ -5,7 +5,7 @@ ini_set('display_errors', 1); // Definiowanie źródłowego URL pliku XML i nazwy pliku docelowego // $source_url = 'https://sollux-lighting.com/product_feed/news072024/XML_polski_PLN_new_07_2024.xml'; -$source_url = 'https://sollux-lighting.com/product_feed/news102024/XML_polski_PLN_new_10_2024.xml'; +$source_url = 'https://sollux-lighting.com/product_feed/sollux/XML_polski_PLN_wszystkie.xml'; $target_file = 'new_products.xml'; // Pobranie i załadowanie źródłowego pliku XML