beztorfilms.moy.su
Open in
urlscan Pro
195.216.243.33
Public Scan
URL:
https://beztorfilms.moy.su/load/filmy_2021_goda/glavnyj_geroj_2021/34-1-0-944
Submission: On August 17 via api from US — Scanned from CA
Submission: On August 17 via api from US — Scanned from CA
Form analysis
3 forms found in the DOMGET /search/
<form onsubmit="this.sfSbm.disabled=true" method="get" style="margin:0" action="/search/">
<div align="center" class="schQuery">
<input type="text" name="q" maxlength="30" size="20" class="queryField">
</div>
<div align="center" class="schBtn">
<input type="submit" class="searchSbmFl" name="sfSbm" value="Найти">
</div>
<input type="hidden" name="t" value="0">
</form>
Name: socail_details —
<form name="socail_details" id="socail_details" onsubmit="return false;">
<input type="hidden" name="social" value="">
<input type="hidden" name="data" value="">
<input type="hidden" name="id" value="944">
<input type="hidden" name="ssid" value="336030677767062535773">
</form>
Name: addform — POST /index/
<form method="post" name="addform" id="acform" action="/index/" onsubmit="addcom(); return false;">
<script>
function _dS(a) {
var b = a.split(''),
c = b.pop();
return b.map(function(d) {
var e = d.charCodeAt(0) - c;
return String.fromCharCode(32 > e ? 127 - (32 - e) : e)
}).join('')
}
var _y8M = _dS('=joqvu!uzqf>#ijeefo#!obnf>#tpt#!wbmvf>#2664::2778#!0?1');
function addcom(f) {
if (document.getElementById('addcBut')) {
document.getElementById('addcBut').disabled = true;
} else {
try {
document.addform.submit.disabled = true;
} catch (e) {}
}
if (document.getElementById('eMessage')) {
document.getElementById('eMessage').innerHTML = '<span style="color:#999"><img src="/.s/img/ma/m/i2.gif" border="0" align="absmiddle" width="13" height="13"> Идет передача данных...</span>';
}
_uPostForm('acform', {
type: 'POST',
url: '/index/'
});
}
document.write(_y8M);
</script><input type="hidden" name="sos" value="1553991667">
<div class="mc-widget">
<script>
var socRedirect = location.protocol + '//' + ('beztorfilms.moy.su' || location.hostname) + location.pathname + location.search + (location.hash && location.hash != '#' ? '#reloadPage,' + location.hash.substr(1) :
'#reloadPage,gotoAddCommentForm');
socRedirect = encodeURIComponent(socRedirect);
try {
var providers = {};
} catch (e) {}
function socialRepost(entry_link, message) {
console.log('Check witch Social network is connected.');
var soc_type = jQuery("form#acform input[name='soc_type']").val();
switch (parseInt(soc_type)) {
case 101:
console.log('101');
var newWin = window.open('https://vk.com/share.php?url=' + entry_link + '&description=' + message + '&noparse=1', 'window', 'width=640,height=500,scrollbars=yes,status=yes');
break;
case 102:
console.log('102');
var newWin = window.open('https://www.facebook.com/sharer/sharer.php?u=' + entry_link + '&description=' + encodeURIComponent(message), 'window', 'width=640,height=500,scrollbars=yes,status=yes');
break;
case 103:
console.log('103');
break;
case 104:
console.log('104');
break;
case 105:
console.log('105');
break;
case 106:
console.log('106');
break;
case 107:
console.log('107');
var newWin = window.open('https://twitter.com/intent/tweet?source=webclient&url=' + entry_link + '&text=' + encodeURIComponent(message) + '&callback=?', 'window', 'width=640,height=500,scrollbars=yes,status=yes');
break;
case 108:
console.log('108');
break;
case 109:
console.log('109');
var newWin = window.open('https://plusone.google.com/_/+1/confirm?hl=en&url=' + entry_link, 'window', 'width=600,height=610,scrollbars=yes,status=yes');
break;
}
}
function updateSocialDetails(type) {
console.log('updateSocialDetails');
jQuery.getScript('//sys000.ucoz.net/cgi/uutils.fcg?a=soc_comment_get_data&site=7beztorfilms&type=' + type, function() {
jQuery("form#socail_details input[name='social']").val(type);
jQuery("form#socail_details input[name=data]").val(data[type]);
jQuery("form#acform input[name=data]").val(data[type]);
_uPostForm('socail_details', {
type: 'POST',
url: '/index/778',
data: {
'm': '5',
'vi_commID': '',
'catPath': ''
}
});
});
}
function logoutSocial() {
console.log('delete cookie');
delete_msg_cookie();
jQuery.getScript('//sys000.ucoz.net/cgi/uutils.fcg?a=soc_comment_clear_data&site=7beztorfilms', function() {
window.location.reload();
});
}
function utf8_to_b64(str) {
return window.btoa(encodeURIComponent(escape(str)));
}
function b64_to_utf8(str) {
return unescape(decodeURIComponent(window.atob(str)));
}
function getCookie(c_name) {
var c_value = " " + document.cookie;
var c_start = c_value.indexOf(" " + c_name + "=");
if (c_start == -1) {
c_value = null;
} else {
c_start = c_value.indexOf("=", c_start) + 1;
var c_end = c_value.indexOf(";", c_start);
if (c_end == -1) {
c_end = c_value.length;
}
c_value = unescape(c_value.substring(c_start, c_end));
}
return c_value;
}
var delete_msg_cookie = function() {
console.log('delete_msg_cookie');
document.cookie = 'msg=;expires=Thu, 01 Jan 1970 00:00:01 GMT;';
};
function preSaveMessage() {
var msg = jQuery("form#acform textarea").val();
if (msg.length > 0) {
document.cookie = "msg=" + utf8_to_b64(msg) + ";"; //path="+window.location.href+";
}
}
function googleAuthHandler(social) {
if (!social) return
if (!social.enabled || !social.handler) return
social.window = window.open(social.url, '_blank', 'width=600,height=610');
social.intervalId = setInterval(function(social) {
if (social.window.closed) {
clearInterval(social.intervalId)
self.location.reload()
}
}, 1000, social)
}
(function(jq) {
jq(document).ready(function() {
jQuery(".uf-tooltip a.uf-tt-exit").attr('href', '/index/10');
console.log('ready - update details');
console.log('scurrent', window.scurrent);
if (typeof(window.scurrent) != 'undefined' && scurrent > 0 && data[scurrent]) {
jQuery("#postFormContent").html('<div style="width:100%;text-align:center;padding-top:50px;"><img alt="" src="/.s/img/ma/m/i3.gif" border="0" width="220" height="19" /></div>');
jQuery("form#socail_details input[name=social]").val(scurrent);
jQuery("form#socail_details input[name=data]").val(data[scurrent]);
updateSocialDetails(scurrent);
}
jQuery('a#js-ucf-start').on('click', function(event) {
event.preventDefault();
if (scurrent == 0) {
window.open("//sys000.ucoz.net/cgi/uutils.fcg?a=soc_comment_auth", 'SocialLoginWnd', 'width=500,height=350,resizable=yes,titlebar=yes');
}
});
jQuery('.uauth-small-links a.login-with').on('click', function(event) {
event.preventDefault();
let social = providers[this.dataset.social];
if (typeof(social) != 'undefined' && social.enabled == 1) {
if (social.handler) {
social.handler(social);
} else {
// unetLoginWnd
let newWin = window.open(social.url, "_blank", 'width=600,height=610,scrollbars=yes,status=yes');
}
}
});
});
})(jQuery);
</script>
</div>
<div class="uForm uComForm">
<div class="uauth-small-links uauth-links-set">Войдите:
<a href="javascript:;" onclick="window.open('https://login.uid.me/?site=7beztorfilms&ref='+escape(location.protocol + '//' + ('beztorfilms.moy.su' || location.hostname) + location.pathname + ((location.hash ? ( location.search ? location.search + '&' : '?' ) + 'rnd=' + Date.now() + location.hash : ( location.search || '' )))),'uidLoginWnd','width=580,height=450,resizable=yes,titlebar=yes');return false;" class="login-with uid" title="Войти через uID" rel="nofollow"><i></i></a><a href="javascript:;" onclick="return uSocialLogin('vkontakte');" data-social="vkontakte" class="login-with vkontakte" title="Войти через ВКонтакте" rel="nofollow"><i></i></a><a href="javascript:;" onclick="return uSocialLogin('google');" data-social="google" class="login-with google" title="Войти через Google" rel="nofollow"><i></i></a><a href="javascript:;" onclick="return uSocialLogin('ok');" data-social="ok" class="login-with ok" title="Войти через Одноклассники" rel="nofollow"><i></i></a>
</div>
<div class="uComForm-inner">
<span class="ucf-avatar"><img src="/.s/img/icon/social/noavatar.png" alt="avatar"></span>
<div class="ucf-content ucf-start-content">
<ul class="uf-form ucf-form">
<li><textarea class="uf-txt-input commFl js-start-txt" placeholder="Оставьте ваш комментарий..."></textarea>
</li>
<li><button class="uf-btn" onclick="preSaveMessage(); window.open('/index/800?ref='+window.location.href, 'SocialLoginWnd', 'width=500,height=410,resizable=yes,titlebar=yes');">Отправить</button>
</li>
</ul>
</div>
</div>
</div><input type="hidden" name="ssid" value="336030677767062535773">
<input type="hidden" name="a" value="36">
<input type="hidden" name="m" value="5">
<input type="hidden" name="id" value="944">
<input type="hidden" name="soc_type" id="csoc_type">
<input type="hidden" name="data" id="cdata">
</form>
Text Content
BEZtorFilms Navigation * Главная страница * Фильмы 2024 года * Русские сериалы * Дорамы * Аниме * Правообладателям Главная » Файлы » Фильмы 2021 года -------------------------------------------------------------------------------- ГЛАВНЫЙ ГЕРОЙ (2021) СКАЧАТЬ БЕСПЛАТНО Год выпуска: 2021 Режиссер: Шон Леви Жанр: фантастика, боевик, комедия Страна: США, Канада, Япония Продолжительность: 01:45:37 Перевод: Профессиональный дублированный В ролях: Джоди Комер, Уткарш Амбудкар, Райан Рейнольдс, Джо Кири, Тайка Вайтити, Бритни Олдфорд, Ченнинг Татум, Aaron W Reed, Лил Рел Ховери, Оуэн Бурк Описание: Симпатичный житель мегаполиса Free City, носит имя "Парень", и отчего-то это никого не удивляет. Кроме того, он и сам не задумывается почему жизнь столь однообразна, и каждый день точно копирует предыдущие до мелочей. Почистив зубы именно той самой пастой, он кормит золотую рыбку стандартным кормом, и завтракает всегда одинаковой булочкой в кафе, после чего идет в банк, и занимает место рядом с охранником "Приятелем". Все, как всегда, включая ограбление заведения странного вида людьми, выбивающиеся из общего ряда оригинальными темными очками. На данной странице Вы можете скачать Главный герой (2021) в хорошем качестве бесплатно, без торрента и регистрации. Нажав на кнопку "скачать с сайта", у Вас будет возможность выбрать качество: FullHD 1080p, HD 720p, 480p или 360p, а также русскую озвучку: Дубляж, Softbox, LostFilm, HDrezka, Jaskier, Кубик в кубе, Кураж-Бамбей и другие. Также хотелось бы обратить ваше внимание на то, что разрешение 480p и 360p идеально подойдут для андроид телефонов или планшетов, благодаря формату MP4 и своему малому размеру. -------------------------------------------------------------------------------- СКАЧАТЬ ФИЛЬМ ГЛАВНЫЙ ГЕРОЙ (2021) БЕЗ ТОРРЕНТА × Первый способ: Нажмите на в 1-ом плеере !!!Если Вы с телефона сперва нажмите на троиточие в правом верхнем углу!!! Второй способ: Нажмите на в плеере, рядом с качеством (360p/480p/720p/1080p), чтобы СКАЧАТЬ. Не забудьте сперва выбрать нужную озвучку и качество! Скачать c сайта -------------------------------------------------------------------------------- * * 1 * 2 * 3 * 4 * 5 Категория: Фильмы 2021 года | Загрузок: 1057 | Комментарии: 1 | Рейтинг: 3.0/2 -------------------------------------------------------------------------------- Круэлла (2021) Лига справедливости Зака Снайдера (2021) -------------------------------------------------------------------------------- Всего комментариев: 1 Порядок вывода комментариев: По умолчанию Сначала новые Сначала старые 0 1 Алла Петрова • 15:06, 20.03.2024 Телохранитель киллера. Телохранитель жины киллера. Шестеро вне законе. Форсаж с 1 по 8 часть. Гарри Поттер все части добавьте пожалуйста прошу вас пожалуйста. Войдите: * * Отправить Приветствую Вас, Гость! Регистрация | Вход Спонсор Категории раздела Фильмы 2024 года [731] Фильмы 2023 года [377] Фильмы 2022 года [101] Фильмы 2021 года [82] Аниме [162] Биографические фильмы [98] Боевики [710] Вестерны [19] Военные фильмы [73] Детективы фильмы [188] Детские фильмы [5] Документальные фильмы [11] Драмы [785] Исторические фильмы [91] Индийские фильмы [62] Комедии [540] Криминальные фильмы [278] Мелодрамы [212] Фильмы про музыку [12] Мультфильмы [221] Мультсериалы [48] Мюзиклы [15] Фильмы Приключения [394] Реалити-шоу [0] Семейные фильмы [101] Фильмы про спорт [18] Тв-шоу [3] Триллеры [775] Ужасы [369] Фантастика [375] Фэнтези [227] Русские сериалы [171] Турецкие сериалы [57] Сериалы [194] Дорамы [163] Лучшие новинки фильмов [23] Случайные Миссия ассасина (2023) Просмотров 314 | Скачано 0Профессор и призрачный убийца (2023) Просмотров 505 | Скачано 0Евангелион 3.0+1.0: Как-то раз (2021) Просмотров 918 | Скачано 0Книга Кларенса (2023) Просмотров 359 | Скачано 0Последняя ночь в Террас-Лейнз (2024) Просмотров 364 | Скачано 0 Статистика uCoz Ad Loading...