aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add a cookies moduleA Farzat2026-02-101-3/+20
| | | | | This parses the cookies found in the cookies.json file, making them ready to be used in http requests.
* Add display and config modulesA Farzat2026-02-081-0/+22
|
* Add CLI parsingA Farzat2026-02-071-0/+8