diff options
Diffstat (limited to 'video.php')
-rw-r--r-- | video.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ require_once "processor.php"; <body> <div class="contenedor"> <header> + <a class="drm-free" rel="noopener noreferrer" href="https://www.defectivebydesign.org/drm-free" target="_blank"></a> <h2><?php echo $videoTitle; ?></h2> </header> <hr> |