Raid/www/index.html

34 lines
1.6 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">
<!-- 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 -->
<iframe width="100%" height="100%" frameborder="0" src="https://www.streamraiders.com/t/sarimoko"></iframe>
</div>
</body>
</html>