mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-01 19:46:01 +01:00
This commit is contained in:
@@ -53,6 +53,7 @@ describe('feeds', function () {
|
||||
nconf.get('url') + '/topic/' + tid + '.rss',
|
||||
nconf.get('url') + '/category/' + cid + '.rss',
|
||||
nconf.get('url') + '/recent.rss',
|
||||
nconf.get('url') + '/top.rss',
|
||||
nconf.get('url') + '/popular.rss',
|
||||
nconf.get('url') + '/popular/day.rss',
|
||||
nconf.get('url') + '/recentposts.rss',
|
||||
|
||||
Reference in New Issue
Block a user