xaoxuu/Links Checker
Automated links checker.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| exclude_issue_with_labels | 排除标签,有这些标签的issue会跳过不进行检查 | no | 审核中, 白名单 |
| retry_times | 重试次数 | no | 3 |
| accepted_codes | 可接受的状态码,这些状态码不会被认为网站异��� | no | 200,201,202,203,204,205,206,300,301,302,303,304,307,308 |
| unreachable_label | 无效标签:无法访问 | no | 无法访问 |
| checker | 检查器类型 | no | reachability |
| friend_checker_invalid_label | 无效标签:友链无效 | no | 未添加友链 |
| theme_checker_meta_tag | 主题检查器:meta标签选择器 | no | meta[theme-name="Stellar"] |
| theme_checker_content_attr | 主题检查器:内容属性 | no | content |
| theme_checker_version_attr | 主题检查器:主题版本属性名 | no | theme-version |
| theme_checker_invalid_label | 无效标签:无效主题 | no | 无效主题 |
Outputs
no outputs