Skip to content

Commit

Permalink
add new site entrance and modify ltn.com.tw entrance link.
Browse files Browse the repository at this point in the history
  • Loading branch information
wedojava committed Sep 29, 2020
1 parent fc15d0d commit dd7b8c2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ import (
func main() {
year := strconv.Itoa(time.Now().Year())
sites := []string{
"https://news.ltn.com.tw/list/breakingnews",
"https://www.cna.com.tw/list/aall.aspx",
"https://news.ltn.com.tw/list/breakingnews/world",
"https://www.zaobao.com/realtime/world",
"https://www.zaobao.com/news/world",
"https://www.zaobao.com/realtime/china",
Expand Down

0 comments on commit dd7b8c2

Please # to comment.