From 9d0d393cc5a550de8edb0e217e4540b673eb0530 Mon Sep 17 00:00:00 2001 From: L1ghtn1ng Date: Sun, 26 Jan 2025 20:41:59 +0000 Subject: [PATCH] remove dnsdumpster from ci --- .github/workflows/theHarvester.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/theHarvester.yml b/.github/workflows/theHarvester.yml index 96404572..fcd8b6f3 100644 --- a/.github/workflows/theHarvester.yml +++ b/.github/workflows/theHarvester.yml @@ -71,11 +71,6 @@ jobs: theHarvester -d hcl.com -b crtsh continue-on-error: ${{ matrix.python-version == '3.13' }} - - name: Run theHarvester module DnsDumpster - run: | - theHarvester -d yale.edu -b dnsdumpster - continue-on-error: ${{ matrix.python-version == '3.13' }} - - name: Run theHarvester module DuckDuckGo run: | theHarvester -d yale.edu -b duckduckgo