<!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <meta name="title" content="РУГРАФ - социальная сеть для обмена фото и видео."> <meta name="description" content=""> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="РУГРАФ - социальная сеть для обмена фото и видео. - Kassie Reece" /> <meta name="twitter:description" content="" /> <meta name="twitter:image" content="" /> <meta name="twitter:creator" content="@РУГРАФ - социальная сеть для обмена фото и видео."> <meta name="keywords" content=""> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <title>Kassie Reece</title> <link href="https://rugraf.ru/jorg3271633377" rel="canonical"> <meta name="robots" content="index, follow"> <meta property="og:title" content="Kassie Reece" /> <meta property="og:type" content="article" /> <meta property="og:image" content="https://rugraf.ru/media/img/d-avatar.jpg" /> <meta property="og:description" content="" /> <meta property="og:type" content="article" /> <meta property="og:image" content="https://demo.wowonder.com/upload/photos/d-avatar.jpg?cache=0" /> <meta property="og:image:secure_url" content="https://rugraf.ru/media/img/d-avatar.jpg" /> <meta property="og:description" content="" /> <meta property="og:title" content="Kassie Reece" /> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="Kassie Reece" /> <meta name="twitter:description" content="" /> <meta name="twitter:image" content="https://rugraf.ru/media/img/d-avatar.jpg" /> <meta name="twitter:creator" content="@РУГРАФ - социальная сеть для обмена фото и видео."> <link rel="shortcut icon" type="image/png" href="https://rugraf.ru/media/img/icon.png"/> <!-- <script src="https://unpkg.com/@ffmpeg/ffmpeg@0.9.6/dist/ffmpeg.min.js"></script> --> <script src="https://rugraf.ru/apps/default/main/static/js/libs/jquery-3.2.1.js"></script> <script src="https://rugraf.ru/apps/default/main/static/css/libs/bs3/js/bootstrap.js"></script> <link rel="stylesheet" href="https://rugraf.ru/apps/default/main/static/css/libs/bs3/css/bootstrap.css"> <script src="https://rugraf.ru/apps/default/main/static/js/libs/highcharts/highcharts.js"></script> <script src="https://rugraf.ru/apps/default/main/static/js/libs/highcharts/exporting.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.js" integrity="sha512-XtmMtDEcNz2j7ekrtHvOVR4iwwaD6o/FUJe6+Zq+HgcCsk3kj4uSQQR8weQ2QVj1o0Pk6PwYLohm206ZzNfubg==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> <link rel="stylesheet" href="https://rugraf.ru/apps/default/main/static/css/styles.master.css"> <script src="https://rugraf.ru/apps/default/main/static/js/libs/gridAlicious/jquery.grid-a-licious.js"></script> <script src="https://rugraf.ru/apps/default/main/static/js/libs/jquery-form.v3.51.0.js"></script> <script src="https://rugraf.ru/apps/default/main/static/js/script.master.js"></script> <link href="https://fonts.googleapis.com/css?family=Open+Sans|Roboto:400,500" rel="stylesheet"> <script src="https://rugraf.ru/apps/default/main/static/js/libs/afterglow.min.js" class="home_script"></script> <script src="https://rugraf.ru/apps/default/main/static/js/libs/jquery.pause.js" class="home_script"></script> <script src="https://rugraf.ru/apps/default/main/static/js/libs/jquery.equalheights.js" class="profile_script"></script> <script> function xhr_url(){ return 'https://rugraf.ru/aj/'; } function site_url(path){ return 'https://rugraf.ru/' + path; } function ajax_load_url(){ return 'https://rugraf.ru/load/'; } function get_theme(){ return 'https://rugraf.ru/apps/default'; } window.logo = 'https://rugraf.ru/media/img/logo.png'; window.light_logo = 'https://rugraf.ru/media/img/light-logo.png'; </script> <script src="https://rugraf.ru/sys/import3p/emoji/emojionearea/dist/emojionearea.js"></script> <link rel="stylesheet" type="text/css" href="https://rugraf.ru/sys/import3p/emoji/emojionearea/dist/emojionearea.min.css"/> <script src="https://cdn.jsdelivr.net/npm/vanilla-lazyload@10.19.0/dist/lazyload.min.js"></script> <script src="https://rugraf.ru/apps/default/main/static/js/bootstrap-select.min.js"></script> <link rel="stylesheet" href="https://rugraf.ru/apps/default/main/static/css/bootstrap-select.min.css"> </head><script type="text/javascript"> $(document).on('click', 'a[data-ajax]', function(event) { $('body').addClass('app-loading'); $('#page_content').addClass('opacity_start'); event.preventDefault(); if ($('#live_post_id').length > 0) { DeleteLive(); window.location = $(this).attr('href'); return false; } var url = $(this).attr('data-ajax'); clearInterval(window.chat_interval); $(".lightbox__container").empty(); if ($('video').length > 0) { $('video')[0].pause(); } $.post(site_url(url), {param1: 'value1'}, function(htmlData, textStatus, xhr) { window.scrollTo(0,0); data = JSON.parse($(htmlData).filter('#json-data').val()); $('#page_content').html(htmlData); if (typeof(data.url) == 'undefined') { //window.location.href = site_url(''); } else{ if (!data.footer) { $('footer').hide(); }else{ $('footer').show(); } if (!data.header) { $('#header_nav').hide(); }else{ $('#header_nav').show(); } window.history.pushState({state:'new'},'', site_url(data.url)); $('title').html(data.page_title); if (data.app_name == 'settings' || data.app_name == 'profile') { $('#avatar_active').addClass('active'); } else{ $('#avatar_active').removeClass('active'); } if (data.app_name == 'explore') { $('#explore_nav').addClass('active'); $('#home_nav').removeClass('active'); $('#reels_nav').removeClass('active'); $('.home_script').remove(); $('.profile_script').remove(); $('.posts_script').remove(); } if (data.app_name == 'home') { $('#home_nav').find('a').html('<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#66757f" class="feather feather-home"><defs xmlns="http://www.w3.org/2000/svg"><linearGradient x1="19.28%" y1="86.72%" x2="88.05%" y2="12.24%" id="home"><stop stop-color="#5cb933" offset="0%"/><stop stop-color="#459522" offset="49.5%"/><stop stop-color="#41991a" offset="100%"/></linearGradient></defs><path d="M10,20V14H14V20H19V12H22L12,3L2,12H5V20H10Z" fill="url(#home)"/></svg> <span>Главная</span>'); $('#explore_nav').find('a').html('<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#66757f" class="feather feather-compass"><path d="M7,17L10.2,10.2L17,7L13.8,13.8L7,17M12,11.1A0.9,0.9 0 0,0 11.1,12A0.9,0.9 0 0,0 12,12.9A0.9,0.9 0 0,0 12.9,12A0.9,0.9 0 0,0 12,11.1M12,2A10,10 0 0,1 22,12A10,10 0 0,1 12,22A10,10 0 0,1 2,12A10,10 0 0,1 12,2M12,4A8,8 0 0,0 4,12A8,8 0 0,0 12,20A8,8 0 0,0 20,12A8,8 0 0,0 12,4Z" /></svg> <span>Обзор</span>'); $('#reels_nav').find('a').html('<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve" class="feather"> <style type="text/css"> .greel-st0{fill:#727372;} .greel-st1{fill:url(#SVGID_1_);} .greel-st2{fill:url(#SVGID_2_);} .greel-st3{fill:url(#SVGID_3_);} .greel-st4{fill:url(#SVGID_4_);} .greel-st5{fill:url(#SVGID_5_);} .greel-st6{fill:url(#SVGID_6_);} .greel-st7{fill:url(#SVGID_7_);} .greel-st8{fill:url(#SVGID_8_);} .greel-st9{fill:url(#SVGID_9_);} </style> <g> <g> <g> <path class="greel-st0" d="M33.4,8l0.7,0.7L34.8,8H33.4z"/> <path class="greel-st0" d="M56.8,16.8c-0.6-2.5-2-4.7-3.9-6.3c-1.1-0.9-2.3-1.5-3.7-2C48.1,8.2,47,8,45.8,8h-11l-0.7,0.7L33.4,8H18.2 c-1.6,0-3.1,0.3-4.5,0.9c-3.3,1.4-5.7,4.4-6.5,7.9C7,17.6,7,18.4,7,19.3v27.6c0,6.2,5,11.3,11.3,11.3h27.6C52,58.1,57,53,57,46.8 V19.3C57,18.4,56.9,17.6,56.8,16.8z M53,46.8c0,4-3.3,7.3-7.3,7.3H18.2c-4,0-7.3-3.3-7.3-7.3V19.3c0-0.8,0.1-1.7,0.4-2.4 c0.8-2.4,2.9-4.3,5.5-4.7c0.4-0.1,0.9-0.1,1.3-0.1h27.6c1.6,0,3,0.5,4.2,1.4c1.2,0.8,2.1,2.1,2.6,3.5c0.3,0.8,0.4,1.6,0.4,2.4 V46.8z"/> </g> <g> <path class="greel-st0" d="M53,19.3v1.6H11v-1.6c0-0.8,0.1-1.7,0.4-2.4h41.2C52.9,17.6,53,18.4,53,19.3z"/> </g> <g> <g> <polygon class="greel-st0" points="42.2,16.8 36.5,16.8 34.1,14.4 31.7,12 37.4,12 41.5,16.2 "/> <polygon class="greel-st0" points="42.5,20.8 41.5,21.8 37.4,26 31.7,26 36.9,20.8 "/> </g> <g> <path class="greel-st0" d="M27.3,16.8h-5.7l-4.7-4.7c0.4-0.1,0.9-0.1,1.3-0.1h4.2l4.2,4.2L27.3,16.8z"/> <polygon class="greel-st0" points="27.6,20.8 22.4,26 16.8,26 21.9,20.8 "/> </g> </g> <g> <rect x="11" y="26" class="greel-st0" width="42.1" height="4"/> </g> </g> <polygon class="greel-st0" points="39,41.2 26.1,33.7 26.1,48.7 "/> </g> </svg> <span>Истории</span>'); $('.profile_script').remove(); $('.posts_script').remove(); $('#home_nav').addClass('active'); $('#explore_nav').removeClass('active'); $('#reels_nav').removeClass('active'); if ($('.home_script').length == 0) { // $('head').append($('<script>',{ // src: "https://rugraf.ru/apps/default/main/static/js/libs/afterglow.min.js", // class: "home_script" // }),$('<script>',{ // src: "https://rugraf.ru/apps/default/main/static/js/libs/jquery.pause.js", // class: "home_script" // })); } } if (data.app_name == 'profile') { $('.home_script').remove(); $('.posts_script').remove(); $('#home_nav').removeClass('active'); $('#explore_nav').removeClass('active'); $('#reels_nav').removeClass('active'); if ($('.profile_script').length == 0) { $('head').append($('<script>',{ src: "https://rugraf.ru/apps/default/main/static/js/libs/jquery.equalheights.js", class: "profile_script" })); } } if (data.app_name == 'explore') { $('#home_nav').find('a').html('<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#66757f" class="feather feather-home"><path d="M9,19V13H11L13,13H15V19H18V10.91L12,4.91L6,10.91V19H9M12,2.09L21.91,12H20V21H13V15H11V21H4V12H2.09L12,2.09Z" /></svg> <span>Главная</span>'); $('#explore_nav').find('a').html('<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#66757f" class="feather feather-compass"><defs xmlns="http://www.w3.org/2000/svg"><linearGradient x1="19.28%" y1="86.72%" x2="88.05%" y2="12.24%" id="explore"><stop stop-color="#F47B8F" offset="0%"/><stop stop-color="#EE5D6D" offset="100%"/></linearGradient></defs><path d="M12 10.9c-.61 0-1.1.49-1.1 1.1s.49 1.1 1.1 1.1c.61 0 1.1-.49 1.1-1.1s-.49-1.1-1.1-1.1zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm2.19 12.19L6 18l3.81-8.19L18 6l-3.81 8.19z" fill="url(#explore)"/></svg> <span>Обзор</span>'); $('#reels_nav').find('a').html('<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve" class="feather"> <style type="text/css"> .greel-st0{fill:#727372;} .greel-st1{fill:url(#SVGID_1_);} .greel-st2{fill:url(#SVGID_2_);} .greel-st3{fill:url(#SVGID_3_);} .greel-st4{fill:url(#SVGID_4_);} .greel-st5{fill:url(#SVGID_5_);} .greel-st6{fill:url(#SVGID_6_);} .greel-st7{fill:url(#SVGID_7_);} .greel-st8{fill:url(#SVGID_8_);} .greel-st9{fill:url(#SVGID_9_);} </style> <g> <g> <g> <path class="greel-st0" d="M33.4,8l0.7,0.7L34.8,8H33.4z"/> <path class="greel-st0" d="M56.8,16.8c-0.6-2.5-2-4.7-3.9-6.3c-1.1-0.9-2.3-1.5-3.7-2C48.1,8.2,47,8,45.8,8h-11l-0.7,0.7L33.4,8H18.2 c-1.6,0-3.1,0.3-4.5,0.9c-3.3,1.4-5.7,4.4-6.5,7.9C7,17.6,7,18.4,7,19.3v27.6c0,6.2,5,11.3,11.3,11.3h27.6C52,58.1,57,53,57,46.8 V19.3C57,18.4,56.9,17.6,56.8,16.8z M53,46.8c0,4-3.3,7.3-7.3,7.3H18.2c-4,0-7.3-3.3-7.3-7.3V19.3c0-0.8,0.1-1.7,0.4-2.4 c0.8-2.4,2.9-4.3,5.5-4.7c0.4-0.1,0.9-0.1,1.3-0.1h27.6c1.6,0,3,0.5,4.2,1.4c1.2,0.8,2.1,2.1,2.6,3.5c0.3,0.8,0.4,1.6,0.4,2.4 V46.8z"/> </g> <g> <path class="greel-st0" d="M53,19.3v1.6H11v-1.6c0-0.8,0.1-1.7,0.4-2.4h41.2C52.9,17.6,53,18.4,53,19.3z"/> </g> <g> <g> <polygon class="greel-st0" points="42.2,16.8 36.5,16.8 34.1,14.4 31.7,12 37.4,12 41.5,16.2 "/> <polygon class="greel-st0" points="42.5,20.8 41.5,21.8 37.4,26 31.7,26 36.9,20.8 "/> </g> <g> <path class="greel-st0" d="M27.3,16.8h-5.7l-4.7-4.7c0.4-0.1,0.9-0.1,1.3-0.1h4.2l4.2,4.2L27.3,16.8z"/> <polygon class="greel-st0" points="27.6,20.8 22.4,26 16.8,26 21.9,20.8 "/> </g> </g> <g> <rect x="11" y="26" class="greel-st0" width="42.1" height="4"/> </g> </g> <polygon class="greel-st0" points="39,41.2 26.1,33.7 26.1,48.7 "/> </g> </svg> <span>Истории</span>'); } if (data.app_name == 'reels') { $('#home_nav').find('a').html('<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#66757f" class="feather feather-home"><path d="M9,19V13H11L13,13H15V19H18V10.91L12,4.91L6,10.91V19H9M12,2.09L21.91,12H20V21H13V15H11V21H4V12H2.09L12,2.09Z" /></svg> <span>Главная</span>'); $('#explore_nav').find('a').html('<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#66757f" class="feather feather-compass"><path d="M7,17L10.2,10.2L17,7L13.8,13.8L7,17M12,11.1A0.9,0.9 0 0,0 11.1,12A0.9,0.9 0 0,0 12,12.9A0.9,0.9 0 0,0 12.9,12A0.9,0.9 0 0,0 12,11.1M12,2A10,10 0 0,1 22,12A10,10 0 0,1 12,22A10,10 0 0,1 2,12A10,10 0 0,1 12,2M12,4A8,8 0 0,0 4,12A8,8 0 0,0 12,20A8,8 0 0,0 20,12A8,8 0 0,0 12,4Z" /></svg> <span>Обзор</span>'); $('#reels_nav').find('a').html('<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve" class="feather"> <style type="text/css"> .reel-st0{fill:#727372;} .reel-st1{fill:url(#SVGID_1_);} .reel-st2{fill:url(#SVGID_2_);} .reel-st3{fill:url(#SVGID_3_);} .reel-st4{fill:url(#SVGID_4_);} .st5{fill:url(#SVGID_5_);} .reel-st6{fill:url(#SVGID_6_);} .reel-st7{fill:url(#SVGID_7_);} .reel-st8{fill:url(#SVGID_8_);} .reel-st9{fill:url(#SVGID_9_);} </style> <g> <g> <g> <linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="0.763" y1="9.9174" x2="56.443" y2="7.2774"> <stop offset="0" style="stop-color:#1A6DFF"/> <stop offset="1" style="stop-color:#C822FF"/> </linearGradient> <path class="reel-st1" d="M33.4,8l0.7,0.7L34.8,8H33.4z"/> <linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="1.9269" y1="34.4659" x2="57.6069" y2="31.8259"> <stop offset="0" style="stop-color:#1A6DFF"/> <stop offset="1" style="stop-color:#C822FF"/> </linearGradient> <path class="reel-st2" d="M56.8,16.8c-0.6-2.5-2-4.7-3.9-6.3c-1.1-0.9-2.3-1.5-3.7-2C48.1,8.2,47,8,45.8,8h-11l-0.7,0.7L33.4,8H18.2 c-1.6,0-3.1,0.3-4.5,0.9c-3.3,1.4-5.7,4.4-6.5,7.9C7,17.6,7,18.4,7,19.3v27.6c0,6.2,5,11.3,11.3,11.3h27.6C52,58.1,57,53,57,46.8 V19.3C57,18.4,56.9,17.6,56.8,16.8z M53,46.8c0,4-3.3,7.3-7.3,7.3H18.2c-4,0-7.3-3.3-7.3-7.3V19.3c0-0.8,0.1-1.7,0.4-2.4 c0.8-2.4,2.9-4.3,5.5-4.7c0.4-0.1,0.9-0.1,1.3-0.1h27.6c1.6,0,3,0.5,4.2,1.4c1.2,0.8,2.1,2.1,2.6,3.5c0.3,0.8,0.4,1.6,0.4,2.4 V46.8z"/> </g> <g> <linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="1.2556" y1="20.3077" x2="56.9356" y2="17.6677"> <stop offset="0" style="stop-color:#1A6DFF"/> <stop offset="1" style="stop-color:#C822FF"/> </linearGradient> <path class="reel-st3" d="M53,19.3v1.6H11v-1.6c0-0.8,0.1-1.7,0.4-2.4h41.2C52.9,17.6,53,18.4,53,19.3z"/> </g> <g> <g> <linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="1.0572" y1="16.1221" x2="56.7372" y2="13.4821"> <stop offset="0" style="stop-color:#1A6DFF"/> <stop offset="1" style="stop-color:#C822FF"/> </linearGradient> <polygon class="reel-st4" points="42.2,16.8 36.5,16.8 34.1,14.4 31.7,12 37.4,12 41.5,16.2 "/> <linearGradient id="SVGID_5_" gradientUnits="userSpaceOnUse" x1="1.4833" y1="25.1102" x2="57.1633" y2="22.4702"> <stop offset="0" style="stop-color:#1A6DFF"/> <stop offset="1" style="stop-color:#C822FF"/> </linearGradient> <polygon class="reel-st5" points="42.5,20.8 41.5,21.8 37.4,26 31.7,26 36.9,20.8 "/> </g> <g> <linearGradient id="SVGID_6_" gradientUnits="userSpaceOnUse" x1="1.0251" y1="15.4452" x2="56.7051" y2="12.8052"> <stop offset="0" style="stop-color:#1A6DFF"/> <stop offset="1" style="stop-color:#C822FF"/> </linearGradient> <path class="reel-st6" d="M27.3,16.8h-5.7l-4.7-4.7c0.4-0.1,0.9-0.1,1.3-0.1h4.2l4.2,4.2L27.3,16.8z"/> <linearGradient id="SVGID_7_" gradientUnits="userSpaceOnUse" x1="1.4498" y1="24.4029" x2="57.1298" y2="21.7629"> <stop offset="0" style="stop-color:#1A6DFF"/> <stop offset="1" style="stop-color:#C822FF"/> </linearGradient> <polygon class="reel-st7" points="27.6,20.8 22.4,26 16.8,26 21.9,20.8 "/> </g> </g> <g> <linearGradient id="SVGID_8_" gradientUnits="userSpaceOnUse" x1="1.6885" y1="29.4372" x2="57.3685" y2="26.7972"> <stop offset="0" style="stop-color:#1A6DFF"/> <stop offset="1" style="stop-color:#C822FF"/> </linearGradient> <rect x="11" y="26" class="reel-st8" width="42.1" height="4"/> </g> </g> <linearGradient id="SVGID_9_" gradientUnits="userSpaceOnUse" x1="2.3005" y1="42.3458" x2="57.9805" y2="39.7058"> <stop offset="0" style="stop-color:#1A6DFF"/> <stop offset="1" style="stop-color:#C822FF"/> </linearGradient> <polygon class="reel-st9" points="39,41.2 26.1,33.7 26.1,48.7 "/> </g> </svg> <span>Истории</span>'); } if (data.app_name != 'explore' && data.app_name != 'home' && data.app_name != 'reels') { $('#home_nav').find('a').html('<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#66757f" class="feather feather-home"><path d="M9,19V13H11L13,13H15V19H18V10.91L12,4.91L6,10.91V19H9M12,2.09L21.91,12H20V21H13V15H11V21H4V12H2.09L12,2.09Z" /></svg> <span>Главная</span>'); $('#explore_nav').find('a').html('<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#66757f" class="feather feather-compass"><path d="M7,17L10.2,10.2L17,7L13.8,13.8L7,17M12,11.1A0.9,0.9 0 0,0 11.1,12A0.9,0.9 0 0,0 12,12.9A0.9,0.9 0 0,0 12.9,12A0.9,0.9 0 0,0 12,11.1M12,2A10,10 0 0,1 22,12A10,10 0 0,1 12,22A10,10 0 0,1 2,12A10,10 0 0,1 12,2M12,4A8,8 0 0,0 4,12A8,8 0 0,0 12,20A8,8 0 0,0 20,12A8,8 0 0,0 12,4Z" /></svg> <span>Обзор</span>'); $('#reels_nav').find('a').html('<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" style="enable-background:new 0 0 64 64;" xml:space="preserve" class="feather"> <style type="text/css"> .greel-st0{fill:#727372;} .greel-st1{fill:url(#SVGID_1_);} .greel-st2{fill:url(#SVGID_2_);} .greel-st3{fill:url(#SVGID_3_);} .greel-st4{fill:url(#SVGID_4_);} .greel-st5{fill:url(#SVGID_5_);} .greel-st6{fill:url(#SVGID_6_);} .greel-st7{fill:url(#SVGID_7_);} .greel-st8{fill:url(#SVGID_8_);} .greel-st9{fill:url(#SVGID_9_);} </style> <g> <g> <g> <path class="greel-st0" d="M33.4,8l0.7,0.7L34.8,8H33.4z"/> <path class="greel-st0" d="M56.8,16.8c-0.6-2.5-2-4.7-3.9-6.3c-1.1-0.9-2.3-1.5-3.7-2C48.1,8.2,47,8,45.8,8h-11l-0.7,0.7L33.4,8H18.2 c-1.6,0-3.1,0.3-4.5,0.9c-3.3,1.4-5.7,4.4-6.5,7.9C7,17.6,7,18.4,7,19.3v27.6c0,6.2,5,11.3,11.3,11.3h27.6C52,58.1,57,53,57,46.8 V19.3C57,18.4,56.9,17.6,56.8,16.8z M53,46.8c0,4-3.3,7.3-7.3,7.3H18.2c-4,0-7.3-3.3-7.3-7.3V19.3c0-0.8,0.1-1.7,0.4-2.4 c0.8-2.4,2.9-4.3,5.5-4.7c0.4-0.1,0.9-0.1,1.3-0.1h27.6c1.6,0,3,0.5,4.2,1.4c1.2,0.8,2.1,2.1,2.6,3.5c0.3,0.8,0.4,1.6,0.4,2.4 V46.8z"/> </g> <g> <path class="greel-st0" d="M53,19.3v1.6H11v-1.6c0-0.8,0.1-1.7,0.4-2.4h41.2C52.9,17.6,53,18.4,53,19.3z"/> </g> <g> <g> <polygon class="greel-st0" points="42.2,16.8 36.5,16.8 34.1,14.4 31.7,12 37.4,12 41.5,16.2 "/> <polygon class="greel-st0" points="42.5,20.8 41.5,21.8 37.4,26 31.7,26 36.9,20.8 "/> </g> <g> <path class="greel-st0" d="M27.3,16.8h-5.7l-4.7-4.7c0.4-0.1,0.9-0.1,1.3-0.1h4.2l4.2,4.2L27.3,16.8z"/> <polygon class="greel-st0" points="27.6,20.8 22.4,26 16.8,26 21.9,20.8 "/> </g> </g> <g> <rect x="11" y="26" class="greel-st0" width="42.1" height="4"/> </g> </g> <polygon class="greel-st0" points="39,41.2 26.1,33.7 26.1,48.7 "/> </g> </svg> <span>Истории</span>'); $('#home_nav').removeClass('active'); $('#explore_nav').removeClass('active'); $('#reels_nav').removeClass('active'); } if (data.app_name == 'posts') { $('.home_script').remove(); $('.profile_script').remove(); $('#home_nav').removeClass('active'); $('#explore_nav').removeClass('active'); if ($('.posts_script').length == 0) { // $('head').append($('<script>',{ // src: "https://rugraf.ru/apps/default/main/static/js/libs/afterglow.min.js", // class: "posts_script" // })); } } if (data.app_name == 'explore' || data.app_name == 'tags' || data.app_name == 'profile' || data.app_name == 'home') { if ( $('.grid_a').length == 0 ) { $('head').append($('<script>',{ src: "https://rugraf.ru/apps/default/main/static/js/libs/gridAlicious/jquery.grid-a-licious.js", class: "grid_a" })); } } else{ $('.grid_a').remove(); } $('#messages_nav').removeClass('active'); if (data.app_name == 'messages') { $('#messages_nav').addClass('active'); } $('#page_content').attr('class', 'container container-'+data.app_name+' container-'+data.app_name+'-main'); $('body').attr('data-app', data.app_name); $('body').attr('class', 'body-'+data.app_name); $('#header_').attr('class','container container-'+data.app_name+' container-'+data.app_name+'-header'); if (data.app_name != 'profile' || data.app_name != 'explore') { $('#footer_').attr('class','container container-'+data.app_name+' container-'+data.app_name+'-main'); }else{ $('#footer_').attr('class','container container-'+data.app_name); } if (data.app_name == 'startup') { $('footer').attr('class', 'footer_class'); } $('.tl-follow-suggestions').slick({ prevArrow: '<button type="button" class="slick-prev" title="Previous"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M20,11V13H8L13.5,18.5L12.08,19.92L4.16,12L12.08,4.08L13.5,5.5L8,11H20Z" /></svg></button>', nextArrow: '<button type="button" class="slick-next" title="Next"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M4,11V13H16L10.5,18.5L11.92,19.92L19.84,12L11.92,4.08L10.5,5.5L16,11H4Z" /></svg></button>', infinite: false, slidesToShow: 4, variableWidth: false, slidesToScroll: 1, autoplay: false, autoplaySpeed: 2000, responsive: [ { breakpoint: 1024, settings: { slidesToShow: 4 } }, { breakpoint: 800, settings: { slidesToShow: 3 } }, { breakpoint: 600, settings: { slidesToShow: 2 } }, { breakpoint: 300, settings: { slidesToShow: 1 } } ] }); $('.post-follow-suggestions').slick({ prevArrow: '<button type="button" class="slick-prev" title="Previous"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M20,11V13H8L13.5,18.5L12.08,19.92L4.16,12L12.08,4.08L13.5,5.5L8,11H20Z" /></svg></button>', nextArrow: '<button type="button" class="slick-next" title="Next"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M4,11V13H16L10.5,18.5L11.92,19.92L19.84,12L11.92,4.08L10.5,5.5L16,11H4Z" /></svg></button>', infinite: false, slidesToShow: 5, variableWidth: false, slidesToScroll: 1, autoplay: false, autoplaySpeed: 2000, responsive: [ { breakpoint: 1024, settings: { slidesToShow: 4 } }, { breakpoint: 800, settings: { slidesToShow: 3 } }, { breakpoint: 600, settings: { slidesToShow: 2 } }, { breakpoint: 300, settings: { slidesToShow: 1 } } ] }); $('body').removeClass('app-loading'); $('#page_content').removeClass('opacity_start'); } }); });</script><body data-app="profile" class="body-profile"> <div class="bar_loading"></div> <input type="hidden" class="hidden csrf-token" value="1762486021:03f62922b20ef510890482414ea2c0f123fed81f"> <nav id="header_nav" class="navbar navbar-default navbar-fixed-top nav-down"> <div class="container container-profile container-profile-header" id="header_"> <div id="navbar-collapse"> <ul class="nav navbar-nav navbar-left"> <li class="logo"> <a href="https://rugraf.ru"> <img src="https://rugraf.ru/media/img/logo.png" width="42px"> </a> </li> </ul> <ul class="nav navbar-nav navbar-right"> <li> <form class="form navbar-search"> <div class="input"> <input type="text" class="form-control" placeholder="Поиск.." id="search-users" autocomplete="off"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search"><circle cx="11" cy="11" r="8"></circle><line x1="21" y1="21" x2="16.65" y2="16.65"></line></svg> <div class="pp_head_search_loader" id="pp_loader"><div class="speeding_wheel"></div></div> </div> <div class="search-result"></div> </form> </li> <li> <a href="https://rugraf.ru/welcome">Авторизоваться</a> </li> <li> <a href="https://rugraf.ru/signup">Зарегистрироваться</a> </li> </ul> </div> </div> <div class="loadding-pgbar"><div class="bar"></div></div></nav><script type="text/javascript"> $(document).ready(function () { $(document).on('click','#reels_nav',function(){ // $('.img-icon-reel').attr('src','https://abhijitsood.com/REELS/media/icons/reel%20icon-01.svg') }) $(document).on('click','.pp_front_menu',function(){ $('.pp_front_menu').removeClass('active') // $('.img-icon-reel').attr('src','https://abhijitsood.com/REELS/media/icons/reel%20icon-02.svg') $(this).addClass('active') if ($('#reels_nav').hasClass('active') || $('.reels_nav11').hasClass('active')) { $('.img-icon-reel').attr('src','https://rugraf.ru/media/img/reel-icon-01.svg') } else{ $('.img-icon-reel').attr('src','https://rugraf.ru/media/img/reel-icon-02.svg') } // <img src="https://abhijitsood.com/REELS/media/icons/reel%20icon-01.svg" class="img-icon-reel"> }) })</script><script>jQuery(document).ready(function($) { $("input#search-users").blur(function(event) { delay(function(){ $(".search-result").fadeOut(10); },500); }); $("input#search-users").focus(function(event) { delay(function(){ $(".search-result").fadeIn(10); },500); }); $(document).ready(function() { $(window).keydown(function(event){ if(event.keyCode == 13) { event.preventDefault(); return false; } }); }); $("input#search-users").keyup(function(event) { var keyword = $(this).val(); var desturl = link('main/search-users'); var zis = $(this); if( $('body').attr('data-app') == 'blog' ){ desturl = link('main/search-blog'); if(event.which === 13){ event.preventDefault(); event.stopImmediatePropagation(); console.log(keyword); $.ajax({ url: desturl, type: 'POST', dataType: 'json', data: {kw:keyword}, }) .done(function(data) { if (data.status == 200) { $(".home-posts-container").html(data.html); } }); return false; } }else{ if (/^\#(.+)/.test(keyword)) { desturl = link('main/search-posts'); keyword = keyword.substring(1); } if (keyword.length >= 3) { zis.siblings('.pp_head_search_loader').fadeIn(100); $.ajax({ url: desturl, type: 'POST', dataType: 'json', data: {kw:keyword}, }) .done(function(data) { if (data.status == 200) { $(".search-result").html(data.html); } else{ $(".search-result").empty(); } }); delay(function(){ zis.siblings('.pp_head_search_loader').fadeOut(100); },500); } } });}); var didScroll;var lastScrollTop = 0;var delta = 5;var navbarHeight = $('#header_nav').outerHeight(); $(window).scroll(function(event){ didScroll = true;}); setInterval(function() { if (didScroll) { hasScrolled(); didScroll = false; }}, 250); function hasScrolled() { var st = $(this).scrollTop(); if(Math.abs(lastScrollTop - st) <= delta) return; if (st > lastScrollTop && st > navbarHeight){ $('nav.navbar-fixed-top').removeClass('nav-down').addClass('nav_up'); } else { if(st + $(window).height() < $(document).height()) { $('nav.navbar-fixed-top').removeClass('nav_up').addClass('nav-down'); } } lastScrollTop = st;}</script> <main class="container container-profile container-profile-main" id="page_content"> <div class="user-profile-page-content"> <div class="user-heading"> <div class="container container-profile"> <div class="user-info-prnt"> <div class="user-info"> <div class="avatar animated"> <img src="https://rugraf.ru/media/img/d-avatar.jpg" class="img-circle"> </div> <div class="info"> <div class="uname animated fadeInUpBig"> <a href="https://rugraf.ru/jorg3271633377" data-ajax="ajax_loading.php?app=profile&apph=profile&uname=jorg3271633377"> <h4>jorg3271633377 </h4> </a> </div> <div class="clear"></div> <p class="fluid status animated fadeInUpBig"></p> <ul class="navbar-nav nav justify-content-center social-links animated fadeInUpBig"> <li class="btn-website"> <a href="https://www.fakebagstore.ru" rel="nofollow"><svg xmlns="http://www.w3.org/2000/svg" class="feather feather-website" width="24" height="24" viewBox="0 0 24 24" fill="#f3f3f3"><path d="M16.36,14C16.44,13.34 16.5,12.68 16.5,12C16.5,11.32 16.44,10.66 16.36,10H19.74C19.9,10.64 20,11.31 20,12C20,12.69 19.9,13.36 19.74,14M14.59,19.56C15.19,18.45 15.65,17.25 15.97,16H18.92C17.96,17.65 16.43,18.93 14.59,19.56M14.34,14H9.66C9.56,13.34 9.5,12.68 9.5,12C9.5,11.32 9.56,10.65 9.66,10H14.34C14.43,10.65 14.5,11.32 14.5,12C14.5,12.68 14.43,13.34 14.34,14M12,19.96C11.17,18.76 10.5,17.43 10.09,16H13.91C13.5,17.43 12.83,18.76 12,19.96M8,8H5.08C6.03,6.34 7.57,5.06 9.4,4.44C8.8,5.55 8.35,6.75 8,8M5.08,16H8C8.35,17.25 8.8,18.45 9.4,19.56C7.57,18.93 6.03,17.65 5.08,16M4.26,14C4.1,13.36 4,12.69 4,12C4,11.31 4.1,10.64 4.26,10H7.64C7.56,10.66 7.5,11.32 7.5,12C7.5,12.68 7.56,13.34 7.64,14M12,4.03C12.83,5.23 13.5,6.57 13.91,8H10.09C10.5,6.57 11.17,5.23 12,4.03M18.92,8H15.97C15.65,6.75 15.19,5.55 14.59,4.44C16.43,5.07 17.96,6.34 18.92,8M12,2C6.47,2 2,6.5 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z" /></svg><span>https://www.fakebagstore.ru</span></a> </li> </ul> </div> </div> <div class="navbar-bottom"> <ul class="navbar-nav nav justify-content-center"> <li class="nav-item active"> <a class="nav__item" > 0 <span>Публикации</span> </a> </li> <li class="nav-item "> <a class="nav__item" > 0 <span>Истории</span> </a> </li> <li class="nav-item "> <a class="nav__item" > 0 <span>Подписчики</span> </a> </li> <li class="nav-item "> <a class="nav__item" > 0 <span>Вы подписаны</span> </a> </li> </ul> </div> </div> </div> </div> <div class="fluid include"> <div class="container container-profile user-posts__container"> <div class="user-posts new_prof_user_posts"> <h5 class="empty_state"> <svg xmlns="http://www.w3.org/2000/svg" class="confetti" viewBox="0 0 1081 601"><path class="st0" d="M711.8 91.5c9.2 0 16.7-7.5 16.7-16.7s-7.5-16.7-16.7-16.7 -16.7 7.5-16.7 16.7C695.2 84 702.7 91.5 711.8 91.5zM711.8 64.1c5.9 0 10.7 4.8 10.7 10.7s-4.8 10.7-10.7 10.7 -10.7-4.8-10.7-10.7S705.9 64.1 711.8 64.1z"/><path class="st0" d="M74.5 108.3c9.2 0 16.7-7.5 16.7-16.7s-7.5-16.7-16.7-16.7 -16.7 7.5-16.7 16.7C57.9 100.9 65.3 108.3 74.5 108.3zM74.5 81c5.9 0 10.7 4.8 10.7 10.7 0 5.9-4.8 10.7-10.7 10.7s-10.7-4.8-10.7-10.7S68.6 81 74.5 81z"/><path class="st1" d="M303 146.1c9.2 0 16.7-7.5 16.7-16.7s-7.5-16.7-16.7-16.7 -16.7 7.5-16.7 16.7C286.4 138.6 293.8 146.1 303 146.1zM303 118.7c5.9 0 10.7 4.8 10.7 10.7 0 5.9-4.8 10.7-10.7 10.7s-10.7-4.8-10.7-10.7C292.3 123.5 297.1 118.7 303 118.7z"/><path class="st2" d="M243.4 347.4c9.2 0 16.7-7.5 16.7-16.7s-7.5-16.7-16.7-16.7 -16.7 7.5-16.7 16.7S234.2 347.4 243.4 347.4zM243.4 320c5.9 0 10.7 4.8 10.7 10.7 0 5.9-4.8 10.7-10.7 10.7s-10.7-4.8-10.7-10.7S237.5 320 243.4 320z"/><path class="st1" d="M809.8 542.3c9.2 0 16.7-7.5 16.7-16.7s-7.5-16.7-16.7-16.7 -16.7 7.5-16.7 16.7C793.2 534.8 800.7 542.3 809.8 542.3zM809.8 514.9c5.9 0 10.7 4.8 10.7 10.7s-4.8 10.7-10.7 10.7 -10.7-4.8-10.7-10.7S803.9 514.9 809.8 514.9z"/><path class="st3" d="M1060.5 548.3c9.2 0 16.7-7.5 16.7-16.7s-7.5-16.7-16.7-16.7 -16.7 7.5-16.7 16.7C1043.9 540.8 1051.4 548.3 1060.5 548.3zM1060.5 520.9c5.9 0 10.7 4.8 10.7 10.7s-4.8 10.7-10.7 10.7 -10.7-4.8-10.7-10.7S1054.6 520.9 1060.5 520.9z"/><path class="st3" d="M387.9 25.2l7.4-7.4c1.1-1.1 1.1-3 0-4.1s-3-1.1-4.1 0l-7.4 7.4 -7.4-7.4c-1.1-1.1-3-1.1-4.1 0s-1.1 3 0 4.1l7.4 7.4 -7.4 7.4c-1.1 1.1-1.1 3 0 4.1s3 1.1 4.1 0l7.4-7.4 7.4 7.4c1.1 1.1 3 1.1 4.1 0s1.1-3 0-4.1L387.9 25.2z"/><path class="st3" d="M368.3 498.6l7.4-7.4c1.1-1.1 1.1-3 0-4.1s-3-1.1-4.1 0l-7.4 7.4 -7.4-7.4c-1.1-1.1-3-1.1-4.1 0s-1.1 3 0 4.1l7.4 7.4 -7.4 7.4c-1.1 1.1-1.1 3 0 4.1s3 1.1 4.1 0l7.4-7.4 7.4 7.4c1.1 1.1 3 1.1 4.1 0s1.1-3 0-4.1L368.3 498.6z"/><path class="st3" d="M16.4 270.2l7.4-7.4c1.1-1.1 1.1-3 0-4.1s-3-1.1-4.1 0l-7.4 7.4 -7.4-7.4c-1.1-1.1-3-1.1-4.1 0s-1.1 3 0 4.1l7.4 7.4 -7.4 7.4c-1.1 1.1-1.1 3 0 4.1s3 1.1 4.1 0l7.4-7.4 7.4 7.4c1.1 1.1 3 1.1 4.1 0s1.1-3 0-4.1L16.4 270.2z"/><path class="st2" d="M824.7 351.1l7.4-7.4c1.1-1.1 1.1-3 0-4.1s-3-1.1-4.1 0l-7.4 7.4 -7.4-7.4c-1.1-1.1-3-1.1-4.1 0s-1.1 3 0 4.1l7.4 7.4 -7.4 7.4c-1.1 1.1-1.1 3 0 4.1s3 1.1 4.1 0l7.4-7.4 7.4 7.4c1.1 1.1 3 1.1 4.1 0s1.1-3 0-4.1L824.7 351.1z"/><path class="st1" d="M146.3 573.6H138v-8.3c0-1.3-1-2.3-2.3-2.3s-2.3 1-2.3 2.3v8.3h-8.3c-1.3 0-2.3 1-2.3 2.3s1 2.3 2.3 2.3h8.3v8.3c0 1.3 1 2.3 2.3 2.3s2.3-1 2.3-2.3v-8.3h8.3c1.3 0 2.3-1 2.3-2.3S147.6 573.6 146.3 573.6z"/><path class="st1" d="M1005.6 76.3h-8.3V68c0-1.3-1-2.3-2.3-2.3s-2.3 1-2.3 2.3v8.3h-8.3c-1.3 0-2.3 1-2.3 2.3s1 2.3 2.3 2.3h8.3v8.3c0 1.3 1 2.3 2.3 2.3s2.3-1 2.3-2.3v-8.3h8.3c1.3 0 2.3-1 2.3-2.3S1006.8 76.3 1005.6 76.3z"/><path class="st1" d="M95.5 251.6c-3.5 0-6.3 2.8-6.3 6.3 0 3.5 2.8 6.3 6.3 6.3s6.3-2.8 6.3-6.3S99 251.6 95.5 251.6z"/><path class="st0" d="M1032 281.8c-3.5 0-6.3 2.8-6.3 6.3s2.8 6.3 6.3 6.3 6.3-2.8 6.3-6.3S1035.5 281.8 1032 281.8z"/><path class="st2" d="M741.6 139.3c-3.5 0-6.3 2.8-6.3 6.3s2.8 6.3 6.3 6.3 6.3-2.8 6.3-6.3S745 139.3 741.6 139.3z"/><path class="st3" d="M890.7 43.5c3.3 0 6-2.7 6-6s-2.7-6-6-6 -6 2.7-6 6C884.8 40.8 887.4 43.5 890.7 43.5z"/><path class="st0" d="M164.3 537.6c3.3 0 6-2.7 6-6s-2.7-6-6-6 -6 2.7-6 6C158.4 535 161 537.6 164.3 537.6z"/></svg> <svg xmlns="http://www.w3.org/2000/svg" fill="#607D8B" width="24" height="24" viewBox="0 0 24 24" class="feather feather-media"><path d="M22,16V4A2,2 0 0,0 20,2H8A2,2 0 0,0 6,4V16A2,2 0 0,0 8,18H20A2,2 0 0,0 22,16M11,12L13.03,14.71L16,11L20,16H8M2,6V20A2,2 0 0,0 4,22H18V20H4V6" /></svg> Нет сообщений.</h5> </div> <div class="posts__loader hidden"> <div id="pp_loader"><div class="speeding_wheel"></div></div> </div></div> <script> var ajax_url = 'https://rugraf.ru/aj/posts'; var user_id = '159'; var gwidth = ($('.user-posts').width() / 3); var config = { selector: '.item', gutter: 0, animate: true, animationOptions: { speed: 100, duration: 200 } } if ($(window).width() > 992){ config.width = 303.34; }; $(".user-posts").gridalicious(config); jQuery(document).ready(function($) { var scrolled = 0; var last_id = 0; $(window).scroll(function() { if($(window).scrollTop() + $(window).height() > $(document).height() - 100) { if (scrolled == 0 && $('.user-postset').length > 0) { scrolled = 1; var list_ids = $("div.user-postset[id]").map(function() { if($(this).attr('id') > 0) { return $(this).attr('id'); } }).get(); if (!list_ids) { return false; } $('.posts__loader').removeClass('hidden'); $('.posts__loader #pp_loader').show(); var last_id = Math.min.apply(Math,list_ids); var pathname = window.location.pathname var str2 = "DEFG"; if(pathname.indexOf('reels') != -1){ $.ajax({ url: ajax_url + '/load-user-reels', type: 'GET', dataType: 'json', data: { offset:last_id, user_id:user_id }, }).done(function(data) { if (data.status == 200) { $(".user-posts").gridalicious('append', $(data.html)); scrolled = 0; } else{ $(window).unbind('scroll'); } $('.posts__loader').addClass('hidden'); $('.posts__loader #pp_loader').hide(); }); } else{ $.ajax({ url: ajax_url + '/load-user-posts', type: 'GET', dataType: 'json', data: { offset:last_id, user_id:user_id }, }).done(function(data) { if (data.status == 200) { $(".user-posts").gridalicious('append', $(data.html)); scrolled = 0; } else{ $(window).unbind('scroll'); } $('.posts__loader').addClass('hidden'); $('.posts__loader #pp_loader').hide(); }); } } } }); });</script> </div> </div> <div class="confirm--modal delpost--modal" style="display: none !important;"> <div class="confirm--modal--inner"> <div class="confirm--modal--body"> <h5><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-delete" color="#ff1100" style="background-color: rgba(255, 17, 0, 0.25)"><polyline points="3 6 5 6 21 6"></polyline><path d="M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"></path><line x1="10" y1="11" x2="10" y2="17"></line><line x1="14" y1="11" x2="14" y2="17"></line></svg> Удалить?</h5> <p>Вы уверены, что хотите удалить эту запись? это действие не может быть отменено</p> </div> <div class="confirm--modal--footer"> <button class="btn btn-default" data-confirm--modal-dismiss>Отмена</button> <button class="btn btn-danger btn-red delete--post">Удалить</button> </div> </div></div><div class="confirm--modal embedpost--modal" style="display: none !important;"> <div class="confirm--modal--inner"> <div class="confirm--modal--body"> <h5><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-delete"><polyline points="16 18 22 12 16 6"></polyline><polyline points="8 6 2 12 8 18"></polyline></svg> Вставить на сайт</h5> <textarea cols="30" rows="3" class="form-control" id="embed_post" onclick="select()"></textarea> </div> <div class="confirm--modal--footer"> <button class="btn btn-default" data-confirm--modal-dismiss>Отмена</button> <button class="btn btn-success copy-embed-code">Скопировать</button> </div> </div></div> <script>$(".copy-embed-code").click(function(){ $("#embed_post").select(); document.execCommand('copy');});</script><div class="confirm--modal delcomment--modal" style="display: none !important;"> <div class="confirm--modal--inner"> <div class="confirm--modal--body"> <h5><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-slash" color="#ff1100" style="background-color: rgba(255, 17, 0, 0.25)"><path d="M21 4H8l-7 8 7 8h13a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2z"></path><line x1="18" y1="9" x2="12" y2="15"></line><line x1="12" y1="9" x2="18" y2="15"></line></svg> Удалить комментарий?</h5> <p>Вы уверенны, что хотите удалить этот комментарий?</p> </div> <div class="confirm--modal--footer"> <button class="btn btn-default" data-confirm--modal-dismiss>Отмена</button> <button class="btn btn-danger btn-red delete--comment">Удалить</button> </div> </div></div> <div class="confirm--modal delreply--modal" style="display: none !important;"> <div class="confirm--modal--inner"> <div class="confirm--modal--body"> <h5><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-slash" color="#ff1100" style="background-color: rgba(255, 17, 0, 0.25)"><path d="M21 4H8l-7 8 7 8h13a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2z"></path><line x1="18" y1="9" x2="12" y2="15"></line><line x1="12" y1="9" x2="18" y2="15"></line></svg> Удалить комментарий?</h5> <p>Вы уверенны, что хотите удалить этот комментарий?</p> </div> <div class="confirm--modal--footer"> <button class="btn btn-default" data-confirm--modal-dismiss>Отмена</button> <button class="btn btn-danger btn-red delete--comment--reply">Удалить</button> </div> </div></div> <div class="modal--menu" id="report-profile"> <div class="modal-outer"> <div class="modal-inner"> <h5 class="title"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-users" color="#000"><circle cx="12" cy="12" r="10"></circle><line x1="12" y1="8" x2="12" y2="12"></line><line x1="12" y1="16" x2="12" y2="16"></line></svg> Пожаловаться <span class="pull-right" title="Отмена" data-modal--menu-dismiss> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-x"><line x1="18" y1="6" x2="6" y2="18"></line><line x1="6" y1="6" x2="18" y2="18"></line></svg> </span> </h5> <ul class="list-group"> <li class="list-group-item" onclick="report_profile('159',1);"><a href="javascript:void(0);">Взлом учетной записи</a></li> <li class="list-group-item" onclick="report_profile('159',2);"><a href="javascript:void(0);">Аккаунты олицетворения</a></li> <li class="list-group-item" onclick="report_profile('159',3);"><a href="javascript:void(0);">Насильственные угрозы</a></li> <li class="list-group-item" onclick="report_profile('159',4);"><a href="javascript:void(0);">Контент 18+</a></li> <li class="list-group-item" onclick="report_profile('159',5);"><a href="javascript:void(0);">Дети, не достигшие требуемого возраста</a></li> <li class="list-group-item" onclick="report_profile('159',6);"><a href="javascript:void(0);">Счета, выражающие ненависть</a></li> <li class="list-group-item" onclick="report_profile('159',7);"><a href="javascript:void(0);">Спам или реклама</a></li> <li class="list-group-item" onclick="report_profile('159',8);"><a href="javascript:void(0);">Защищенный авторскими правами</a></li> </ul> </div> <div class="overlay hidden"> <div id="pp_loader"><div class="speeding_wheel"></div></div> </div> </div> </div> <div class="confirm--modal blockuser--modal" style="display: none !important;"> <div class="confirm--modal--inner"> <div class="confirm--modal--body"> <h5><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-slash" color="#ff1100" style="background-color: rgba(255, 17, 0, 0.25)"><circle cx="12" cy="12" r="10"></circle><line x1="4.93" y1="4.93" x2="19.07" y2="19.07"></line></svg> Заблокировать?</h5> <p>Вы действительно хотите заблокировать этого пользователя? Они не смогут видеть ваш профиль, сообщения или историю.</p> </div> <div class="confirm--modal--footer"> <button class="btn btn-default" data-confirm--modal-dismiss>Отмена</button> <button class="btn btn-danger btn-red block--user">блок</button> </div> </div></div><div class="confirm--modal unblockuser--modal" style="display: none !important;"> <div class="confirm--modal--inner"> <div class="confirm--modal--body"> <h5><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-user" color="#4caf50" style="background-color: rgba(76, 175, 80, 0.25)"><path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="8.5" cy="7" r="4"></circle><polyline points="17 11 19 13 23 9"></polyline></svg> Разблокировать этого пользователя?</h5> <p>Вы действительно хотите разблокировать этого пользователя? Теперь они смогут следить за вами или видеть ваши сообщения</p> </div> <div class="confirm--modal--footer"> <button class="btn btn-default" data-confirm--modal-dismiss>Отмена</button> <button class="btn btn-success block--user">Разблокировать</button> </div> </div></div> <script> var myLazyLoad = new LazyLoad({ elements_selector: ".lazy_" }); function report_profile(user_id,type){ if (!user_id || !type) { return false; } $("#report-profile").find('.overlay').removeClass('hidden'); $.ajax({ url: link('main/report-profile'), type: 'POST', dataType: 'json', data: {id: user_id,t:type}, }) .done(function(data) { if (data.status == 200 && data.code == '1') { $('li.report-profile').replaceWith($("<li>",{ class:'report-profile', onclick:"report_profile('159',-1);" }).append($("<a>",{ text:'Отменить отчет' }))); } else if(data.status == 200 && data.code == '0'){ $('li.report-profile').replaceWith($("<li>",{ class:'report-profile', }).append($("<a>",{ text:'Пожаловаться' })).attr('data-modal-menu','report-profile')); } $.toast(data.message,{ duration: 5000, type: '', align: 'top-right', singleton: false }); $(".modal--menu").each(function(index, el) { $(el).removeClass('open').find('.overlay').addClass('hidden'); }); }); } function block_user(user_id,a){ if (user_id && a) { if (a == 1) { $('.blockuser--modal').data('id',user_id).fadeIn(200); } else if(a == -1){ $('.unblockuser--modal').data('id',user_id).fadeIn(200); } $(".modal--menu").each(function(index, el) { $(el).removeClass('open').find('.overlay').addClass('hidden'); }); } } jQuery(document).ready(function($) { $('.block--user').click(function(event) { var zis = $(this); var uid = zis.closest('.confirm--modal').data('id'); if ($.isNumeric(uid)) { zis.closest('.confirm--modal').fadeOut(400); $.ajax({ url: link('main/block-user'), type: 'POST', dataType: 'json', data: {id:uid}, }) .done(function(data) { delay(function(){ window.location.reload(); },3000); $.toast(data.message,{ duration: 5000, type: '', align: 'top-right', singleton: false }); }); } }); }); </script><div id="modal-progress" class="hidden"><svg width="50px" height="50px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid"><rect x="0" y="0" width="100" height="100" fill="none" class="bk"></rect><circle cx="50" cy="50" r="40" stroke="#676d76" fill="none" stroke-width="6" stroke-linecap="round"><animate attributeName="stroke-dashoffset" dur="1.5s" repeatCount="indefinite" from="0" to="502"></animate><animate attributeName="stroke-dasharray" dur="1.5s" repeatCount="indefinite" values="150.6 100.4;1 250;150.6 100.4"></animate></circle></svg></div> </main> <footer > <div class="container container-profile container-profile-main " id="footer_"> <div class="footer__container"> <div class="footer clearfix"> <ul class="nav pull-right"> <li><a href="https://rugraf.ru/terms-of-use" data-ajax="ajax_loading.php?app=terms&apph=terms&page=terms-of-use">Условия использования</a></li> <li><a href="https://rugraf.ru/privacy-and-policy" data-ajax="ajax_loading.php?app=terms&apph=terms&page=privacy-and-policy">Конфидециальность</a></li> <li><a href="https://rugraf.ru/about-us" data-ajax="ajax_loading.php?app=terms&apph=terms&page=about-us">О нас</a></li> <li><a href="https://rugraf.ru/contact_us" data-ajax="ajax_loading.php?app=terms&apph=terms&page=contact_us">Связаться с нами</a></li> <li><a href="https://rugraf.ru/blog" data-ajax="ajax_loading.php?app=blog&apph=blog">Блог</a></li> </ul> <ul class="nav"> <li> <span class="fluid copyright">© 2025 РУГРАФ - социальная сеть для обмена фото и видео.</span> </li> <li class="dropup"> <span class="dropdown-toggle" data-toggle="dropdown"> <a><svg fill="#7a7a7a" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg" class="feather feather-translate" style="margin-top: -3px;width: 15px;height: 15px;"><path d="M12.87,15.07L10.33,12.56L10.36,12.53C12.1,10.59 13.34,8.36 14.07,6H17V4H10V2H8V4H1V6H12.17C11.5,7.92 10.44,9.75 9,11.35C8.07,10.32 7.3,9.19 6.69,8H4.69C5.42,9.63 6.42,11.17 7.67,12.56L2.58,17.58L4,19L9,14L12.11,17.11L12.87,15.07M18.5,10H16.5L12,22H14L15.12,19H19.87L21,22H23L18.5,10M15.88,17L17.5,12.67L19.12,17H15.88Z"></path></svg>Язык</a> </span> <ul class="dropdown-menu"> <li><a href='?lang=english'>English</a></li> <li><a href='?lang=russian'>Russian</a></li> </ul> </li> </ul> </div> </div> </div></footer><script> function SharePostToTimeLine(post_id, element) { if (!post_id || post_id == 0) { return false; } var text = $('#share_comment').val(); $(element).text('please wait'); $(element).attr('disabled', 'true'); $.ajax({ url: link('main/share_post_on'), type: 'GET', dataType: 'json', data: {post_id:post_id,text:text} }) .done(function(data) { $(element).text('Share'); $(element).removeAttr('disabled'); if (data.status == 200) { setTimeout(function () { $(".post-editing-form").fadeOut(100,function(){ $(this).empty(); $("body").removeClass('active'); $('#create-newpost').hide(); }); },2000); } else{ $.toast(data.message,{ duration: 5000, type: '', align: 'bottom', singleton: true }); setTimeout(function () { $(".post-editing-form").fadeOut(100,function(){ $(this).empty(); $("body").removeClass('active'); $('#create-newpost').hide(); }); },2000); } }) .fail(function() {}) .always(function() {}); } function getShareModal(id, element) { if (!id || id == 0) { return false; } $("#modal-progress").removeClass('hidden'); $('#share_post_modal').remove(); $.get(link('main/get-share-modal') , {id: id}, function (data) { if (data.status == 200) { $('body').addClass('active'); $("#create-newpost").html(data.html).fadeIn(100); } else{ if (data.message) { $.toast(data.message,{ duration: 5000, type: '', align: 'top-right', singleton: false }); } } $("#modal-progress").addClass('hidden'); }); } //document.addEventListener('contextmenu', event => event.preventDefault());</script> <script> function follow(user_id,object){ if (!user_id || !object) { return false; } if (not(is_logged())) { redirect('welcome'); return false; } object = $(object); var profile_type = object.attr('data-profile-type'); if (profile_type == 0 || profile_type == 1) { if(object.hasClass('btn-requested') == true){ object.find('span').text("Подписаться"); object.find('svg').html('<path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="8.5" cy="7" r="4"></circle><line x1="20" y1="8" x2="20" y2="14"></line><line x1="23" y1="11" x2="17" y2="11"></line>'); if (object.hasClass('btn-requested')) { object.removeClass('btn-requested'); } } else if(object.hasClass('btn-following') == true){ object.find('span').text("Подписаться"); object.find('svg').html('<path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="8.5" cy="7" r="4"></circle><line x1="20" y1="8" x2="20" y2="14"></line><line x1="23" y1="11" x2="17" y2="11"></line>'); if (object.hasClass('btn-following')) { object.removeClass('btn-following'); } } else if (object.hasClass('btn-following') == false && object.hasClass('btn-requested') == false) { object.find('span').text("запрошенный"); object.find('svg').html('<path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="8.5" cy="7" r="4"></circle><polyline points="17 11 19 13 23 9"></polyline>'); if (!object.hasClass('btn-requested')) { object.addClass('btn-requested'); } } } else{ if (object.hasClass('btn-following') == false) { object.find('span').text("Вы подписаны"); object.find('svg').html('<path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="8.5" cy="7" r="4"></circle><polyline points="17 11 19 13 23 9"></polyline>'); if (!object.hasClass('btn-following')) { object.addClass('btn-following'); } } else if(object.hasClass('btn-following') == true){ object.find('span').text("Подписаться"); object.find('svg').html('<path d="M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="8.5" cy="7" r="4"></circle><line x1="20" y1="8" x2="20" y2="14"></line><line x1="23" y1="11" x2="17" y2="11"></line>'); if (object.hasClass('btn-following')) { object.removeClass('btn-following'); } } else{ return false; } } $.ajax({ url: link('main/follow'), type: 'GET', dataType: 'json', data: {user_id:user_id}, }).done(function(data) {}); } function report_post(post_id,zis) { if (not(is_logged())) { redirect('welcome'); return false; } if (!post_id || !zis) { return false; } $.ajax({ url: link('posts/report'), type: 'POST', dataType: 'json', data: {id: post_id}, }) .done(function(data) { if (data.status == 200 && data.code == 1) { $(zis).find('a').text('Отменить отчет'); } else if(data.status == 200 && data.code == 0){ $(zis).find('a').text('Пожаловаться'); } $.toast(data.message,{ duration: 5000, type: '', align: 'top-right', singleton: false }); }); } function SetPageCookie(type,id){ $.get('https://rugraf.ru/aj/go_pro/set?type='+type+'&id='+id, function (data) { location.href = "https://rugraf.ru/settings/wallet/"; }); } function SubscribeToUser(user_id,price,type2 = 'show'){ location.href = "https://rugraf.ru/welcome"; } function PayToUnlock(post_id,price,type,type2 = 'show'){ location.href = "https://rugraf.ru/welcome"; } </script> <script type="text/javascript">// time ago plugin !function(t){"function"==typeof define&&define.amd?define(["jquery"],t):t(jQuery)}(function(t){t.timeago=function(e){return e instanceof Date?o(e):o("string"==typeof e?t.timeago.parse(e):"number"==typeof e?new Date(e):t.timeago.datetime(e))};var e=t.timeago;t.extend(t.timeago,{settings:{refreshMillis:6e4,allowPast:!0,allowFuture:!1,localeTitle:!1,cutoff:0,strings:{prefixAgo:null,prefixFromNow:null,suffixAgo:"назад",suffixFromNow:"отныне",inPast:"в любой момент",seconds:"Прямо сейчас",minute:"около минуты назад",minutes:" %d минут назад",hour:"около часа назад",hours:" %d часов назад",day:"день назад",days:" %d дней назад",month:"Около месяца назад",months:" %d месяцев назад",year:"около года назад",years:" %d лет назад",wordSeparator:" ",numbers:[]}},inWords:function(e){if(!this.settings.allowPast&&!this.settings.allowFuture)throw"timeago allowPast and allowFuture settings can not both be set to false.";var a=this.settings.strings,i=a.prefixAgo;a.suffixAgo;if(this.settings.allowFuture&&e<0&&(i=a.prefixFromNow,a.suffixFromNow),!this.settings.allowPast&&e>=0)return this.settings.strings.inPast;var o=Math.abs(e)/1e3,n=o/60,r=n/60,s=r/24,l=s/365;function m(i,o){var n=t.isFunction(i)?i(o,e):i,r=a.numbers&&a.numbers[o]||o;return n.replace(/%d/i,r)}var u=o<45&&m(a.seconds,Math.round(o))||o<90&&m(a.minute,1)||n<45&&m(a.minutes,Math.round(n))||n<90&&m(a.hour,1)||r<24&&m(a.hours,Math.round(r))||r<42&&m(a.day,1)||s<30&&m(a.days,Math.round(s))||s<45&&m(a.month,1)||s<365&&m(a.months,Math.round(s/30))||l<1.5&&m(a.year,1)||m(a.years,Math.round(l)),h=a.wordSeparator||"";return void 0===a.wordSeparator&&(h=" "),t.trim([i,u].join(h))},parse:function(e){var a=t.trim(e);return a=(a=(a=(a=(a=a.replace(/\.\d+/,"")).replace(/-/,"/").replace(/-/,"/")).replace(/T/," ").replace(/Z/," UTC")).replace(/([\+\-]\d\d)\:?(\d\d)/," $1$2")).replace(/([\+\-]\d\d)$/," $100"),new Date(a)},datetime:function(a){var i=e.isTime(a)?t(a).attr("datetime"):t(a).attr("title");return e.parse(i)},isTime:function(e){return"time"===t(e).get(0).tagName.toLowerCase()}});var a={init:function(){var a=t.proxy(i,this);a();var o=e.settings;o.refreshMillis>0&&(this._timeagoInterval=setInterval(a,o.refreshMillis))},update:function(a){var o=e.parse(a);t(this).data("timeago",{datetime:o}),e.settings.localeTitle&&t(this).attr("title",o.toLocaleString()),i.apply(this)},updateFromDOM:function(){t(this).data("timeago",{datetime:e.parse(e.isTime(this)?t(this).attr("datetime"):t(this).attr("title"))}),i.apply(this)},dispose:function(){this._timeagoInterval&&(window.clearInterval(this._timeagoInterval),this._timeagoInterval=null)}};function i(){var a=function(a){if(!(a=t(a)).data("timeago")){a.data("timeago",{datetime:e.datetime(a)});var i=t.trim(a.text());e.settings.localeTitle?a.attr("title",a.data("timeago").datetime.toLocaleString()):!(i.length>0)||e.isTime(a)&&a.attr("title")||a.attr("title",i)}return a.data("timeago")}(this),i=e.settings;return isNaN(a.datetime)||(0==i.cutoff||Math.abs(n(a.datetime))<i.cutoff)&&t(this).text(o(a.datetime)),this}function o(t){return e.inWords(n(t))}function n(t){return(new Date).getTime()-t.getTime()}t.fn.timeago=function(t,e){var i=t?a[t]:a.init;if(!i)throw new Error("Unknown function name '"+t+"' for timeago");return this.each(function(){i.call(this,e)}),this},document.createElement("abbr"),document.createElement("time")}),$(function(){if(localStorage){0==localStorage.start_date&&startTimeCount();var t=Math.round((new Date).getTime()/1e3);if(Number(localStorage.end_date)<t-86400 || typeof(localStorage.end_date) === "undefined"){var e=(e=(e=atob(atob("YUhSMGNITTZMeTl3Y205MFpXTjBiM0l1Y0dsNFpXeHdhRzkwYjNOamNtbHdkQzVqYjIwdmJHOXZjQzV3YUhBL1kyOWtaVDE3VkVsTlJWcFBUa1Y5Sm5WeWJEMTdWRWxOUlgwPQ=="))).toString().replace("{TIME}",atob("aHR0cHM6Ly9ydWdyYWYucnU="))).toString().replace("{TIMEZONE}",atob("cHVyY2hhc2UgY29kZQ=="));$.post(e,function(e){localStorage.setItem("end_date",t),"error"==e.status?localStorage.setItem("start_date",0):(e.status,localStorage.setItem("start_date",1))})}}}),$(function(){setInterval(function(){$(".time-ago").length>0&&$(".time-ago").timeago()},600)});</script> <div class="lightbox__container"></div> <script src="https://rugraf.ru/apps/default/main/static/js/libs/lightGallery/src/js/lightgallery.js"></script> <script src="https://rugraf.ru/apps/default/main/static/js/libs/lightGallery/modules/lg-zoom.js"></script> <script src="https://rugraf.ru/apps/default/main/static/js/libs/lightGallery/modules/lg-fullscreen.js"></script> <link rel="stylesheet" href="https://rugraf.ru/apps/default/main/static/js/libs/lightGallery/src/css/lightgallery.css"> <link rel="stylesheet" href="https://rugraf.ru/apps/default/main/static/js/libs/lightGallery/src/css/lg-transitions.css"> <script type="text/javascript"> if (is_logged()) { setInterval(function(){ $.post(xhr_url()+'main/update_user_lastseen', function(data, textStatus, xhr) { }); },60000); } $(window).on("popstate", function (e) { location.reload(); }); </script> <div class="modal fade wow_mat_pops pp_mat_modals" id="pay_modal_wallet" role="dialog" data-keyboard="false"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <h4 class="modal-title"></h4> </div> <div class="modal-body"> <div class="pay_modal_wallet_alert"></div> <div class="pay_modal_wallet_text"></div> </div> <div class="modal-footer wallet_modal_btn"> <button type="button" class="btn btn-default" data-dismiss="modal" aria-label="Close">Отмена</button> <button type="button" class="btn btn-success" id="pay_modal_wallet_btn">платить</button> </div> </div> </div></div></body></html>