diff options
Diffstat (limited to 'subsonic-site/src/main/webapp/adwords-android.jsp')
-rw-r--r-- | subsonic-site/src/main/webapp/adwords-android.jsp | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/subsonic-site/src/main/webapp/adwords-android.jsp b/subsonic-site/src/main/webapp/adwords-android.jsp deleted file mode 100644 index 795dc39e..00000000 --- a/subsonic-site/src/main/webapp/adwords-android.jsp +++ /dev/null @@ -1,45 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE html -PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" -"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> -<head> - <title>Subsonic » Free Music Streamer</title> - <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.8.0r4/build/reset/reset.css"> - <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.8.0r4/build/fonts/fonts.css"> - <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.8.0r4/build/grid/grid.css"> - <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.8.0r4/build/base/base.css"> - <%@ include file="tracking.jsp" %> -</head> -<body> - -<h1>Subsonic Music Streamer</h1> -<p> - Stream and download music from your home computer to Android, iPhone and Windows Phone. - All your music - anywhere, anytime! Never sync again. - Supports most audio formats, including mp3, ogg, aac, flac, wma. -</p> - -<p> - Supports streaming, downloading, playlists, album art, searching and automatic conversion to lower bitrates. - For improved performance, music you have listened to is cached on the phone. - An offline mode is also available for when you are outside 3G/Wi-Fi coverage. -</p> - -<p> - Server software is available for Windows, Mac and Linux. -</p> - -<p> - For more information, visit <a href="http://www.subsonic.org/">subsonic.org</a>, or download the Subsonic app from - Android Market or Apple App Store. The app is by default connected to a demo server so you can try it out without installing the - Subsonic server software on your home computer. -</p> - -<a href="inc/img/screenshots/screen12.png"><img src="inc/img/screenshots/thumb12.png" alt=""/></a> -<a href="inc/img/screenshots/screen13.png"><img src="inc/img/screenshots/thumb13.png" alt=""/></a> -<a href="inc/img/screenshots/screen14.png"><img src="inc/img/screenshots/thumb14.png" alt=""/></a> -<a href="inc/img/screenshots/screen15.png"><img src="inc/img/screenshots/thumb15.png" alt=""/></a> - -</body> -</html>
\ No newline at end of file |