diff --git a/config.json b/config.json index be1aa5d..2626f46 100644 --- a/config.json +++ b/config.json @@ -13,12 +13,13 @@ "localhost_return_comments_path":"http://192.168.91.11:8080/uind/rest/cosmos/amazon-voc/return-comments/edit", "cosmos_path_reviews" : "https://portal.utopiaindustries.pk/uind/rest/cosmos/amazon-reviews/edit", "cosmos_temu_orders" : "http://192.168.90.228:8081/cosmos/temu/order-upload-json", - "cosmos_temu_order_shipping_rates" : "https://cosmos.utopiadeals.com/cosmos/order-shipping-rates-json", + "cosmos_temu_order_shipping_rates" : "http://192.168.90.32:8080/cosmos/temu/order-shipping-rates-json", "shopify_products_path" : "D:/Projects/Crawlers/amazon_crawler/data/products", "shopify_variants_path" : "D:/Projects/Crawlers/amazon_crawler/data/variants", "amz_product_path" : "D:/Projects/Crawlers/amazon_crawler/data/products", "temuLoginPage" : "https://seller.temu.com/login.html", "temuUnshippedOrdersPage" : "https://seller.temu.com/orders.html?activeTab=2", + "temuShippedOrdersPage" : "https://seller.temu.com/orders.html?activeTab=4", "temuOrderPage" : "https://seller.temu.com/order-detail.html?parent_order_sn=", "temuOrderReportPage" : "https://seller.temu.com/order-reports.html", "temuUnshippedOrdersUrl" : "https://cosmos.utopiadeals.com/cosmos/temu/get-orders-by-status?status=Unshipped" @@ -36,9 +37,10 @@ "cosmos_path_vocs" : "https://portal.utopiaindustries.pk/uind/rest/cosmos/amazon-voc/edit", "cosmos_path_reviews" : "https://portal.utopiaindustries.pk/uind/rest/cosmos/amazon-reviews/edit", "cosmos_temu_orders" : "https://cosmos.utopiadeals.com/cosmos/temu/order-upload-json", - "cosmos_temu_order_shipping_rates" : "https://cosmos.utopiadeals.com/cosmos/order-shipping-rates-json", + "cosmos_temu_order_shipping_rates" : "https://cosmos.utopiadeals.com/cosmos/temu/order-shipping-rates-json", "temuLoginPage" : "https://seller.temu.com/login.html", "temuUnshippedOrdersPage" : "https://seller.temu.com/orders.html?activeTab=2", + "temuShippedOrdersPage" : "https://seller.temu.com/orders.html?activeTab=4", "temuOrderPage" : "https://seller.temu.com/order-detail.html?parent_order_sn=", "temuOrderReportPage" : "https://seller.temu.com/order-reports.html", "temuUnshippedOrdersUrl" : "https://cosmos.utopiadeals.com/cosmos/temu/get-orders-by-status?status=Unshipped"