fix(route): embassy sg (#12537)

This commit is contained in:
Bright-W 2023-05-19 11:00:39 +08:00 committed by GitHub
parent 42ff32c757
commit bc243b607a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

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