v1.3.4

kaifcodec/user-scannerv1.3.4Mar 5, 2026by kaifcodec

AI Summary

Added Amazon, LinkedIn, and Netflix email modules, introduced a new Political category with 4 modules, and implemented a pattern system for expansion and random iteration.

Key Highlights

  • Added new email modules: Amazon, LinkedIn, Netflix, Microsoft 365, Plurk, Any.do, Firefox
  • Added new user_scan module: HackerEarth
  • Introduced new Political category with 4 new modules
  • Implemented pattern system with expansion, random iteration, and permutation count
  • Refined Netflix module logic and moved to LOUD_MODULES

New Features

  • New email modules (Amazon, LinkedIn, Netflix, etc.)
  • New user_scan module (HackerEarth)
  • Political category
  • Pattern system implementation
  • Netflix logic refinement

Full Release Notes

- Added new `email_scan` modules: Amazon, LinkedIn, and Netflix fixes.
  — by @SylvainM98

- Added new `email_scan` modules: Microsoft 365, Plurk, Any.do, and Firefox.
  — by @anubhavanonymous

- Added new `user_scan` modules: HackerEarth and improved profile URL logic for 74 sites.
  — by @shredzwho

- Added new `user_scan` category: Political (4 new modules) and multiple core bug fixes.
  — by @kaifcodec

- Pattern system implementation: includes expansion, random iteration, and total permutation count.
  — by @SylvainM98, @VamatoHD, and @kaifcodec
  — reviewed by @VamatoHD and @kaifcodec

- Refined Netflix module logic and moved to `LOUD_MODULES` to prevent accidental target notifications.
  — by @SylvainM98 and @shredzwho

- Multiple code reviews, ruff/mypy optimizations, and documentation updates.
  — by @kaifcodec, @SylvainM98, and @shredzwho
  — reviewed by @json-hunter07