|
|
|
|
@ -399,6 +399,7 @@ $config['site'] = [
|
|
|
|
|
'thailand' => ['site_code' => 'thailand', 'site_id' => 188, 'site_lgc' => '1', 'sitemap_name' => '', 'site_image_url' => 'https://images.thailandhighlights.com', 'site_url' => 'https://www.thailandhighlights.com', 'site_sitemap' => '', 'site_authors' => ['X', 'sfx'], 'site_user' => [',ycc,sfx,X,']],
|
|
|
|
|
'gh' => ['site_code' => 'gh', 'site_id' => 163, 'site_lgc' => '1', 'sitemap_name' => '', 'site_image_url' => 'https://images.globalhighlights.com', 'site_url' => 'https://www.globalhighlights.com', 'site_sitemap' => '', 'site_authors' => ['X', 'sfx'], 'site_user' => [',ycc,sfx,X,']],
|
|
|
|
|
'gm' => ['site_code' => 'gm', 'site_id' => 22, 'site_lgc' => '4', 'site_url' => 'https://www.chinahighlightstravel.de', 'site_image_url' => '//images.chinahighlightstravel.de', 'site_authors' => ['DX', 'X', 'K', 'Lan', 'lmr', 'zyh', 'ZYHL', 'TDJ'], 'site_user' => ',ycc,lmr,B,zyh,DX,X,K,htc,zm,bhn,Lan,Tony,zyh,J,v,ZYHL,TDJ,LYY,shw,'],
|
|
|
|
|
'gm_jp' => ['site_code' => 'gm_jp', 'site_id' => 189, 'site_lgc' => '4', 'site_url' => 'https://www.japanhighlights.de', 'site_image_url' => '//images.japanhighlights.de', 'site_authors' => ['DX', 'X', 'K', 'Lan', 'lmr', 'zyh', 'ZYHL', 'TDJ'], 'site_user' => ',ycc,lmr,B,zyh,DX,X,K,htc,zm,bhn,Lan,Tony,zyh,J,v,ZYHL,TDJ,LYY,shw,'],
|
|
|
|
|
'gh_gm' => ['site_code' => 'gh_gm', 'site_id' => 178, 'site_lgc' => '4', 'site_url' => 'https://www.globalhighlights.de', 'site_image_url' => '//www.globalhighlights.de', 'site_authors' => ['DX', 'X', 'K', 'Lan', 'lmr', 'zyh', 'ZYHL', 'TDJ'], 'site_user' => ',ycc,lmr,B,zyh,DX,X,K,htc,zm,bhn,Lan,Tony,zyh,J,v,ZYHL,TDJ,LYY,shw,'],
|
|
|
|
|
'vc' => ['site_code' => 'vc', 'site_id' => 30, 'site_lgc' => '5', 'site_url' => 'https://www.chinahighlights.fr', 'site_image_url' => '//images.chinahighlights.fr', 'site_authors' => ['JE', 'kq', 'lya', 'lyz', 'zyh'], 'site_user' => ',ycc,lmr, zyh,JE,htc,kq,lya,bhn,Tony,zyh,B,J,lyz,LYY,'],
|
|
|
|
|
'gh_vc' => ['site_code' => 'gh_vc', 'site_id' => 180, 'site_lgc' => '5', 'site_url' => 'https://www.globalhighlights.fr', 'site_image_url' => '//www.globalhighlights.fr', 'site_authors' => ['JE', 'kq', 'lya', 'lyz', 'zyh'], 'site_user' => ',ycc,lmr, zyh,JE,htc,kq,lya,bhn,Tony,zyh,B,J,lyz,LYY,'],
|
|
|
|
|
@ -438,6 +439,7 @@ $config['site'] = [
|
|
|
|
|
//静态文件生成路径
|
|
|
|
|
$config['cache']['jp']['cache_path'] = 'D:\wwwcache-intl\arachina.com';
|
|
|
|
|
$config['cache']['gm']['cache_path'] = 'D:\wwwcache-gm\chinarundreisen.com';
|
|
|
|
|
$config['cache']['gm_jp']['cache_path'] = 'D:\wwwcache-gm\japanhighlights.de';
|
|
|
|
|
$config['cache']['vc']['cache_path'] = 'D:\wwwcache-intl\voyageschine.com';
|
|
|
|
|
$config['cache']['vac']['cache_path'] = 'D:\wwwcache-intl\viaje-a-china.com';
|
|
|
|
|
$config['cache']['ru']['cache_path'] = 'D:\wwwcache-intl\chinahighlights.ru';
|
|
|
|
|
@ -453,6 +455,7 @@ $config['cache']['gh_it']['cache_path'] = 'D:\wwwcache-intl\globalhighlights.it'
|
|
|
|
|
//静态文件站点域名
|
|
|
|
|
$config['cache']['jp']['site_url'] = 'https://www.chinahighlights.jp';
|
|
|
|
|
$config['cache']['gm']['site_url'] = 'https://www.chinahighlightstravel.de';
|
|
|
|
|
$config['cache']['gm_jp']['site_url'] = 'https://www.japanhighlights.de';
|
|
|
|
|
$config['cache']['vc']['site_url'] = 'https://www.chinahighlights.fr';
|
|
|
|
|
$config['cache']['vac']['site_url'] = 'https://www.chinahighlights.es';
|
|
|
|
|
$config['cache']['ru']['site_url'] = 'https://www.chinahighlights.ru';
|
|
|
|
|
@ -468,6 +471,7 @@ $config['cache']['gh_it']['site_url'] = 'https://www.globalhighlights.it';
|
|
|
|
|
//静态文件更新接口
|
|
|
|
|
$config['cache']['jp']['cache_api'] = '/info.php/information/update_cache/';
|
|
|
|
|
$config['cache']['gm']['cache_api'] = '/info.php/information/update_cache/';
|
|
|
|
|
$config['cache']['gm_jp']['cache_api'] = '/info.php/information/update_cache/';
|
|
|
|
|
$config['cache']['vc']['cache_api'] = '/info.php/information/update_cache/';
|
|
|
|
|
$config['cache']['vac']['cache_api'] = '/info.php/information/update_cache/';
|
|
|
|
|
$config['cache']['ru']['cache_api'] = '/info.php/information/update_cache/';
|
|
|
|
|
@ -483,6 +487,7 @@ $config['cache']['gh_it']['cache_api'] = '/info.php/information/update_cache/';
|
|
|
|
|
//静态文件更新接口参数
|
|
|
|
|
$config['cache']['jp']['cache_api_para'] = 'cache_url';
|
|
|
|
|
$config['cache']['gm']['cache_api_para'] = 'cache_url';
|
|
|
|
|
$config['cache']['gm_jp']['cache_api_para'] = 'cache_url';
|
|
|
|
|
$config['cache']['vc']['cache_api_para'] = 'cache_url';
|
|
|
|
|
$config['cache']['vac']['cache_api_para'] = 'cache_url';
|
|
|
|
|
$config['cache']['ru']['cache_api_para'] = 'cache_url';
|
|
|
|
|
|