diff options
author | Camil Staps | 2015-06-10 22:56:59 +0200 |
---|---|---|
committer | Camil Staps | 2015-06-10 22:56:59 +0200 |
commit | 09cbb59518b421d883e4e725be2ae2c9e9df0664 (patch) | |
tree | 49816d3dd189a9d485c305561eeb6d1b3f221aae /app/src/main/res/values | |
parent | Merge branch 'master' of github:camilstaps/RSSin (diff) |
working...
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r-- | app/src/main/res/values/feeds.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/src/main/res/values/feeds.xml b/app/src/main/res/values/feeds.xml index 1838092..85e5c7a 100644 --- a/app/src/main/res/values/feeds.xml +++ b/app/src/main/res/values/feeds.xml @@ -31,8 +31,5 @@ <item>http://feeds.reuters.com/reuters/environment</item> <item>http://feeds.reuters.com/reuters/financialsNews</item> <item>http://feeds.reuters.com/reuters/worldNews</item> - <item>http://rss.nytimes.com/services/xml/rss/nyt/Environment.xml</item> - <item>http://rss.nytimes.com/services/xml/rss/nyt/Music.xml</item> - <item>http://rss.nytimes.com/services/xml/rss/nyt/Travel.xml</item> </string-array> </resources>
\ No newline at end of file |