update
This commit is contained in:
@@ -26,7 +26,7 @@ jQuery(document).ready(function($) {
|
||||
var license_key = $('#license-key').val();
|
||||
|
||||
jQuery.ajax({
|
||||
url: 'https://www.adtribes.io/check/license.php?key=' + license_key + '&email=' + license_email + '&domain=' + root_domain + '&version=12.4.5',
|
||||
url: 'https://www.adtribes.io/check/license.php?key=' + license_key + '&email=' + license_email + '&domain=' + root_domain + '&version=13.3.2',
|
||||
jsonp: 'callback',
|
||||
dataType: 'jsonp',
|
||||
type: 'GET',
|
||||
|
||||
Reference in New Issue
Block a user