Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Commit

Permalink
Merge pull request #192 from covid19-miyazaki/news-1588313097
Browse files Browse the repository at this point in the history
最新のお知らせ更新
  • Loading branch information
korosuke613 authored May 1, 2020
2 parents 328fd24 + 584a1ed commit 0e9f6bc
Showing 1 changed file with 54 additions and 1 deletion.
55 changes: 54 additions & 1 deletion data/news.json
Original file line number Diff line number Diff line change
@@ -1 +1,54 @@
{"newsItems":[{"date":"2020年4月11日","url":"https://www.pref.miyazaki.lg.jp/kohosenryaku/kenko/hoken/covid19_20200411.html","text":"新型コロナウイルス感染症患者(第17例目)の発生について(第一報)"},{"date":"2020年4月8日","url":"https://www.pref.miyazaki.lg.jp/kohosenryaku/kenko/hoken/covid19_20200408.html","text":"新型コロナウイルス感染症患者(第13~16例目)の発生について(第一報)"},{"date":"2020年4月7日","url":"https://www.pref.miyazaki.lg.jp/kohosenryaku/kenko/hoken/20200407.html","text":"新型コロナウイルス感染症患者(第12例目)の発生について(第一報)"},{"date":"2020年4月7日","url":"https://www.pref.miyazaki.lg.jp/kohosenryaku/kenko/hoken/covid19_20200304.html","text":"新型コロナウイルス感染症患者(第1例目)の発生について(続報)"},{"date":"2020年4月6日","url":"https://www.pref.miyazaki.lg.jp/kohosenryaku/kenko/hoken/covid19_20200406.html","text":"新型コロナウイルス感染症患者(第11例目)の発生について(第一報)"},{"date":"2020年4月5日","url":"https://www.pref.miyazaki.lg.jp/kohosenryaku/kenko/hoken/covid19_20200405.html","text":"新型コロナウイルス感染症患者(第9、10例目)の発生について(第一報)"},{"date":"2020年4月4日","url":"https://www.pref.miyazaki.lg.jp/kohosenryaku/kenko/hoken/covid19_20200404.html","text":"新型コロナウイルス感染症患者(8例目)の発生について(第一報)"},{"date":"2020年4月4日","url":"https://www.pref.miyazaki.lg.jp/kohosenryaku/kenko/hoken/covid19_20200403.html","text":"新型コロナウイルス感染症患者(4例目)の発生について(続報)"},{"date":"2020年4月3日","url":"https://www.pref.miyazaki.lg.jp/kohosenryaku/kenko/hoken/covid19_20200403-2.html","text":"新型コロナウイルス感染症患者(5~7例目)の発生について(第一報)"},{"date":"2020年4月3日","url":"https://www.pref.miyazaki.lg.jp/kohosenryaku/kenko/hoken/covid19_20200317.html","text":"新型コロナウイルス感染症患者(2例目、3例目)の発生について(続報)"}]}
{
"newsItems": [
{
"date": "2020年4月11日",
"url": "https://www.pref.miyazaki.lg.jp/kohosenryaku/kenko/hoken/covid19_20200411.html",
"text": "新型コロナウイルス感染症患者(第17例目)の発生について(第一報)"
},
{
"date": "2020年4月8日",
"url": "https://www.pref.miyazaki.lg.jp/kohosenryaku/kenko/hoken/covid19_20200408.html",
"text": "新型コロナウイルス感染症患者(第13~16例目)の発生について(第一報)"
},
{
"date": "2020年4月7日",
"url": "https://www.pref.miyazaki.lg.jp/kohosenryaku/kenko/hoken/20200407.html",
"text": "新型コロナウイルス感染症患者(第12例目)の発生について(第一報)"
},
{
"date": "2020年4月7日",
"url": "https://www.pref.miyazaki.lg.jp/kohosenryaku/kenko/hoken/covid19_20200304.html",
"text": "新型コロナウイルス感染症患者(第1例目)の発生について(続報)"
},
{
"date": "2020年4月6日",
"url": "https://www.pref.miyazaki.lg.jp/kohosenryaku/kenko/hoken/covid19_20200406.html",
"text": "新型コロナウイルス感染症患者(第11例目)の発生について(第一報)"
},
{
"date": "2020年4月5日",
"url": "https://www.pref.miyazaki.lg.jp/kohosenryaku/kenko/hoken/covid19_20200405.html",
"text": "新型コロナウイルス感染症患者(第9、10例目)の発生について(第一報)"
},
{
"date": "2020年4月4日",
"url": "https://www.pref.miyazaki.lg.jp/kohosenryaku/kenko/hoken/covid19_20200404.html",
"text": "新型コロナウイルス感染症患者(8例目)の発生について(第一報)"
},
{
"date": "2020年4月4日",
"url": "https://www.pref.miyazaki.lg.jp/kohosenryaku/kenko/hoken/covid19_20200403.html",
"text": "新型コロナウイルス感染症患者(4例目)の発生について(続報)"
},
{
"date": "2020年4月3日",
"url": "https://www.pref.miyazaki.lg.jp/kohosenryaku/kenko/hoken/covid19_20200403-2.html",
"text": "新型コロナウイルス感染症患者(5~7例目)の発生について(第一報)"
},
{
"date": "2020年4月3日",
"url": "https://www.pref.miyazaki.lg.jp/kohosenryaku/kenko/hoken/covid19_20200317.html",
"text": "新型コロナウイルス感染症患者(2例目、3例目)の発生について(続報)"
}
]
}

0 comments on commit 0e9f6bc

Please sign in to comment.