Enable Bluecast for Live Now (#9737)
This commit is contained in:
@@ -49,6 +49,8 @@ const serviceUrlToNameMap: Record<string, string> = {
|
||||
'www.espn.com': 'ESPN',
|
||||
'stream.place': 'Streamplace',
|
||||
'skylight.social': 'Skylight',
|
||||
'bluecast.app': 'Bluecast',
|
||||
'www.bluecast.app': 'Bluecast',
|
||||
}
|
||||
|
||||
export function getLiveServiceNames(domains: Set<string>) {
|
||||
|
||||
Reference in New Issue
Block a user