Update atomparser.cpp
This commit is contained in:
parent
70f9374494
commit
01544ea86c
@ -44,7 +44,7 @@ QList<StandardFeed*> AtomParser::discoverFeeds(ServiceRoot* root, const QUrl& ur
|
|||||||
// https://github.com/:owner/:repo/releases.atom
|
// https://github.com/:owner/:repo/releases.atom
|
||||||
// https://github.com/:owner/:repo/commits.atom
|
// https://github.com/:owner/:repo/commits.atom
|
||||||
// https://github.com/:user/:repo/tags.atom
|
// https://github.com/:user/:repo/tags.atom
|
||||||
// 6. If URL if Youtube, find channel ID.
|
// 6. If URL is Youtube, find channel ID.
|
||||||
|
|
||||||
// Download URL.
|
// Download URL.
|
||||||
int timeout = qApp->settings()->value(GROUP(Feeds), SETTING(Feeds::UpdateTimeout)).toInt();
|
int timeout = qApp->settings()->value(GROUP(Feeds), SETTING(Feeds::UpdateTimeout)).toInt();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user