Skip to content

Commit

Permalink
Updated link for our partners
Browse files Browse the repository at this point in the history
  • Loading branch information
“fifle” committed Aug 13, 2024
1 parent 4fc5f2a commit 135d763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion routes/web.php
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
if (env('COUNTRY') == 'lv') {
// MTÜ Helihool
Route::get('/jewnited', function () {
$url ='//donationbox.lv/donation?campaign_title=Support+Jewnited.lv&detail=Ziedojums&payee=JEWNITED.LV&iban=LV05RIKO0002930376514&paypalClientId=AfwBKcbnuAWT79QQOzYfGGwVZGtH2b8EmgHHoY6vms-EZbVfTmTSDxP6blH8KqowZLsoqg4IlbJ2w-7L&s1=25&s2=50&s3=100';
$url ='//donationbox.lv/donation?campaign_title=Support+Jewnited.lv&detail=Ziedojums&payee=JEWNITED.LV&iban=LV05RIKO0002930376514&paypalClientId=AfwBKcbnuAWT79QQOzYfGGwVZGtH2b8EmgHHoY6vms-EZbVfTmTSDxP6blH8KqowZLsoqg4IlbJ2w-7L&sebuid=7b9882e8-a727-4ca0-8e1c-87825aad67ff&sebuid_st=361c6c70-036a-4da5-aced-751817f27762&s1=25&s2=50&s3=100';
return Redirect::to($url);
});
}
Expand Down

0 comments on commit 135d763

Please sign in to comment.