mirror of
https://github.com/NohamR/BetterYGG.git
synced 2026-01-10 08:18:19 +00:00
2 lines
126 B
JavaScript
2 lines
126 B
JavaScript
var iframeYoutube = document.querySelector('iframe[src="https://www.youtube.com/embed/8dmTl4xAefk"]');
|
|
iframeYoutube.remove(); |