Skip to content

Fix Ad Blocker Blocking SponsorBlock's Requests

Ajay Ramachandran edited this page Apr 27, 2020 · 10 revisions

Add the following to your "My Filters" section:

@@||youtube.com/get_video_info$~script
@@||*.ajay.app^$~script

The first allows SponsorBlock to get YouTube video info. The second allows it to get sponsors from the database (ajay.app is my website).

Clone this wiki locally