diff --git a/faq.html b/faq.html index 14cb7f3..0657372 100644 --- a/faq.html +++ b/faq.html @@ -63,8 +63,8 @@ - - + + @@ -86,8 +86,8 @@
-

To enjoy a great experience, always make sure you're running the latest Popcorn Time version.
- Our only official site is popcorn-time.tv (for now). Do not get the app from anywhere else, as there's a few fake sites going around.

+

To enjoy a great experience, always make sure you're running the latest Popcorn Time version.
+ Our only official site is get-popcorn.com (for now). Do not get the app from anywhere else, as there's a few fake sites going around.

Frequently Asked Questions

diff --git a/index.html b/index.html index e0e5221..2559e3d 100644 --- a/index.html +++ b/index.html @@ -64,8 +64,8 @@ - - + + diff --git a/js/site.js b/js/site.js index 271d0b2..8d5b1e9 100644 --- a/js/site.js +++ b/js/site.js @@ -1,5 +1,4 @@ -var userAgent = navigator.platform, - fileHost = "http://cdn.popcorn-time.tv/"; +var userAgent = navigator.platform; var mac = /Mac/, win = /Win/,