Skip to content

fix: remove phishing demo link for react-select-search (fixes #448)#612

Closed
ZhouYinLong-lab wants to merge 1 commit into
brillout:masterfrom
ZhouYinLong-lab:fix/remove-phishing-demo-link
Closed

fix: remove phishing demo link for react-select-search (fixes #448)#612
ZhouYinLong-lab wants to merge 1 commit into
brillout:masterfrom
ZhouYinLong-lab:fix/remove-phishing-demo-link

Conversation

@ZhouYinLong-lab

Copy link
Copy Markdown

The demo URL for react-select-search (https://react-select-search.com/) redirects through multiple pages and ends on a fake captcha page that copies an Msiexec command to the clipboard.

This PR removes the malicious demo link while keeping the GitHub repository link intact.

Before: [react-select-search](github) - [demo](https://react-select-search.com/) - description
After: [react-select-search](github) - description

Fixes #448

🤖 Generated with Claude Code

The demo URL redirects through multiple pages to a fake captcha
that copies an Msiexec command to the clipboard. Remove the
malicious link while keeping the GitHub repository link.
@ZhouYinLong-lab ZhouYinLong-lab closed this by deleting the head repository Jul 22, 2026
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.

One of the Select components link to phising website

1 participant