From f8d25c12d764f873aa6da3c2ee6a92ad111b27d5 Mon Sep 17 00:00:00 2001 From: Reinhard Pointner Date: Thu, 4 Jun 2015 15:59:36 +0000 Subject: [PATCH] * update website --- source/net/filebot/Settings.java | 2 +- website/cli.html | 28 +++------------------------- website/donate.php | 16 ++++++++++------ website/index.html | 13 ++----------- website/naming.html | 27 +-------------------------- website/script.html | 27 +-------------------------- 6 files changed, 18 insertions(+), 95 deletions(-) diff --git a/source/net/filebot/Settings.java b/source/net/filebot/Settings.java index bb3ac59b..5a3410de 100644 --- a/source/net/filebot/Settings.java +++ b/source/net/filebot/Settings.java @@ -207,7 +207,7 @@ public final class Settings { } public static String getDonateURL() { - return getApplicationProperty("donate.url") + "?package=" + getApplicationDeployment(); + return getApplicationProperty("donate.url") + "?src=" + getApplicationDeployment(); } public static String getEmbeddedHelpURL() { diff --git a/website/cli.html b/website/cli.html index e54eaf8f..39215746 100644 --- a/website/cli.html +++ b/website/cli.html @@ -325,34 +325,12 @@

-
+ diff --git a/website/donate.php b/website/donate.php index 25eee6ac..5155fb24 100644 --- a/website/donate.php +++ b/website/donate.php @@ -1,20 +1,24 @@ 0) + $name = 'FileBot ('.strtolower($type).')'; // insert product name and redirect to paypal donation page -$url = 'https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=Z8JHALZ4TXGWL&lc=AT&item_name='.urlencode($name).'¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted'; +$url = 'https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=rednoah%40filebot%2enet&lc=AT&item_name='.urlencode($name).'¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted'; header('HTTP/1.1 302 Found'); header('Location: '.$url); diff --git a/website/index.html b/website/index.html index 32f1d9b6..0199dc4f 100644 --- a/website/index.html +++ b/website/index.html @@ -319,14 +319,9 @@
-
diff --git a/website/naming.html b/website/naming.html index 2a87fd46..a34fecdf 100644 --- a/website/naming.html +++ b/website/naming.html @@ -413,35 +413,10 @@

-
diff --git a/website/script.html b/website/script.html index 6097ad80..b474d7e7 100644 --- a/website/script.html +++ b/website/script.html @@ -240,35 +240,10 @@

-