From b8f278fa4e69cd31ea0b138611e4348fd32b7419 Mon Sep 17 00:00:00 2001 From: mynah Date: Thu, 21 Mar 2019 17:50:07 +0100 Subject: [PATCH] igualando --- dojo.conf | 18 +++++++++--------- public/robots.txt | 3 ++- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/dojo.conf b/dojo.conf index e71c903..c7402e4 100755 --- a/dojo.conf +++ b/dojo.conf @@ -3,13 +3,13 @@ secrets => ['b8a9e54090ccb580b6203e53a9f9199af38ce538'], path => 'public', hypnotoad => { - listen => [ 'http://127.0.0.1:3003/' ], + listen => [ 'http://127.0.0.1:3000/' ], }, #Chat ======================================================= - chat_addr => "https://chat.chaos.foundation", - chat_srv => "chat.chaos.foundation", - chat_channel => 'Grullas@radio.chat.chaos.foundation', + chat_addr => "https://chat.vuelodegrulla.com", + chat_srv => "chat.vuelodegrulla.com", + chat_channel => 'Grullas@radio.chat.vuelodegrulla.com', #Radio ===================================================== radio_server_name=>"http://radio.chaos.foundation:8000/q", @@ -19,13 +19,13 @@ #RTPM ======================================================= rtmp_server =>"rtmp://chaos.foundation/steam", - rtmp_channel =>"tcell", + rtmp_channel =>"cell", #Dash/Webm ======================================================= - dash_listen_url =>"https://radio.chaos.foundation/dash/tlive.mpd", - webm_listen_url =>"https://radio.chaos.foundation/tlive.webm", - webm_server_name=>"http://chaos.foundation:8000/tlive.webm", - webm_channel => "/tlive.webm", + dash_listen_url =>"https://radio.chaos.foundation/dash/live.mpd", + webm_listen_url =>"https://radio.chaos.foundation/live.webm", + webm_server_name=>"http://chaos.foundation:8000/live.webm", + webm_channel => "/live.webm", } diff --git a/public/robots.txt b/public/robots.txt index 1f53798..31fa943 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,2 +1,3 @@ User-agent: * -Disallow: / +Allow: / +Sitemap: https://vuelodegrulla.com/sitemap.xml