Ignore:
Timestamp:
May 9, 2021, 11:53:48 PM (4 years ago)
Author:
iritscen
Message:

ValExtLinks: Make sure that bad YT links count as NG. Various tweaks to project organization.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Validate External Links/validate_external_links.command

    r1150 r1157  
    2222#bash "$VALEXTLINKS" --links "$LINKS_ONLINE" --exceptions "$EXCEPT_ONLINE" --output "$REPORT_DIR" --record-ok-links --suggest-snapshots-ng --end-url 70
    2323
    24 # Run with start/end URLs, record OK codes, and don't upload
    25 #bash "$VALEXTLINKS" --links "$LINKS_ONLINE" --exceptions "$EXCEPT_ONLINE" --output "$REPORT_DIR" --record-ok-links --suggest-snapshots-ng --start-url 2588 --end-url 2594
     24# Run with start/end URLs, record OK codes, suggest OK snapshots, and don't upload
     25#bash "$VALEXTLINKS" --links "$LINKS_ONLINE" --exceptions "$EXCEPT_ONLINE" --output "$REPORT_DIR" --record-ok-links --suggest-snapshots-ng --suggest-snapshots-ok --start-url 2836 --end-url 3300
    2626
    2727# Run with local extlinks and exceptions, start/end URLs, record OK codes, and don't upload
Note: See TracChangeset for help on using the changeset viewer.