| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-01 | all: rename the program and repository into jarink | Shulhan | |
| Jarink is a program to help web administrator to maintains their website. Currently its provides a command to scan for brokenlinks. | |||
| 2025-05-29 | all: change the Scan function parameter to struct ScanOptions | Shulhan | |
| Using struct allow to extends the parameter later without changing the signature. | |||
