xnl-h4ck3r / waymore

Find way more from the Wayback Machine, Common Crawl, Alien Vault OTX, URLScan & VirusTotal!
MIT License
1.68k stars 193 forks source link

waymore: Fix incorrect directory creation in waymore.py #42

Closed aquilamacedo closed 6 months ago

aquilamacedo commented 6 months ago

Changed DEFAULT_OUTPUT_DIR to os.path.expanduser('~/.config/waymore') to ensure proper directory creation.

Closes: #41

aquilamacedo commented 6 months ago

Hi @xnl-h4ck3r, could you check this PR please?