@icgio/clients-config 1.0.245 → 1.0.247

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/config.json CHANGED
@@ -26,7 +26,7 @@
26
26
  "LBAI": {
27
27
  "Bitmart": ["LBAIUSDT"],
28
28
  "Mexc": ["LBAIUSDT"],
29
- "Xt": ["LBAIUSDT"]
29
+ "Xt": ["LBAIUSDC", "LBAIUSDT"]
30
30
  },
31
31
  "LUCIC": {
32
32
  "Xt": ["LUCICUSDT"]
@@ -102,6 +102,7 @@
102
102
  "JYAIUSDT": ["Biconomy", "Bingx", "Bitmart", "Lbank", "Mexc", "Xt"]
103
103
  },
104
104
  "LBAI": {
105
+ "LBAIUSDC": ["Xt"],
105
106
  "LBAIUSDT": ["Mexc", "Xt"]
106
107
  },
107
108
  "LUCIC": {
@@ -411,20 +412,20 @@
411
412
  "MIX": ["172.105.237.102", "18.140.53.222", "178.157.58.210"]
412
413
  },
413
414
  "server_config_admin_whitelist_ips": {
414
- "ARMY": [],
415
- "CCDOG": [],
416
- "HKBITEX-BTC": [],
417
- "HKBITEX-ETH": [],
418
- "JYAI": [],
419
- "LBAI": [],
420
- "LUCIC": [],
421
- "MAK": [],
422
- "MINDFAK": [],
423
- "MIX": [],
424
- "OPUL": [],
425
- "SARA": [],
426
- "SQL": [],
427
- "SWFTC": [],
428
- "TACC": []
415
+ "ARMY": ["172.105.237.102"],
416
+ "CCDOG": ["172.105.237.102"],
417
+ "HKBITEX-BTC": ["172.105.237.102"],
418
+ "HKBITEX-ETH": ["172.105.237.102"],
419
+ "JYAI": ["172.105.237.102"],
420
+ "LBAI": ["172.105.237.102"],
421
+ "LUCIC": ["172.105.237.102"],
422
+ "MAK": ["172.105.237.102"],
423
+ "MINDFAK": ["172.105.237.102"],
424
+ "MIX": ["172.105.237.102"],
425
+ "OPUL": ["172.105.237.102"],
426
+ "SARA": ["172.105.237.102"],
427
+ "SQL": ["172.105.237.102"],
428
+ "SWFTC": ["172.105.237.102"],
429
+ "TACC": ["172.105.237.102"]
429
430
  }
430
431
  }
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@icgio/clients-config",
3
- "version": "1.0.245",
3
+ "version": "1.0.247",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
Binary file