Update 'www/index.html'

This commit is contained in:
Sarimoko 2021-11-05 07:31:49 +00:00
parent faeb037b54
commit cbe3380a01
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
<!-- IMPORTANT --> <!-- IMPORTANT -->
<!-- Change the src="url" to your StreamRaider's url the chatbot gives your channel --> <!-- Change the src="url" to your StreamRaider's url the chatbot gives your channel -->
<!-- Or change sarimoko to your TTV Username --> <!-- Or change sarimoko to your TTV Username -->
<iframe width="100%" height="100%" frameborder="0" src="https://www.streamraiders.com/game/"></iframe> <iframe width="100%" height="100%" frameborder="0" src="https://captain.tv/login?short_name=raiders&redirect_params=client_id%3D55de01e0410644c6%26redirect_uri%3Dhttps%253A%252F%252Fwww.streamraiders.com%252Fapi%252Fauth%252F%26response_type%3Dcode%26scope%3Duser%253Aread%253Aemail%2520user%253Aread%253Atwitch%253Aauth%26state%3D79055ab80e3f9a1de6f8d9b1d4a83c45"></iframe>
</div> </div>
</body> </body>
</html> </html>