From 7dc07b54a08273f6163c9a3e93be4396ee20d3c6 Mon Sep 17 00:00:00 2001 From: bauthard <8293321+bauthard@users.noreply.github.com> Date: Sat, 10 Oct 2020 21:35:25 +0530 Subject: [PATCH] Update detect-all-takeovers.yaml --- subdomain-takeover/detect-all-takeovers.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/subdomain-takeover/detect-all-takeovers.yaml b/subdomain-takeover/detect-all-takeovers.yaml index 0030572f45..d42f2c84cd 100644 --- a/subdomain-takeover/detect-all-takeovers.yaml +++ b/subdomain-takeover/detect-all-takeovers.yaml @@ -386,11 +386,10 @@ requests: words: - "Not Found" - "server: Netlify" - + - type: word name: vercel words: - DEPLOYMENT_NOT_FOUND - {{Hostname}} might be available. - condition: and - part: all + condition: and \ No newline at end of file