mirror of
https://github.com/AAndyProgram/SCrawler.git
synced 2026-03-15 08:12:17 +00:00
2023.12.6.0
Add updater
This commit is contained in:
@@ -136,6 +136,8 @@ Friend Class SettingsCLS : Implements IDownloaderSettings, IDisposable
|
||||
Private ReadOnly BlackListFile As SFile = $"{SettingsFolderName}\BlackList.txt"
|
||||
Private ReadOnly UsersSettingsFile As SFile = $"{SettingsFolderName}\Users.xml"
|
||||
Friend Sub New()
|
||||
CheckNewReleaseFolder()
|
||||
|
||||
Cache = CacheKeeper.Default
|
||||
Cache.DisposeSuspended = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user