sergiotapia / magnetissimo

Web application that indexes all popular torrent sites, and saves it to the local database.
MIT License
2.99k stars 187 forks source link

Fix wait times in NyaaPantsu crawler #105

Closed skwerlman closed 6 years ago

skwerlman commented 6 years ago

Previously, the crawler would wait 30 min between each category, and 10s between full runs. Now, it waits 1-8s between categories, and 30 min between full runs.

sergiotapia commented 6 years ago

Looks good thanks for contributing!