Skip to content

Commit f033092

Browse files
authored
Update Paypal Link
Fixes donations showing up as purchases
1 parent fdf176c commit f033092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WhyNotWin11.au3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1245,7 +1245,7 @@ Func Main(ByRef $aResults, ByRef $aExtended, ByRef $aSkips, ByRef $aOutput, $bFU
12451245
ShellExecute("https://whynotwin11.org")
12461246

12471247
Case $hMsg = $hDonate
1248-
ShellExecute("https://paypal.me/rhsky")
1248+
ShellExecute("https://www.paypal.com/donate/?hosted_button_id=YL5HFNEJAAMTL")
12491249

12501250
Case $hMsg = $hDiscord
12511251
ShellExecute("https://discord.gg/uBnBcBx")

0 commit comments

Comments
 (0)