Skip to content

Commit

Permalink
feat(ublock): Block 'join' button on youtube
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjones2014 committed Dec 27, 2024
1 parent f1cb12e commit 835b5d4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ublock-mdbook/src/ublock-filters.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
- YouTube: |
! block "Join" button
www.youtube.com##div#sponsor-button
! Google sometimes adds an artifical 5 second delay on youtube
! for Firefox users...
www.youtube.com##+js(nano-stb, resolve(1), *, 0.001)
Expand Down

0 comments on commit 835b5d4

Please sign in to comment.