From 6bd4a9df6bbb2f381cbbf24f2028466bed302715 Mon Sep 17 00:00:00 2001 From: Dhiyaneshwaran Date: Sun, 7 Jan 2024 21:04:15 +0530 Subject: [PATCH] fix lint --- http/osint/piratebay.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/http/osint/piratebay.yaml b/http/osint/piratebay.yaml index 8b9de0870e..bee5c6cd2b 100644 --- a/http/osint/piratebay.yaml +++ b/http/osint/piratebay.yaml @@ -17,10 +17,11 @@ self-contained: true headless: - steps: - - args: - url: 'https://thepiratebay.org/search.php?q=user:{{user}}' - action: navigate - - action: waitload + - args: + url: "'https://thepiratebay.org/search.php?q=user:{{user}}' + action: navigate + + - action: waitload matchers: - type: dsl