Loading...
Loading...
Compare original and translation side by side
scripts/validate_urls.py# Validate URLs from file
python scripts/validate_urls.py document.md
# Validate single URL
python scripts/validate_urls.py --url https://example.comscripts/validate_urls.py# Validate URLs from file
python scripts/validate_urls.py document.md
# Validate single URL
python scripts/validate_urls.py --url https://example.comValidate all URLs in this documentCheck if these links are appropriate for their contextValidate all URLs in this documentCheck if these links are appropriate for their contextExtract and analyze all links in this contentExtract and analyze all links in this contentundefinedundefined
**Checks:**
- HTTP status codes (200, 301, 404, etc.)
- Redirect chains
- Response times
- SSL certificate validity
- URL syntax validity
**检查项:**
- HTTP状态码(200、301、404等)
- 重定向链
- 响应时间
- SSL证书有效性
- URL语法有效性undefinedundefinedundefinedundefined