Skip to main content

pts_news/
lib.rs

1pub const PTS_NEWS_URL: &str = "https://news.pts.org.tw";
2
3pub mod daily_news;