We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Calculates torrent scrape totals, usually one torrent per minute
/crontab/torrent/scrape/{key}
{key} - is the application access key string, passed in URL to prevent third party HTTP requests.
{key}
Could be configured according to the environment. By default - hosted in .env file, APP_KEY=EDITME option.
.env
APP_KEY=EDITME