diff options
author | Ajay Ramachandran <[email protected]> | 2019-08-23 23:30:11 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2019-08-23 23:30:11 -0400 |
commit | f0888faf782e71536ae858411866fc71e0b55eb9 (patch) | |
tree | 06dd71a15148d21b1598544b347644d53e401486 /utils.js | |
parent | 227bec4d8e2391ae1e052096d96385c93c781d0f (diff) | |
parent | 9951a1947843abb45c2e156665feb141cbaa82b7 (diff) | |
download | SponsorBlock-f0888faf782e71536ae858411866fc71e0b55eb9.tar.gz SponsorBlock-f0888faf782e71536ae858411866fc71e0b55eb9.zip |
Merge pull request #133 from ajayyy/experimental1.1.4
Update master
Diffstat (limited to 'utils.js')
-rw-r--r-- | utils.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,4 +37,5 @@ function getYouTubeVideoID(url) { return false; } } + return false; }
\ No newline at end of file |