sharem.tech/panel/source/smartlink

 

// Get varieables var smartlink = 'https://smart.shre.su/v1/342fd8ad1785e4025349b182ef78e4af?deeplink='; var deeplink = 'https://google.com';   // Get url var url = smartlink + encodeURI(deeplink);   // Redirect window.location.href = url;

Комментарии