DESKTOP-NE65RNK\Citrus_limon 1 năm trước cách đây
mục cha
commit
44aa07056f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/server.rs

+ 1 - 1
src/server.rs

@@ -176,12 +176,12 @@ async fn get_exchanges() -> impl Responder {
         // "kucoin_usdt_swap",
         // "coinsph_usdt_swap"
         // "woo_usdt_swap",
+        // "cointr_usdt_swap",
         "gate_usdt_swap",
         "binance_usdt_swap",
         "coinex_usdt_swap",
         "htx_usdt_swap",
         "phemex_usdt_swap",
-        "cointr_usdt_swap",
     ];
     let response_data = json!(exchanges);