gaialive commited on
Commit
084e51e
·
verified ·
1 Parent(s): 9ada156

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -27,7 +27,7 @@ rss_urls = [
27
  "https://planetsave.com/feed/",
28
  "https://environmentalprogress.org/big-news?format=RSS",
29
 
30
- #
31
  "https://usgreenchamber.com/feed/",
32
  "https://www.seattletimes.com/seattle-news/environment/",
33
  "https://feeds.feedburner.com/ConservationInternationalBlog",
@@ -40,7 +40,7 @@ rss_urls = [
40
  "https://oceanconservancy.org/blog/feed/",
41
  "https://www.congress.gov/rss/most-viewed.xml",
42
 
43
- #
44
  "https://esgtoday.com/feed",
45
  "https://esgnews.com/feed",
46
  "https://advanceesg.org/feed",
@@ -60,7 +60,7 @@ rss_urls = [
60
  "https://www.emergingmarketsesg.net/feed/",
61
  "https://www.scmp.com/rss/91/feed", # South China Morning Post
62
 
63
- #
64
  "https://medium.com/feed/the-esg-advisor",
65
  "https://www.msci.com/esg-blog-posts/-/rss/kAOIupnbxkM3/feed",
66
  "https://esg-blog.com/feed/",
 
27
  "https://planetsave.com/feed/",
28
  "https://environmentalprogress.org/big-news?format=RSS",
29
 
30
+ # Environment2
31
  "https://usgreenchamber.com/feed/",
32
  "https://www.seattletimes.com/seattle-news/environment/",
33
  "https://feeds.feedburner.com/ConservationInternationalBlog",
 
40
  "https://oceanconservancy.org/blog/feed/",
41
  "https://www.congress.gov/rss/most-viewed.xml",
42
 
43
+ # ESG
44
  "https://esgtoday.com/feed",
45
  "https://esgnews.com/feed",
46
  "https://advanceesg.org/feed",
 
60
  "https://www.emergingmarketsesg.net/feed/",
61
  "https://www.scmp.com/rss/91/feed", # South China Morning Post
62
 
63
+ # ESG2
64
  "https://medium.com/feed/the-esg-advisor",
65
  "https://www.msci.com/esg-blog-posts/-/rss/kAOIupnbxkM3/feed",
66
  "https://esg-blog.com/feed/",