修复infohash计算逻辑

Change-Id: I2b82b42e457b9fcc1e6e86a6b1b34ded6d60ffb3
diff --git a/front/src/config.js b/front/src/config.js
index 0239e94..5d14657 100644
--- a/front/src/config.js
+++ b/front/src/config.js
@@ -1 +1 @@
-export const API_BASE_URL = "http://10.126.59.25:8082";
\ No newline at end of file
+export const API_BASE_URL = "http://192.168.5.230:8082";