mirror of
https://github.com/gethomepage/homepage.git
synced 2025-09-29 15:31:09 -04:00
- add the follow-redirect package - add the tough-cookie package Jackett API uses a redirect mechanism to set a CSRF token. This CSRF token is stored in a cookie that is required to be present or the API won't work.