mirror of
https://github.com/gethomepage/homepage.git
synced 2026-03-05 00:13:55 -05: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.