11 lines
397 B
HTML
11 lines
397 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Youtube Spam Purger!</title>
|
|
</head>
|
|
<body style="min-width: 200px;">
|
|
<p>Next to comments on videos will show a DELETE All COMMENTS button.</p>
|
|
<p>Clicking that will navigate you to a new page where you may delete that user's comments from that video.</p>
|
|
<p>You may need to login to Google for it to work after clicking the button</p>
|
|
</body>
|
|
</html>
|