Skip to content

Exclude amzn.to links from broken link detection - #184

Merged
RivianTrackr merged 1 commit into
mainfrom
claude/exclude-amzn-links-cbVc1
Mar 3, 2026
Merged

Exclude amzn.to links from broken link detection#184
RivianTrackr merged 1 commit into
mainfrom
claude/exclude-amzn-links-cbVc1

Conversation

@RivianTrackr

Copy link
Copy Markdown
Owner

Amazon short links (amzn.to) frequently time out or return misleading status codes, producing false positives in the link health checker. Skip these links entirely in check_single_link() by returning 'ok' immediately when the host is amzn.to.

https://claude.ai/code/session_0114nzYukNFeahGbWczuMMpV

Amazon short links (amzn.to) frequently time out or return misleading
status codes, producing false positives in the link health checker.
Skip these links entirely in check_single_link() by returning 'ok'
immediately when the host is amzn.to.

https://claude.ai/code/session_0114nzYukNFeahGbWczuMMpV
@RivianTrackr
RivianTrackr merged commit 21ccf1f into main Mar 3, 2026
5 of 7 checks passed
@RivianTrackr
RivianTrackr deleted the claude/exclude-amzn-links-cbVc1 branch March 3, 2026 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants