Skip to content

Commit

Permalink
inform that this is not an exhaustive rickroll protection
Browse files Browse the repository at this point in the history
  • Loading branch information
danthe1st committed Mar 10, 2024
1 parent 54583fc commit fcfe934
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ Currently, the only implemented rule (`htmlBasedBlock`) blocks responses based o
This rule checks whether an element matching a CSS selector exists matching a regex.
```yaml
# This rule attempts to block rick rolls based on the <title> element
# it is not very reliable as rickrolls may have different <title>s and YouTube may load it in different ways
- type: htmlBasedBlock
# This rule only applies to YouTube and its subdomains
hostMatcher:
Expand Down

0 comments on commit fcfe934

Please sign in to comment.