stream/src/data/config.js

17 lines
430 B
JavaScript
Raw Normal View History

export default {
2021-11-10 15:47:04 +00:00
meta: {
title: 'Underscore streams',
description: 'Quality live programming from beyond the surveillance economy.',
img: 'https://stream.undersco.re/static/meta.png'
},
peertube_root: 'https://tv.undersco.re',
2021-11-10 15:34:13 +00:00
EVENTS_API_URL: 'https://api.undersco.re',
2021-05-16 23:08:25 +00:00
2021-06-09 23:21:57 +00:00
calendarId: 'Nt767W2KeKFSTZ8x',
2021-05-26 10:59:12 +00:00
chat: {
guildId: '709318870909059082',
channelId: '826751398757793842',
css: '215',
},
}