lc / gau

Fetch known URLs from AlienVault's Open Threat Exchange, the Wayback Machine, and Common Crawl.
MIT License
3.87k stars 436 forks source link

blacklist doesn't seem working #131

Open prasgop opened 5 months ago

prasgop commented 5 months ago

gau --blacklist png,jpg,jpeg,gif,woff not working. ss Should I do something different? or Is it that the flag does not work when working with a list of domains?

Memmedyar commented 4 months ago

same here

Badi1605 commented 3 months ago

just write the extensions between double-quotes like this: --blacklist "jpg,png,jpeg,gif,woff"

ibrahimisiaka99 commented 1 month ago

Putting the extensions in double quote did not work I tried a single quote also but it did not work also Anybody solved this issue yet?

philipsinnott commented 3 weeks ago

I have the same issue. I'm running gau v2.2.3.