Skip to content

Commit 87c2146

Browse files
author
delphidabbler
committed
Removed unused Paypal donation URL
1 parent 198fe54 commit 87c2146

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Src/UUrl.pas

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,6 @@ TURL = record
5353
/// hosted.</summary>
5454
SWAGReleases = SWAGRepo + '/releases';
5555

56-
/// <summary>URL used to make donations towards the CodeSnip project.
57-
/// </summary>
58-
PaypalDonate = 'https://www.paypal.com/donate/?'
59-
+ 'token=LYnh7_DXV-YqTmX3Bilr9rCPN89oANmBTZmRCdNHu_qFSk2jo_'
60-
+ 'WzTYTXCE165U9hXEmwq0&country.x=GB&locale.x=GB';
61-
6256
/// <summary>URL of the the CodeSnip blog.</summary>
6357
CodeSnipBlog = 'http://codesnip-app.blogspot.com/';
6458

0 commit comments

Comments
 (0)