We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 198fe54 commit 87c2146Copy full SHA for 87c2146
Src/UUrl.pas
@@ -53,12 +53,6 @@ TURL = record
53
/// hosted.</summary>
54
SWAGReleases = SWAGRepo + '/releases';
55
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
-
62
/// <summary>URL of the the CodeSnip blog.</summary>
63
CodeSnipBlog = 'http://codesnip-app.blogspot.com/';
64
0 commit comments