From 7e06b62867cf0fcd243a9ceb9186846f822e9058 Mon Sep 17 00:00:00 2001 From: NateScarlet Date: Wed, 22 Sep 2021 19:33:26 +0800 Subject: [PATCH] Update holiday data [skip ci] --- 2015.json | 23 ++++++++++++++++++++++- 2019.json | 4 ++-- 2 files changed, 24 insertions(+), 3 deletions(-) diff --git a/2015.json b/2015.json index ad9eb26..b51833e 100644 --- a/2015.json +++ b/2015.json @@ -3,7 +3,8 @@ "$id": "https://raw.githubusercontent.com/NateScarlet/holiday-cn/master/2015.json", "year": 2015, "papers": [ - "http://www.gov.cn/zhengce/content/2014-12/16/content_9302.htm" + "http://www.gov.cn/zhengce/content/2014-12/16/content_9302.htm", + "http://www.gov.cn/zhengce/content/2015-05/13/content_9742.htm" ], "days": [ { @@ -96,6 +97,26 @@ "date": "2015-06-22", "isOffDay": true }, + { + "name": "抗日战争暨世界反法西斯战争胜利70周年纪念日", + "date": "2015-09-03", + "isOffDay": true + }, + { + "name": "抗日战争暨世界反法西斯战争胜利70周年纪念日", + "date": "2015-09-04", + "isOffDay": true + }, + { + "name": "抗日战争暨世界反法西斯战争胜利70周年纪念日", + "date": "2015-09-05", + "isOffDay": true + }, + { + "name": "抗日战争暨世界反法西斯战争胜利70周年纪念日", + "date": "2015-09-06", + "isOffDay": false + }, { "name": "中秋节", "date": "2015-09-27", diff --git a/2019.json b/2019.json index db70eac..fe3abcd 100644 --- a/2019.json +++ b/2019.json @@ -3,8 +3,8 @@ "$id": "https://raw.githubusercontent.com/NateScarlet/holiday-cn/master/2019.json", "year": 2019, "papers": [ - "http://www.gov.cn/zhengce/content/2019-03/22/content_5375877.htm", - "http://www.gov.cn/zhengce/content/2018-12/06/content_5346276.htm" + "http://www.gov.cn/zhengce/content/2018-12/06/content_5346276.htm", + "http://www.gov.cn/zhengce/content/2019-03/22/content_5375877.htm" ], "days": [ {