mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
Complete
This commit is contained in:
@@ -11,6 +11,7 @@ builder.Services
|
||||
.AddDataStorage()
|
||||
.AddCrawlers()
|
||||
.RegisterWordCollections()
|
||||
.RegisterParseTorrentTitle()
|
||||
.AddQuartz(builder.Configuration);
|
||||
|
||||
var host = builder.Build();
|
||||
|
||||
Reference in New Issue
Block a user