Changeset 1210 for Validate External Links/validate_external_links.sh
- Timestamp:
- Mar 22, 2026, 4:44:56 PM (3 hours ago)
- File:
-
- 1 edited
-
Validate External Links/validate_external_links.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Validate External Links/validate_external_links.sh
r1203 r1210 77 77 # are NG (no good). Pages that return OK codes will be screenshotted when screenshots are asked for. 78 78 # Remember to update http_codes.txt if you add a new code. 79 declare -a OK_CODES=(200 202 401405 406 418 501)79 declare -a OK_CODES=(200 202 204 401 402 405 406 418 501) 80 80 declare -a RD_CODES=(301 302 303 307 308) 81 81 declare -a NG_CODES=(000 400 403 404 410 429 500 502 503 504 520 530)
Note:
See TracChangeset
for help on using the changeset viewer.
