123456789 |
- <?php
- // define('IN_IA', true);
- define('MODULE_NAME', 'wike_aging');
- define('VERSION_NAME', "app");
- define('MODULE_TITLE', "ChatGPT分销版");
- define('API_HOST', "aHR0cDovL3pwYXV0aC5ycnlvbmcuY24=");
- define('UP_HOST', "aHR0cDovL3VweGN4LnJyeW9uZy5jbg==");
- define('WIKE', "A68AA4BA448752AC147A81ACBE2A8B4C");
- define('IA_ROOT_WK', str_replace('\\', '/', dirname(dirname(__FILE__))));
|