diff --git a/lib/routes/embassy/supportedList.js b/lib/routes/embassy/supportedList.js index e2327ff6b..f0479e733 100644 --- a/lib/routes/embassy/supportedList.js +++ b/lib/routes/embassy/supportedList.js @@ -168,8 +168,8 @@ module.exports = { uk: { country: 'uk', countryCN: '英国', - link: 'http://www.chinese-embassy.org.uk/chn/lsfw/lsxz/txyxw/zxtg/', - list: 'body > table:nth-child(6) > tbody > tr > td:nth-child(2) > table > tbody > tr > td > table > tbody > tr:nth-child(2) > td > table > tbody > tr:nth-child(2) a', + link: 'http://www.chinese-embassy.org.uk/chn/lsfw/lsxz/', + list: '#docMore > tbody a', title: '#article > tbody > tr:nth-child(2) > td', description: '#article .content', pubDate: '#article > tbody > tr:nth-child(5) > td',