Przeglądaj źródła

api 换个域名

flyzto 4 miesięcy temu
rodzic
commit
0eae574e5e
2 zmienionych plików z 13 dodań i 1 usunięć
  1. 1 1
      server/models/GamesPs.js
  2. 12 0
      server/triangle/iorKeys.js

+ 1 - 1
server/models/GamesPs.js

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

+ 12 - 0
server/triangle/iorKeys.js

@@ -114,4 +114,16 @@ module.exports = {
 
     ['ior_ouc_35', 'ior_ouh_25', 'ior_ot_3', 'la_la_wa'],
   ],
+  // E: [
+  //   ['ior_rh_05', 'ior_rac_05', '-', 'la_wa_rv'],
+  //   ['ior_rc_05', 'ior_rah_05', '-', 'la_wa_rv'],
+  //   ['ior_mh', 'ior_rac_05', '-', 'la_wa_rv'],
+  //   ['ior_mc', 'ior_rah_05', '-', 'la_wa_rv'],
+
+  //   ['ior_rh_15', 'ior_rac_15', '-', 'la_wa_rv'],
+  //   ['ior_rc_15', 'ior_rah_15', '-', 'la_wa_rv'],
+
+  //   ['ior_rh_25', 'ior_rac_25', '-', 'la_wa_rv'],
+  //   ['ior_rc_25', 'ior_rah_25', '-', 'la_wa_rv'],
+  // ]
 }