From d68c0b67f811a9c7ddac308483f99f7b1dab7137 Mon Sep 17 00:00:00 2001 From: miallenroku <30475472+miallenroku@users.noreply.github.com> Date: Mon, 28 Aug 2017 06:36:09 -0700 Subject: [PATCH] Update EntryScene.brs Removed references to PBS video content to prevent users from attempting to hack URLs and pull content directly. --- components/EntryScene.brs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/components/EntryScene.brs b/components/EntryScene.brs index 8e3cd58..7a2b610 100644 --- a/components/EntryScene.brs +++ b/components/EntryScene.brs @@ -37,10 +37,10 @@ sub onItemSelected() videoContent = { - streamFormat: "hls", - titleSeason: "Art21 Season 3", - title: "Place", - url: "http://ga.video.cdn.pbs.org/videos/art-21/fe42d468-e90f-489b-ade3-a242f196dba2/60600/hd-mezzanine-16x9/ARTF101_iPad-1240k.m3u8", + streamFormat: "", + titleSeason: "", + title: "", + url: "", 'used for raf.setContentGenre(). For ads provided by the Roku ad service, see docs on 'Roku Genre Tags' categories: ["Documentary"]