Spaces:
				
			
			
	
			
			
		Sleeping
		
	
	
	
			
			
	
	
	
	
		
		
		Sleeping
		
	Update app.py
Browse files
    	
        app.py
    CHANGED
    
    | 
         @@ -13,6 +13,7 @@ news_sources = { 
     | 
|
| 13 | 
         
             
                "Indian Express": "https://indianexpress.com/section/india/feed",
         
     | 
| 14 | 
         
             
                "Live Mint": "https://www.livemint.com/rss/news",
         
     | 
| 15 | 
         
             
                "Money Control": "https://www.moneycontrol.com/rss/latestnews.xml",
         
     | 
| 
         | 
|
| 16 | 
         
             
                "NDTV": "https://feeds.feedburner.com/NDTV-LatestNews",
         
     | 
| 17 | 
         
             
                "News 18": "https://www.news18.com/commonfeeds/v1/eng/rss/india.xml",
         
     | 
| 18 | 
         
             
                "Telangana Today": "https://telanganatoday.com/feed",
         
     | 
| 
         | 
|
| 13 | 
         
             
                "Indian Express": "https://indianexpress.com/section/india/feed",
         
     | 
| 14 | 
         
             
                "Live Mint": "https://www.livemint.com/rss/news",
         
     | 
| 15 | 
         
             
                "Money Control": "https://www.moneycontrol.com/rss/latestnews.xml",
         
     | 
| 16 | 
         
            +
                "Manorama - Malayalam": "https://www.onmanorama.com/kerala.feeds.onmrss.xml",
         
     | 
| 17 | 
         
             
                "NDTV": "https://feeds.feedburner.com/NDTV-LatestNews",
         
     | 
| 18 | 
         
             
                "News 18": "https://www.news18.com/commonfeeds/v1/eng/rss/india.xml",
         
     | 
| 19 | 
         
             
                "Telangana Today": "https://telanganatoday.com/feed",
         
     |