ids.alfacom.it/python_ml/list_fetcher
marco370 0301a42825 Update IP address parsing to ensure uniqueness and fix duplicates
Update `normalize_cidr` function in `parsers.py` to use the full CIDR notation as the IP address for uniqueness, addressing duplicate entry errors during Spamhaus IP sync and resolving the `operator does not exist: inet = text` error related to the `whitelist` table by ensuring proper IP type handling.

Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 7a657272-55ba-4a79-9a2e-f1ed9bc7a528
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Event-Id: 478f21ca-de02-4a5b-9eec-f73a3e16d0f0
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/449cf7c4-c97a-45ae-8234-e5c5b8d6a84f/7a657272-55ba-4a79-9a2e-f1ed9bc7a528/rDib6Pq
2026-01-02 11:56:47 +00:00
..
__init__.py Add functionality to manage and sync public blacklists and whitelists 2025-11-26 09:21:43 +00:00
fetcher.py Add full CIDR support for IP address matching in lists 2025-11-26 09:54:57 +00:00
parsers.py Update IP address parsing to ensure uniqueness and fix duplicates 2026-01-02 11:56:47 +00:00
run_fetcher.py Add functionality to manage and sync public blacklists and whitelists 2025-11-26 09:21:43 +00:00
seed_lists.py Add functionality to manage and sync public blacklists and whitelists 2025-11-26 09:21:43 +00:00