mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-07 03:57:09 +03:00
Fixed it!
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
var v = $('video')
|
||||
var v = document.querySelector('video')
|
||||
video_id = youtube_parser(document.URL);
|
||||
|
||||
if(video_id){
|
||||
|
||||
Reference in New Issue
Block a user