reduced elems

This commit is contained in:
2023-04-09 22:52:50 -05:00
parent 7b57162191
commit 0903994c30
2 changed files with 0 additions and 4 deletions

View File

@@ -10,8 +10,6 @@
// ==/UserScript==
var Elems = `
.video-player__overlay,
.video-player__overlay:nth-child(1) > div:nth-child(1),
.video-player__overlay:nth-child(1) > div:nth-child(1) > div:nth-child(1),
.click-handler
`
var getElems = () =>