octatone / reddit.tv

HTML5 and AJAX display of videos from reddit.com to replace reddit.tv. Includes any video embed type from reddit. Only backend is reddit.com's API, everything else is clientside.
http://reddit.tv
MIT License
64 stars 72 forks source link

Remove vice? #37

Closed ghost closed 8 years ago

ghost commented 11 years ago

I've been using your source for a while but I just updated, and it's using the vice theme and has all the advertising and whatnot.

Can you release it without this or leave instructions on how to turn it off?

The main site doesn't even seem to use that anymore.

tbow2000 commented 10 years ago

I need to learn how to code.

twohlix commented 10 years ago

Just undo the filling of the Promo object in tv.js or delete it. Look at this commit for how he added it: 7165eaba1b01b613fa0b2b66842d8bfa880fff65

All you have to do is remove lines 32 - 57 from tv.js. see: js.tv