修复域名后缀错误

master
Ycc 2 months ago
parent c7eb0631aa
commit e7644ca1f4

@ -552,7 +552,7 @@ $config['css_source_yz'] = 'https://www.yangtzeriver.org/css/css3/bootstrap/boot
$config['css_source_ah'] = 'https://data.asiahighlights.com/css/mobile-first.css';
$config['css_source_jh'] = 'https://data.japanhighlights.com/css/mobile-first.css';
$config['css_source_htravel'] = 'https://data.highlightstravel.com/css/mobile-first.css';
$config['css_source_thailand'] = 'https://data.thailandhighlights.comcss/mobile-first.css';
$config['css_source_thailand'] = 'https://data.thailandhighlights.com/css/mobile-first.css';
$config['css_source_gh'] = 'https://data.globalhighlights.com/css/gh-global.css';
$config['css_source_ct'] = 'https://data.chinatravel.com/css/min.php?f=/css/css3/bootstrap/bootstrap.css,/css/css3/style.css,/css/css3/destination-details.css';
$config['css_source_chinatravel'] = 'https://data.chinatravel.com/css/newcss3/base.css';

Loading…
Cancel
Save