Fixing link again.
This commit is contained in:
parent
74db1a1a00
commit
7b8dd6dc42
@ -180,7 +180,7 @@ sub show_donate {
|
|||||||
my $chat_id = $message->{chat}{id};
|
my $chat_id = $message->{chat}{id};
|
||||||
|
|
||||||
my $html = <<'EOF';
|
my $html = <<'EOF';
|
||||||
You can donate btc using this link <a href="https://donationsdoctorkarma.freemyip.com/">DoctorKarma donations</a>.
|
You can donate btc using this link <a href="https://donatedoctorkarma.freemyip.com/">DoctorKarma donations</a>.
|
||||||
EOF
|
EOF
|
||||||
$telegram->send_message(
|
$telegram->send_message(
|
||||||
chat_id => $chat_id,
|
chat_id => $chat_id,
|
||||||
|
Loading…
Reference in New Issue
Block a user