Raid/www/index.html

36 lines
1.8 KiB
HTML
Raw Normal View History

2021-11-05 06:24:42 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- TITLE: Change to w/e you want! Not important -->
<title>Raid with Sarimoko | StreamRaiders.com/t/sarimoko</title>
<!-- META NAME="NOT REQUIRED!" -->
<meta name="author" content="Sarimoko by Travis Reames">
<meta name="description" content="A landing page or shortcut to StreamRaiders. Play along, while Sarimoko streams along!">
<meta name="keywords" content="sarimoko, sari, moko, sariboto, boto, streamraider, streamraiders, stream, raid, raider, raiders, ttv, twitch, minigame, mini-game, mini, game, view, viewer, engagement, viewership, activity, fun, add, on, add-on, ons, add-ons, addon, addons, lurk, lurking, lurkin, lurkers, lurkz">
2021-11-05 06:57:28 +00:00
<link rel="icon"
type="image/png"
href="https://en.gravatar.com/userimage/208570096/d7e3f1a8a1358a94a6a45ada4e2d7d51.png">
2021-11-05 06:24:42 +00:00
<!-- Basic Responsive Stylesheet | DON'T CHANGE!-->
<style type="text/css">
body, html
{
margin: 0; padding: 0; height: 100%; overflow: hidden;
}
#content
{
position:absolute; left: 0; right: 0; bottom: 0; top: 0px;
}
</style>
</head>
<body>
<div id="content">
<!-- IMPORTANT -->
<!-- Change the src="url" to your StreamRaider's url the chatbot gives your channel -->
<!-- Or change sarimoko to your TTV Username -->
2021-11-05 07:06:45 +00:00
<iframe width="100%" height="100%" frameborder="0" src="https://www.streamraiders.com/t/sarimoko&parent=https://streamraiders.com/"></iframe>
2021-11-05 06:24:42 +00:00
</div>
</body>
</html>