From bc8f8883630396ed1b3e10e2103a784d2e616fc6 Mon Sep 17 00:00:00 2001 From: LandonLi Date: Sat, 17 May 2025 20:25:58 +0800 Subject: [PATCH] fix(route/embassy/de): Update the link of the embassy/de (#19117) --- lib/routes/embassy/supported-list.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/routes/embassy/supported-list.ts b/lib/routes/embassy/supported-list.ts index dbb402bc4..ba84db54f 100644 --- a/lib/routes/embassy/supported-list.ts +++ b/lib/routes/embassy/supported-list.ts @@ -21,7 +21,7 @@ export default { de: { country: 'de', countryCN: '德国', - link: 'http://de.chineseembassy.org/chn/lsfw/jqtz/', + link: 'http://de.china-embassy.gov.cn/chn/lsfw/jqtz/', list: '#docMore a', title: '#article > table > tbody > tr:nth-child(2) b', description: '#article > table > tbody > tr:nth-child(10) > td > div',