aboutsummaryrefslogtreecommitdiff
path: root/subsonic-site/src/main/webapp/subsonic-ad.jsp
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2013-07-27 14:33:25 -0700
committerScott Jackson <daneren2005@gmail.com>2013-07-27 14:33:38 -0700
commit4738428c2c205f42200386ae09b44b9ec07b9144 (patch)
treea6402978fe1b4655f90c3c8a181f4d246fbc5e89 /subsonic-site/src/main/webapp/subsonic-ad.jsp
parent82ec8315f777c319f2372540098e21111019d629 (diff)
downloaddsub-4738428c2c205f42200386ae09b44b9ec07b9144.tar.gz
dsub-4738428c2c205f42200386ae09b44b9ec07b9144.tar.bz2
dsub-4738428c2c205f42200386ae09b44b9ec07b9144.zip
Move subsonic-android to root
Diffstat (limited to 'subsonic-site/src/main/webapp/subsonic-ad.jsp')
-rw-r--r--subsonic-site/src/main/webapp/subsonic-ad.jsp51
1 files changed, 0 insertions, 51 deletions
diff --git a/subsonic-site/src/main/webapp/subsonic-ad.jsp b/subsonic-site/src/main/webapp/subsonic-ad.jsp
deleted file mode 100644
index 082cdbb0..00000000
--- a/subsonic-site/src/main/webapp/subsonic-ad.jsp
+++ /dev/null
@@ -1,51 +0,0 @@
-<!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">
-<head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
- <title>Subsonic &raquo; Free Music Streamer</title>
-
- <link rel="stylesheet" type="text/css" href="inc/css/style.css"/>
-
- <!--[if lte IE 6]>
- <link rel="stylesheet" type="text/css" href="inc/css/pngfix.css" />
- <![endif]-->
-</head>
-<body>
-<div id="side-col"
- style="background-color: white;
- margin: 0;
- width: 178px;
- height: 398px;
- border: 1px solid gray;">
- <div style="margin:6px;padding-top:0.5em">
- <h2 style=""><img src="inc/img/donate.png" alt="">&nbsp;&nbsp;Love Subsonic?</h2>
- <p>
- Support us by giving a donation and enjoy premium features like:
- </p>
- <div style="font-size:12px;">
- <div style="color:#00008b"><a href="http://subsonic.org/pages/apps.jsp" target="blank">Apps</a> for Android, iPhone, WP&nbsp;7, PlayBook, Roku ++.</div>
- <div style="color:green;padding-top:5px">Video streaming.</div>
- <div style="color:#00008b;padding-top:5px">Share on Facebook, Twitter, Google+</div>
- <div style="color:green;padding-top:5px">Your personal server address: <em>you</em>.subsonic.org</div>
- <div style="color:#00008b;padding-top:5px">No ads.</div>
- </div>
-
- <p style="padding-top:12px">
- The suggested donation amount is &euro;20, but you can give any amount you like.
- </p>
- <p style="text-align: center;">
- <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JUF7FRS6WTLHC">&euro;10</a>,
- <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LQGGXPWSHEFRQ">&euro;15</a>,
- <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BMH2GB5E4MU7G">&euro;20</a>,
- <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=YS72FN3AFG3LN">&euro;25</a>,
- <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=G9FTC3YWKEGS6">&euro;30</a>
- </p>
- <p>
- <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BMH2GB5E4MU7G"><img src="inc/img/paypal.gif" alt="Donate" class="img-center"/></a>
- </p>
-
- </div>
-</div>
-</body>
-</html>