mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Update lastOpenRSSOrgFeedRefresh when allowing to refresh an openrss.org feed.
This commit is contained in:
@@ -422,6 +422,7 @@ private extension DownloadSession {
|
||||
|
||||
if canDownloadFromOpenRSSOrg {
|
||||
// Allow only one feed from openrss.org per refresh session
|
||||
lastOpenRSSOrgFeedRefresh = Date()
|
||||
return urls.byRemovingAllButOneRandomOpenRSSOrgURL()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user