From bc243b607a178de96a659e647dfbdb12aeced61e Mon Sep 17 00:00:00 2001 From: Bright-W Date: Fri, 19 May 2023 11:00:39 +0800 Subject: [PATCH] fix(route): embassy sg (#12537) --- lib/v2/embassy/supportedList.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/v2/embassy/supportedList.js b/lib/v2/embassy/supportedList.js index 979eb581d..6f1325b4c 100644 --- a/lib/v2/embassy/supportedList.js +++ b/lib/v2/embassy/supportedList.js @@ -178,11 +178,11 @@ module.exports = { sg: { country: 'sg', countryCN: '新加坡', - link: 'http://sg.china-embassy.org/chn/lsfw/zytzs/', - list: '#docMore a', + link: 'http://sg.china-embassy.gov.cn/lsfw_0/zytz/', + list: 'div.news-list a[target=_blank]', title: '#News_Body_Title', - description: '#News_Body_Txt_A', - pubDate: '#News_Body_Time', + description: 'div.trs_editor_view', + pubDate: 'div.view-date', }, uk: { country: 'uk',