stream/src/data/config.js
2022-09-07 16:40:27 +02:00

17 lines
421 B
JavaScript
Executable File

export default {
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',
EVENTS_API_URL: 'https://api.undersco.re',
calendarId: 'Nt767W2KeKFSTZ8x',
chat: {
guildId: '709318870909059082',
channelId: '826751398757793842',
},
}