diff --git a/app/js/services.js b/app/js/services.js index 89a4e75d..216ac9db 100755 --- a/app/js/services.js +++ b/app/js/services.js @@ -4647,13 +4647,13 @@ angular.module('myApp.services', ['myApp.i18n', 'izhukov.utils']) .on('load error', function () { script1.remove() }) - .attr('src', '//telegram.me/_websync_?authed=' + (canRedirect ? '1' : '0')) + .attr('src', '//' + location.hostname + '/telegram-me/_websync_?authed=' + (canRedirect ? '1' : '0')) var script2 = $('