14 lines
425 B
HTML
14 lines
425 B
HTML
<html>
|
|
<head>
|
|
<title>PVT Counter</title>
|
|
</head>
|
|
<body>
|
|
<iframe src="https://socialblade.com/youtube/user/pewdiepie/realtime" style="height:70%;width:50%"></iframe>
|
|
<iframe src="https://socialblade.com/youtube/user/tseries/realtime" style="height:70%;width:50%"></iframe>
|
|
<p>Subscribe to PewDiePie!</p>
|
|
<p>Unsubscribe from T-Series!</p>
|
|
<br />
|
|
<p>We're doing our part!</p>
|
|
</body>
|
|
</html>
|