• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Premium URL Shortener - Link Shortener, Bio Pages & QR Codes

Premium URL Shortener - Link Shortener, Bio Pages & QR Codes 7.3.4

No permission to download
Just an FYI...they apparently released another update today so the current version is now v6.1.7 👌 👌
They are releasing unstable release and that sucks.

v6.1.7 - 12/10/2021

Fixed An issue with Teams

Fixed An issue with Link Shortening


Better wait for a stable release.
 
They are releasing unstable release and that sucks.

v6.1.7 - 12/10/2021

Fixed An issue with Teams

Fixed An issue with Link Shortening


Better wait for a stable release.
They are actually debugging the script through buyers, instead, they should fix all the issues prior to release the updates,
 
They are actually debugging the script through buyers, instead, they should fix all the issues prior to release the updates,
Yeah, they are such a reckless and lousy dev.

They must test the code prior releasing it.

Anyway, version 6.1.5 is by far the most stable after version 5.9.9 I believe.
 
  • Like
Reactions: librakhan
Open file app/controllers/SetupController.php

Search for the function stepvalidate and remove the code:


PHP:
if(!$request->code || strlen($request->code) < 10){
                return back()->with('danger', 'Please enter a valid purchase code');
            }

            $http = \Core\Http::url('https://cdn.gempixel.com/verify/')->withHeaders([
                    "X-Authorization" => "TOKEN {$request->code}",
                    "X-Script" => "Premium URL Shortener",
                    "X-Version" => _VERSION
                ])->body(['install' => '1'])->post();

            if($http->getBody() !== 'Valid'){
                return back()->with('danger', 'Please enter a valid purchase code');
            }

Enter any value for the code and be happy ;)
Thank you so much! :D
 
  • Love
Reactions: mueenul
Does anyone using multiple domain option? I have added another domain in my account, but it doesn't show as a option for shortening? Any idea why? :)
 
Updated to new version without any issue
I will test it properly and write the update here

thanks
 
  • Like
Reactions: jdz
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock