Skip to content

Commit

Permalink
Only making changes to EuroNews
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwin-acharya01 committed Oct 2, 2022
1 parent e554119 commit 32f4f23
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions src/data/sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"name": "The Guardian",
"site": "https://www.theguardian.com/uk/money",
"base": "https://12ft.io/https://www.theguardian.com",
"base": "https://12ft.io/",
"region":"Europe"
},
{
Expand All @@ -20,13 +20,13 @@
{
"name": "Metro UK",
"site": "https://metro.co.uk/news/uk/",
"base": "https://12ft.io/https://metro.co.uk",
"base": "",
"region":"Europe"
},
{
"name": "NewsBytes",
"site": "https://www.newsbytesapp.com/",
"base": "https://www.newsbytesapp.com",
"base": "",
"region":"Asia"
},
{
Expand Down Expand Up @@ -56,25 +56,25 @@
{
"name": "CNBC",
"site": "https://www.cnbc.com/energy/",
"base": "https://www.cnbc.com",
"base": "",
"region":"Americas"
},
{
"name": "ABC News",
"site": "https://abcnews.go.com/wn",
"base": "https://abcnews.go.com",
"base": "",
"region":"Americas"
},
{
"name": "The New York Times",
"site": "https://www.nytimes.com/section/business",
"base": "https://www.nytimes.com",
"base": "",
"region":"Americas"
},
{
"name": "ABP News",
"site": "https://news.abplive.com/topic/energy-sector",
"base": "https://news.abplive.com/",
"base": "",
"region":"Asia"
},
{
Expand All @@ -92,7 +92,7 @@
{
"name": "The Globe And Mail",
"site": "https://www.theglobeandmail.com/business/industry-news/energy-and-resources/",
"base": "https://www.theglobeandmail.com",
"base": "https://www.theglobeandmail.com/",
"region":"Americas"
},
{
Expand Down

0 comments on commit 32f4f23

Please sign in to comment.