flyzto 4 сар өмнө
parent
commit
08ac5435c9

+ 1 - 1
server/models/GamesPs.js

@@ -27,7 +27,7 @@ const PS_IOR_KEYS = [
   ['2-3', 'ior_ot_2', 'ior_os_2-3', 'ior_ot_3'],
 ];
 
-const BASE_URL = 'https://api.czxd8.com/api/p';
+const BASE_URL = 'https://api.qboss.vip/api/p';
 const IS_DEV = process.env.NODE_ENV == 'development';
 
 const GAMES = {