mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-10-01 01:25:58 -04:00
commit
9324ac6e7a
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…
Reference in New Issue
Block a user