diff --git a/weapons/DNSDumpster.yaml b/weapons/DNSDumpster.yaml index 565126d..e5c6c31 100644 --- a/weapons/DNSDumpster.yaml +++ b/weapons/DNSDumpster.yaml @@ -10,4 +10,5 @@ platform: - windows lang: tags: -- dns \ No newline at end of file +- dns +- online \ No newline at end of file diff --git a/weapons/SecurityTrails.yaml b/weapons/SecurityTrails.yaml index d06e90f..9ed7ce9 100644 --- a/weapons/SecurityTrails.yaml +++ b/weapons/SecurityTrails.yaml @@ -10,4 +10,5 @@ platform: - windows lang: tags: -- subdomains \ No newline at end of file +- subdomains +- online \ No newline at end of file diff --git a/weapons/SequenceDiagram.yaml b/weapons/SequenceDiagram.yaml index 3e8c17f..ebc68dc 100644 --- a/weapons/SequenceDiagram.yaml +++ b/weapons/SequenceDiagram.yaml @@ -1,6 +1,6 @@ --- name: SequenceDiagram -description: " Online tool for creating UML sequence diagrams" +description: Online tool for creating UML sequence diagrams url: https://sequencediagram.org category: tool type: Utils @@ -9,4 +9,5 @@ platform: - macos - windows lang: -tags: [] +tags: +- online \ No newline at end of file