fix: 英国大使馆通知DOM改动 (#5932)

This commit is contained in:
Henry Wang 2020-10-18 16:28:34 +01:00 committed by GitHub
parent 48ef6e9e83
commit cf8054103e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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',