From e7644ca1f4dff3571716a03188992ca5f1b86807 Mon Sep 17 00:00:00 2001 From: Ycc Date: Wed, 11 Feb 2026 16:23:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=9F=9F=E5=90=8D=E5=90=8E?= =?UTF-8?q?=E7=BC=80=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/config/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/config/config.php b/application/config/config.php index 94b6c5c4..e4b8190f 100644 --- a/application/config/config.php +++ b/application/config/config.php @@ -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';