diff options
| author | admin | 2025-02-09 11:07:41 +0100 |
|---|---|---|
| committer | admin | 2025-02-09 11:07:41 +0100 |
| commit | 1b28f44a9f1c90e49ddf0149becaa004addc50d3 (patch) | |
| tree | 2cf796046b1b4a57e6f9534c2c54b3ea5a3ed9f6 /main.go | |
| parent | c97ca7b18c385e4a308bc508ef739d5c7581a97f (diff) | |
| download | curious-crawler-master.tar.gz | |
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -43,6 +43,7 @@ func main() { defer app.DB.Close() //app.fixAllCategories() + //return app.deleteOrphanedArticles() app.topStories() |
