Skip to content

fix: fresh colly collector instead of Clone() - #60

Closed
Runaho wants to merge 1 commit into
developfrom
fix/collyclone-fresh-collector
Closed

Runaho wants to merge 1 commit into
developfrom
fix/collyclone-fresh-collector

Conversation

@Runaho

@Runaho Runaho commented May 27, 2026

Copy link
Copy Markdown
Owner

Replace Clone() with colly.NewCollector() to prevent inheriting visited URLs and browser UA. Tests pass.

Replace Clone() with colly.NewCollector() in FetchWithContext to prevent
inheriting visited URLs and browser UA from parent collector.

Tests pass: ThreatFox, AlienVault providers.
Copilot AI review requested due to automatic review settings May 27, 2026 14:45

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@Runaho Runaho closed this May 27, 2026
@Runaho
Runaho deleted the fix/collyclone-fresh-collector branch May 27, 2026 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants