Skip to content

Remove LinkedIn from site list due to HTTP 999 blocking#2729

Closed
Alessio-Falcini wants to merge 1 commit intosherlock-project:masterfrom
Alessio-Falcini:disable-linkedin-detection
Closed

Remove LinkedIn from site list due to HTTP 999 blocking#2729
Alessio-Falcini wants to merge 1 commit intosherlock-project:masterfrom
Alessio-Falcini:disable-linkedin-detection

Conversation

@Alessio-Falcini
Copy link
Copy Markdown

Fixes #2652

LinkedIn consistently blocks automated requests with HTTP 999 error, making it impossible to reliably detect profiles. This PR removes LinkedIn from the site list as discussed in the issue.

@github-actions
Copy link
Copy Markdown
Contributor

Automatic validation of changes

Target F+ Check F- Check
n8n Community ✔️   Pass ✔️   Pass
Arduino Forum ✔️   Pass ✔️   Pass
HackerSploit ✔️   Pass ✔️   Pass
TheMovieDB ✔️   Pass ✔️   Pass

Copy link
Copy Markdown

@palharez palharez left a comment

Choose a reason for hiding this comment

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

I noticed some additional changes that seem unrelated to the issue being addressed (like the addition of "TheMovieDB").

It might be better to keep this PR focused and move those changes to a separate PR.

Copy link
Copy Markdown
Collaborator

@matheusfelipeog matheusfelipeog left a comment

Choose a reason for hiding this comment

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

@Alessio-Falcini In addition to the valid comment made by @palharez (thanks), LinkedIn was kept due to a fix merged in #2824

Thank you.

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.

LinkedIn detection no longer works due to blocked requests (Request Denied – HTTP 999)

3 participants