mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-31 21:59:49 +03:00
Updated Fix uBlock Origin Blocking YouTube Requests (markdown)
8
Fix-Ad-Blocker-Blocking-SponsorBlock's-Requests.md
Normal file
8
Fix-Ad-Blocker-Blocking-SponsorBlock's-Requests.md
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
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).
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
It seems uBlock sometimes blocks requests to some YouTube endpoints. This can be fixed in the following way:
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
If uBlock Origin is blocking requests to SponsorBlock servers (not YouTube like in the above image), then you must switch from hard mode to easy mode.
|
|
||||||
Reference in New Issue
Block a user