|
|
@@ -18,7 +18,7 @@ const PS_IOR_KEYS = [
|
|
|
['-2', 'ior_rh_25', 'ior_wmh_2', 'ior_rac_15'],
|
|
|
['+1', 'ior_rah_05', 'ior_wmc_1', 'ior_rc_15'],
|
|
|
['+2', 'ior_rah_15', 'ior_wmc_2', 'ior_rc_25'],
|
|
|
- ['2-3', 'ior_ot_2', 'ior_os_2#3', 'ior_ot_3'],
|
|
|
+ ['2-3', 'ior_ot_2', 'ior_os_2-3', 'ior_ot_3'],
|
|
|
];
|
|
|
|
|
|
const BASE_URL = 'https://api.isthe.me/api/p';
|