gijsdev / ublock-hide-yt-shorts

uBlock Origin filter list to hide YouTube Shorts
MIT License
1.15k stars 63 forks source link

Update filter list #7

Closed ghost closed 6 months ago

ghost commented 6 months ago

Makes the regex filters up to date again.

Note: The main branch will still be out of date but i will not update it since the regex version is better anyways.

gijsdev commented 6 months ago

I made that regex branch a bit too rushed and as you saw some stuff is still broken on that, so I will probably delete that branch, start over and test it properly this time :)

Also your commit removes the ytd-mini-guide-entry-renderer filter that's still relevant for tablet sized devices.

Your first commit is fine though, can you create a new PR for the master branch with only that commit in it? Then I will merge it! Thanks!

BTW, you don't need to change the 'Last Modified' date in your commit, I only change that when I bump the version. I will probably need to create a contributing.md in the future for this kind of stuff.