Skip to content

Rick Roll Detector (Blacklist-Based) #508

@tkgo11

Description

@tkgo11

Describe a related problem (optional)

Users are frequently getting tricked by "Rickroll" links in comments, chats, or shared URLs. This disrupts productivity, annoys users, and impacts trust in shared resources.

Describe your suggested feature

Add a detector that flags or blocks suspicious links known for Rickrolling by comparing URLs against a maintained blacklist. When a match is found, the system should:

Warn the user before opening the link.

Optionally block access and show a custom message.

Allow admins to update or extend the blacklist.

Describe alternatives you've considered for your suggested feature

Heuristic detection (analyze video titles, etc.) — more complex, may cause false positives.

Other details

The blacklist includes full YouTube URLs (e.g., https://www.youtube.com/watch?v=dQw4w9WgXcQ)

And... don't take this seriously :)

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
  • I have written a short but informative title.
  • I will fill out all of the requested information in this form.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions