mirror of
https://github.com/gethomepage/homepage.git
synced 2026-09-17 01:25:52 -07:00
f750876425
- 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.