Skip to content

fix results error #123

@DaddyBigFish

Description

@DaddyBigFish

This is the fix for the results error with http and https

Line 109 - 112

# Sanitize the domain
domain = domain.replace("https://", "").replace("http://", "").replace("/", "_").replace(":", "_")
    
result_file = os.path.join(results_dir, f"{domain}.txt")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions