Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/link-freshness.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- uses: actions/setup-node@v4
with:
node-version: '20'
node-version: '22'

# Only the two CSV libraries — installing the full manifest would pull
# crawlee and playwright browsers for a job that makes plain fetch calls.
Expand Down
100 changes: 50 additions & 50 deletions api-docs-urls.csv

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions datasets/link-health-history.csv
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
date,column,checked,ok,moved,dead,blocked,error,other,llms_txt_hosts,llms_txt_serving,rows_complete,rows_total
2026-08-27,Official_Documentation_URL,176,67,76,29,1,0,3,164,74,176,562
2026-08-27,Privacy Policy,176,130,44,0,1,0,1,164,74,176,562
2026-08-27,Terms of Service,176,101,71,1,1,0,2,164,74,176,562
2026-08-27,Rate Limiting Policy,176,52,117,4,1,0,2,164,74,176,562
2026-08-27,Release Notes,176,62,96,15,1,0,2,164,74,176,562
2026-08-27,Security Policy,176,135,38,0,1,0,2,164,74,176,562
2026-08-27,Developer Community/Forum,176,100,72,0,1,1,2,164,74,176,562
2026-08-27,Official_Documentation_URL,371,314,18,30,2,0,7,167,79,371,562
2026-08-27,Privacy Policy,369,358,0,1,5,0,5,167,79,371,562
2026-08-27,Terms of Service,366,352,0,4,3,0,7,167,79,371,562
2026-08-27,Rate Limiting Policy,361,309,29,13,3,0,7,167,79,371,562
2026-08-27,Release Notes,307,275,1,19,2,3,7,167,79,371,562
2026-08-27,Security Policy,233,225,0,1,1,1,5,167,79,371,562
2026-08-27,Developer Community/Forum,174,170,0,0,1,1,2,167,79,371,562
Loading
Loading