What's Changed
π New Features
π Bug Fixes
- Fixed issue where input with protocols (e.g.,
https://example.com
) was skipped. Now, the protocol part is removed, allowingexample.com
to be used by @dogancanbakir in #1516 - Fixed VirusTotal limit error where the limit couldn't be larger than 40 by @dogancanbakir in #1548
- Fixed query syntax for Netlas source by @thurrsense in #1529
Other Changes
- Removed PassiveTotal as it no longer exists by @dogancanbakir in #1515
- Changed DNSRepo API endpoint to the latest version by @dogancanbakir in #1540
- Skipped non-200 HTTP responses for Anubis by @dogancanbakir in #1541
New Contributors
- @nukunga made their first contribution in #1517
- @thurrsense made their first contribution in #1529
- @hyni03 made their first contribution in #1508
Full Changelog: v2.6.8...v2.7.0