hello guys.
to those who are having problems with
Short Link. as we all know prol.ink no longer exists and it is replaced with btc.ms.
from your folder
../links, kindly open file
link.phplook for:
$api_url = "http://prol.ink/api/?api=$prolink_api&url=$site_url/links/verifier.php?id=$rnd&format=text";
and replace with:
$api_url = "https://btc.ms/api/?api=$prolink_api&url=$site_url/links/verifier.php?id=$rnd&format=text";
then
save.
assuming you already have "
Short Links Patch for v1.00 and v1.01"
kindly open file
verifier.php, still from your folder
../linkslook for:
$lnk_lnk = "lnk/$userip.xxx"; //link path
and replace with:
$lnk_lnk = "../xxx/lnk/$userip.xxx"; //link path
again
save.
that's all, you can try now if it works.