mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2025-03-09 08:30:18 -04:00
Add broken-link tools
This commit is contained in:
parent
7735b59782
commit
9db69dcf37
13
weapons/deadfinder.yaml
Normal file
13
weapons/deadfinder.yaml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
name: DeadFinder
|
||||||
|
description: Find dead-links (broken links)
|
||||||
|
url: https://github.com/hahwul/deadfinder
|
||||||
|
category: tool
|
||||||
|
type: Scanner
|
||||||
|
platform:
|
||||||
|
- linux
|
||||||
|
- macos
|
||||||
|
- windows
|
||||||
|
lang: Ruby
|
||||||
|
tags:
|
||||||
|
- broken-link
|
13
weapons/deadlinks.yaml
Normal file
13
weapons/deadlinks.yaml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
name: deadlinks
|
||||||
|
description: Health checks for your documentation links.
|
||||||
|
url: https://github.com/butuzov/deadlinks
|
||||||
|
category: tool
|
||||||
|
type: Scanner
|
||||||
|
platform:
|
||||||
|
- linux
|
||||||
|
- macos
|
||||||
|
- windows
|
||||||
|
lang: Python
|
||||||
|
tags:
|
||||||
|
- broken-link
|
Loading…
x
Reference in New Issue
Block a user