Skip to content
  • ale's avatar
    Replace URLInfo with a simple URL presence check · cce28f44
    ale authored
    The whole URLInfo structure, while neat, is unused except for the
    purpose of verifying if we have already seen a specific URL.
    
    The presence check is also now limited to Enqueue().
    cce28f44