d38ebdc464
Issue: All downloads failing because repository was 'rfxn/maldet' which doesn't exist on GitHub. The correct repository is 'rfxn/linux-malware-detect'. Testing confirmed: - Original rfxn.com URL: Returns 404 (not found) - Original GitHub paths: Repository doesn't exist - Correct repo: https://github.com/rfxn/linux-malware-detect (EXISTS and works) - Latest release: 1.6.6.1 (verified with API) - Download test: 84K successful tarball Solution: Updated download sources to use correct repository: 1. GitHub API: Direct to release 1.6.6.1 (primary) 2. GitHub main branch: Fallback to development version Removed non-functional rfxn.com URL (404 error).