sync with latest share-buttons upstream
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Max Mehl 2020-05-11 16:44:46 +02:00
parent 653db5f4d6
commit e9c42e408f
Signed by: max.mehl
GPG Key ID: 2704E4AB371E2E92

View File

@ -35,7 +35,7 @@ if(empty($service) || empty($url)) {
$via_fed = "";
$via_tw = "";
$via_dia = "";
$supporturl = "https://fsfe.org/donate?pmpc";
$supporturl = "https://my.fsfe.org/donate?referrer=pmpc";
} else {
$via_fed = " via " . $fediverseuser;
$via_tw = "&via=" . $twitteruser;