diff --git a/sources/CNN.yaml b/sources/CNN.yaml new file mode 100644 index 0000000..ff5f9c3 --- /dev/null +++ b/sources/CNN.yaml @@ -0,0 +1,4 @@ +name: "CNN" +summary: "CNN is a major American multinational news-based television channel and website, providing breaking news and global coverage." +tags: "american" +uri: "https://www.cnn.com" diff --git a/sources/Fox-News.yaml b/sources/Fox-News.yaml new file mode 100644 index 0000000..906f892 --- /dev/null +++ b/sources/Fox-News.yaml @@ -0,0 +1,4 @@ +name: "Fox News" +summary: "Fox News is an American multinational conservative news and political commentary television channel and website." +tags: "american" +uri: "https://www.foxnews.com" diff --git a/sources/Google-News.yaml b/sources/Google-News.yaml new file mode 100644 index 0000000..8771194 --- /dev/null +++ b/sources/Google-News.yaml @@ -0,0 +1,4 @@ +name: "Google News" +summary: "Google News is a news aggregator service that organizes and provides news from various publishers worldwide." +tags: "global" +uri: "https://news.google.com" diff --git a/sources/India-Times.yaml b/sources/India-Times.yaml new file mode 100644 index 0000000..0b97c24 --- /dev/null +++ b/sources/India-Times.yaml @@ -0,0 +1,4 @@ +name: "India Times" +summary: "The Times of India is a major Indian English-language daily newspaper covering national and international news, business, and entertainment." +tags: "indian" +uri: "https://timesofindia.indiatimes.com" diff --git a/sources/MSN.yaml b/sources/MSN.yaml new file mode 100644 index 0000000..3163af1 --- /dev/null +++ b/sources/MSN.yaml @@ -0,0 +1,4 @@ +name: "MSN" +summary: "MSN is a web portal and internet media company that provides news, weather, entertainment, and other personalized content." +tags: "global" +uri: "https://www.msn.com" diff --git a/sources/NDTV.yaml b/sources/NDTV.yaml new file mode 100644 index 0000000..ace56d9 --- /dev/null +++ b/sources/NDTV.yaml @@ -0,0 +1,4 @@ +name: "NDTV" +summary: "NDTV is a prominent Indian news media company providing comprehensive coverage of national and international events across television and digital platforms." +tags: "indian" +uri: "https://www.ndtv.com" diff --git a/sources/The-Guardian.yaml b/sources/The-Guardian.yaml new file mode 100644 index 0000000..022268e --- /dev/null +++ b/sources/The-Guardian.yaml @@ -0,0 +1,4 @@ +name: "The Guardian" +summary: "The Guardian is a British daily newspaper known for its independent journalism and extensive global news coverage." +tags: "british" +uri: "https://www.theguardian.com" diff --git a/sources/Yahoo-Finance.yaml b/sources/Yahoo-Finance.yaml new file mode 100644 index 0000000..675f51e --- /dev/null +++ b/sources/Yahoo-Finance.yaml @@ -0,0 +1,4 @@ +name: "Yahoo Finance" +summary: "Yahoo Finance is a financial news and data website providing real-time market updates, stock quotes, and financial analysis." +tags: "global" +uri: "https://finance.yahoo.com"