diff options
| author | Shulhan <ms@kilabit.info> | 2026-02-11 04:38:20 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2026-02-11 04:38:20 +0700 |
| commit | 61eb5351087be894a4bfeb71c99346b8065bb7f1 (patch) | |
| tree | 1f6d4650cb019c63cfbd8df777b19faedde679a2 /brokenlinks/testdata/web/page2/index.html | |
| parent | d8a892eb2f28b3ef4c2625c682d255f4f616cae2 (diff) | |
| download | jarink-61eb5351087be894a4bfeb71c99346b8065bb7f1.tar.xz | |
brokenlinks: check if link has been seen before scan
Given the following queue and its parent,
/page2.html => /index.html
/brokenPage => /index.html
/brokenPage => /page2.html
Before scanning the second "/brokenPage" on parent page "/page2.html",
check if its seen first to get the status code before we run the scan.
This allow jarink report "/brokenPage" as broken link for both pages,
not just in "/index.html".
Diffstat (limited to 'brokenlinks/testdata/web/page2/index.html')
0 files changed, 0 insertions, 0 deletions
