We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30e1e4d commit d6fd759Copy full SHA for d6fd759
main.js
@@ -82,7 +82,7 @@ const communities = [
82
const feeds = [
83
{
84
name: 'localnews',
85
- url: 'https://www.tucsonsentinel.com/local/rss/',
+ url: 'https://www.tucsonsentinel.com/category/rss/local/',
86
content: 'description',
87
exclude: [
88
'localpolitics', // the local feed contains politics, which we don't want. So we exclude the localpolitics feed to get local news only.
0 commit comments