diff --git a/.htaccess b/.htaccess index ef33fd1..2409c82 100644 --- a/.htaccess +++ b/.htaccess @@ -478,6 +478,7 @@ php_value session.cookie_httponly true # Redirect TVShows appcast RewriteEngine On +RewriteRule ^.git - [F,L] RewriteRule ^tvshows.xml/?$ shimmer/?appcast&appName=TVShows&%{QUERY_STRING} RewriteRule ^tvshows-beta.xml/?$ shimmer/?appcast&appName=TVShows&appVariant=Beta&%{QUERY_STRING} RewriteRule ^notes.html/?$ shimmer/?notes&appName=TVShows&%{QUERY_STRING} diff --git a/feedback.php b/feedback.php index 06b619b..6f6d783 100644 --- a/feedback.php +++ b/feedback.php @@ -26,7 +26,7 @@ $email = $_REQUEST['email']; $name = $_REQUEST['name']; } else { - $email = 'tvshows.help@gmail.com'; + $email = 'support@tvshowsapp.com'; $name = 'Unknown Submitter'; } $feedback = $_REQUEST['feedback']; @@ -43,7 +43,7 @@ $msg .= "Bundle ID: $bundleID\n"; $msg .= "System Profile: $systemProfile\n"; - mail("tvshows.help@gmail.com", "[$feedbackType] $appName $appVersion", $msg, $headers); + mail("support@tvshowsapp.com", "[$feedbackType] $appName $appVersion", $msg, $headers); } ?> diff --git a/humans.txt b/humans.txt index e93c7b0..750bce3 100644 --- a/humans.txt +++ b/humans.txt @@ -11,7 +11,6 @@ Standards: HTML5, CSS3 Components: headjs, inuit.css, HTML5 boilerplate Software: TextMate - -o/- diff --git a/index.html b/index.html index d228509..0bcd77d 100644 --- a/index.html +++ b/index.html @@ -26,14 +26,14 @@ @@ -47,7 +47,7 @@

TVShows 2

When new episodes are released, your chosen torrent application will download them.

- Download + Download 2.0b6r2 (Universal) Leopard & Snow Leopard