fix: 英国大使馆通知DOM改动 (#5932)
This commit is contained in:
parent
48ef6e9e83
commit
cf8054103e
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in New Issue