<!DOCTYPE html>
<html lang="ru-RU">
<head>
	<meta charset="UTF-8">
	<meta http-equiv="X-UA-Compatible" content="IE=edge">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<link rel="shortcut icon" href="/favicon.ico">
	<meta name="theme-color" content="#000">
	<meta name="msapplication-navbutton-color" content="#000">
	<meta name="apple-mobile-web-app-status-bar-style" content="#000">
				
	
<title>Диабло 2 (Diablo 2) &bull; Diabler.ru</title>
<link rel="canonical" href="https://diabler.ru/">

		
	
<style>
/* SET BASE
----------------------------------------------- */
* {background: transparent;margin:0;padding:0;outline:none;border: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
table {border-collapse:collapse;border-spacing:0;}
input, select {vertical-align:middle;}
article, aside, figure, figure img, hgroup, footer, header, nav, section, main {display: block;}
main {margin-top:10px;}
body {font: 16px 'ProximaNovaRegular', Tahoma, Geneva, sans-serif; line-height:normal; padding:0; margin:0;        
color: #282828; background-color:#fff; height:100%; width:100%; font-weight:400; background-image: url(/1.jpg);
    background-attachment: fixed;}
img {max-width:100%;}
.clr {clear: both;}
.diabler_clearfix:after {content: ""; display: table; clear: both;}
a {color: #2d2d2d; text-decoration: none;}
a:hover, a:focus {/*color:#4a61a3;*/ text-decoration: none;}
h1, h2, h3, h4, h5 {font-weight:400; font-size:15px;}
strong, b {font-weight:400;}

@font-face {
    font-family: 'ProximaNovaRegular';
    src: url('/fonts/mark_simonson_-_proxima_nova_regular-webfont.eot') format('eot'), 
	url('/fonts/mark_simonson_-_proxima_nova_regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('/fonts/mark_simonson_-_proxima_nova_regular-webfont.woff') format('woff'), 
	url('/fonts/mark_simonson_-_proxima_nova_regular-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'ProximaNovaRegular';
    src: url('/fonts/ProximaNova-RegIt.eot') format('eot'), 
	url('/fonts/ProximaNova-RegIt.eot?#iefix') format('embedded-opentype'),
	url('/fonts/ProximaNova-RegIt.woff') format('woff'), 
	url('/fonts/ProximaNova-RegIt.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
	font-display: swap;
}
@font-face {
    font-family: 'ProximaNovaRegular';
    src: url('/fonts/mark_simonson_-_proxima_nova_bold-webfont.eot') format('eot'), 
	url('/fonts/mark_simonson_-_proxima_nova_bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('/fonts/mark_simonson_-_proxima_nova_bold-webfont.woff') format('woff'), 
	url('/fonts/mark_simonson_-_proxima_nova_bold-webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
	font-display: swap;
}
@font-face {
    font-family: 'ProximaNovaRegular';
    src: url('/fonts/mark_simonson_-_proxima_nova_light-webfont.eot') format('eot'), 
	url('/fonts/mark_simonson_-_proxima_nova_light-webfont.eot?#iefix') format('embedded-opentype'),
	url('/fonts/mark_simonson_-_proxima_nova_light-webfont.woff') format('woff'), 
	url('/fonts/mark_simonson_-_proxima_nova_light-webfont.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
	font-display: swap;
}
 
.sub-title h1 {margin-bottom:15px; font-size:24px; font-weight:700;}


/*--- SET ---*/
.button, .pagi-load a, .up-second li a, .up-edit a, .qq-upload-button, button:not(.color-btn), html input[type="button"], 
input[type="reset"], input[type="submit"], .meta-fav a {
padding:0 20px; color:#000; font-weight:700; display:inline-block; background-color:#ffcc00; 
background: linear-gradient(to bottom, #fff600 0%,#ffcc00 100%); box-shadow:0 3px 5px 0 rgba(0,0,0,0.25);
height:40px; line-height:43px; border-radius:3px; cursor:pointer; /*text-transform:uppercase;*/}
button::-moz-focus-inner, input::-moz-focus-inner {border:0; padding:0;}
button[disabled], input[disabled] {cursor:default;}
.button:hover, .up-second li a:hover, .up-edit a:hover, .qq-upload-button:hover, .pagi-load a:hover,
button:not(.color-btn):hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .meta-fav a:hover 
{color:#000; background: linear-gradient(to top, #fff600 0%,#ffcc00 100%);}
button:active, html input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active 
{box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);}
input[type="submit"].bbcodes, input[type="button"].bbcodes, input.bbcodes, .ui-button 
{font-size: 12px !important; height: 30px !important; line-height:30px !important; padding: 0px 10px; border-radius:3px;}

input[type="text"], input[type="password"] {display:block; width:100%; height:40px; line-height:40px; padding:0 15px;
color:#000000; background-color:#f5f5f5; border-radius:4px; -webkit-appearance: none; box-shadow:0 0 0 1px #EDEDED;}
input[type="text"]:focus {}

input:focus::-webkit-input-placeholder {color: transparent}
input:focus::-moz-placeholder {color: transparent}
input:focus:-moz-placeholder {color: transparent}
input:focus:-ms-input-placeholder {color: transparent} 

select {height:40px; border:1px solid #e3e3e3; background-color:#FFF;}
textarea {display:block; width:100%; padding:10px; border:1px solid #e3e3e3; background-color:#FFF; 
border-radius:0 0 6px 6px; box-shadow:inset 0 0 4px 0 rgba(0,0,0,0.1); overflow:auto; vertical-align:top; resize:vertical;}

.diabler_img-box {overflow:hidden; position:relative; background-color:#CCC;}
.diabler_img-box img {width:100%; min-height:100%;    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);}
/*.img-box:hover img {transform:scale(1.1,1.1);}*/
.nowrap {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
button, .with-mask:after {transition: all .3s;}
a, .button, .with-mask:before, .thumb-mask {transition: color .3s, background-color .3s, opacity .3s;}

.diabler_flex-row {display:flex; flex-flow:row wrap; justify-content:space-between;}
.flex-col {display:flex; flex-direction:column; justify-content:center;}
.diabler_ps-link {cursor:pointer;}
.diabler_icon-l .fa {margin-right:10px;}

.cat_box {
    width: 15%;
    /* height: 290px; */
    float: left;
    position: relative;
    margin: 10px;
    /*padding-top: 10px;*/
    text-align: center;
    box-shadow: 3px 3px 6px #aaa;
    border-radius: 3px;
    background-color: #f5f5f5;
    border: 1px solid #aaa;
	font-size: 18px;}
.cat_font {
    width: 100%;
    position: absolute;
    bottom: 0px;
    border: none;
    background-color: rgba(0,0,0,0.7);
    color: #fff;
    padding: 5px 5px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.grad1 a {
    background: red; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, orange , yellow, green, cyan, blue, violet); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, orange, yellow, green, cyan, blue, violet); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, orange, yellow, green, cyan, blue, violet); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, orange , yellow, green, cyan, blue, violet); /* Standard syntax (must be last) */
}
/* BASIC GRID
----------------------------------------------- */
.diabler_wrap {min-width:320px; position:relative; overflow:hidden;}
.diabler_center {max-width:1600px; margin:0 auto; padding:0 10px; position:relative; z-index:100;}
.diabler_wrap:before {content:""; width:100%; height:65px; position:absolute; left:0; top:0; background-color:#000; 
background: -webkit-linear-gradient(top, #444 0%,#222 100%); background: linear-gradient(to right, #000 0%,#222 100%); border-bottom: 2px solid #ea3e26;}
.diabler_header {height:65px; padding:0 0 0 1%; position:relative;}
.diabler_header img{height:65px;}
.diabler_footer {padding:20px 0; border-top:3px solid #ea3e26; background-color:#222; color:#ccc;}
/* GO TOP BUTTON */
#gotop{position:fixed;width:40px;height:40px;right:10px;bottom:10px;cursor:pointer;z-index:9998;display:none; opacity:0.8; 
background-color:#fff; color:#000; font-size:18px; text-align:center; line-height:40px; border-radius:4px;}


.fa-up-open:before {
    content: '\25B2' !important;
}
/* HEADER
----------------------------------------------- */
.diabler_logotype {/*height:100px;width:100%;display:block; position:absolute; left:0; top:0;*/
display: block;
    float: left;
    width: -webkit-calc(100% - 65px);
    height: 70px;
    font-size: 50px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    margin-left: 15px;
    color: #ea3e26;
  /*  font-weight: bold;*/
}
.diabler_logotype span {
    color: #fff;
    font-weight: normal;
}
.diabler_logotype img {display:block;}
.header-menu {}
.header-menu li {display:inline-block; margin-right:20px; line-height:100px;}
.header-menu a {color:#ccc; font-weight:700; text-transform:uppercase;}
.header-menu a:hover {color:#fff;}
.show-login {position:absolute; right:0; top:30px; background-color:#444; color:#fff; 
background: linear-gradient(to bottom, #444 0%,#222 100%); box-shadow:0 0 0 5px #000;
padding:0 20px; display:inline-block; height:40px; line-height:40px; border-radius:3px; cursor:pointer;}
.show-login:hover {color:#000; background: linear-gradient(to top, #fff600 0%,#ffcc00 100%);}
a.my-fav {color:#ffcc00;}

.bar_body {
    display: block;
    width: 100%;
    font: normal normal normal 14px/25px Roboto, Arial, Helvetica, sans-serif;
}
.bar_body, .bar_body * {
    display: inline-block;
    margin: 0;
    padding: 0px;
    font: inherit;
    text-decoration: none;
    color: #fff;
    line-height: 18px;
    vertical-align: top;
}

.bar_body {
    background: #435c8e;
    border-bottom: 4px solid #374c76;
    height: 30px;
	font-size: 14px;
}
.bar_body .bar_items {
    width: 100%;
}
.bar_body .bar_items {
    display: block;
    width: 100%;
   /* min-width: 840px!important;*/
    margin: 0 auto;
    overflow: hidden;
    padding-left: 10px;
}
.bar_body .bar_items .links {
   /* text-transform: uppercase; */
    position: relative;
}
.bar_body .bar_items .links a, .bar_body .bar_items .links {
    float: left;
    cursor: pointer;
    position: relative;
    text-align: left;
    border-bottom: 4px solid transparent;
    border-top: 3px solid transparent;
    padding-bottom: 1px;
    border-left: none;
    border-right: none;
    margin: 0 10px;
}
.bar_body .bar_items .links a:hover, .bar_body .links:hover, .bar_body .links .hover, .bar_body .bar_items .links .active {
    color: #a5cfff;
    border-bottom: 4px solid #a5cfff;
}
.bar_body .bar_items .text {
    position: relative;
    z-index: 1;
    color: inherit;
    text-indent: 1px;
}
.bar_body .bar_items .title {
    float: left;
  line-height: 25px;
    font-weight: bold;
    text-transform: uppercase;
    padding-right: 15px;
    box-sizing: border-box;
    border-bottom: 4px solid transparent;
    border-top: 3px solid transparent;
    height: 30px;
    position: relative;
}

/* NAV, SPEEDBAR, SEARCH
----------------------------------------------- */
.navi-box {margin-bottom:5px;     padding: 7px 0 5px 0; 
/*box-shadow:0 20px 20px -20px rgba(0,0,0,0.15);*/ border-bottom:1px solid #9e9e9e;position: relative;}

.show-menu {float:left;}
.menu-inner {display:none;}
.menu-inner ul {padding:20px 0 0 0;}
.menu-inner li {display:inline-block; /*width:20%;*/ padding:10px 0 0 0;}
.menu-inner a {display:inline-block; padding:0px 10px; /*height:28px;*/ line-height:28px; border-radius:3px;margin: 0 2px; background-color: #fff;    border: 1px solid #ccc;
    box-shadow: 2px 2px 3px #ccc;}
.menu-inner a:before {/*content:"\f105";*/ margin-right:7px; font-family:'FontAwesome'; color:#000;}
.menu-inner a:hover {color:#000; background: linear-gradient(to top, #fff600 0%,#ffcc00 100%);}

.search-box {width:224px; float:right;}
.search-inner {width:100%; position:relative;}
.search-inner input, .search-inner input:focus {width:100%; height:40px; line-height:40px; padding:0 40px 0 10px; 
background-color:#fff; color:#5c5c5c; /*text-transform:uppercase;*/ border-radius:3px; 
box-shadow:0 0 0 1px #e3e3e3, inset 2px 2px 4px 0 rgba(0,0,0,0.1); }
.search-box button {position:absolute; right:0; top:0; box-shadow:none; background:transparent; color:#2a2a2a; 
padding:0; width:40px; text-align:center; font-size:18px;}

.speedbar {line-height:35px; float:left; margin-left:20px; max-width:60%;}
.rkl-box img {border:1px solid #aaa;box-shadow: 3px 3px 6px #aaa;border-radius: 3px;}

/* THUMBS
----------------------------------------------- */
.main-title {font-size:16px; /*font-weight:700; text-transform:uppercase;*/ margin-bottom:5px; position: absolute;padding-top: 5px;}
.diabler_floats {margin:0 -10px;}

.diabler_thumb {width:25%; padding:0 10px 20px 10px; float:left;}
/*.diabler_thumb-in {background-color:#f5f5f5; padding:0 10px 10px 10px; border-radius:3px; box-shadow:3px 3px 6px #aaa;border: 1px solid #aaa;}*/
/*.diabler_thumb-img {height:290px; margin:0 -10px 10px -10px; border-radius:3px 3px 0 0;border-bottom: 1px solid #aaa;}*/
.diabler_thumb-img {/*height:210px; display:flex;*/display:block;aspect-ratio: auto 16/9;align-items: center; margin:0 -10px 10px -10px; border-radius:3px 3px 0 0;border-bottom: 1px solid #aaa;}
.diabler_thumb-in {position: relative; background-color:#f5f5f5; padding:0 10px 10px 10px; border-radius:3px; box-shadow:3px 3px 6px #aaa;border: 1px solid #aaa;}
.diabler_thumb-caption {overflow:hidden; height:36px; display:block;/*margin: -5px -5px;*/ text-overflow: ellipsis;font-size: 14px;}
.diabler_t-meta {display:inline-block; position:absolute; color:#FFF; padding:2px 4px; font-size:14px; background-color:rgba(0,0,0,0.5);text-shadow: 1px 1px 1px #000;}
.t-views {top:0; left:0;}
.diabler_t-hd {top:0; left:0;background-color:#ea3e26b3;border-bottom-right-radius:3px;/*font-weight: 700;*/}
.t-down { background: linear-gradient(to bottom, #444 0%,#222 100%); color:#FFF;}
.diabler_t-time {bottom:10px; right:10px; border-radius:3px; padding:3px 5px;background-color: rgb(0 0 0);}
.t-tags {position:absolute;padding:1px 2px;text-overflow: ellipsis;white-space: nowrap;
    overflow: hidden;font-size: 12px;    left: 0px;
    bottom: 5px;}
.t-tags span {background-color: #ffcc00c2;    color: #000;border-radius: 3px;    text-shadow: 1px 1px 1px #fff;
    padding: 2px 3px;}
.duration {display:inline-block; position:absolute; color:#FFF; padding:5px 7px; font-size:14px; background-color:rgba(0,0,0,0.5);bottom:10px; right:10px; border-radius:3px; padding:3px 5px;}
/*.thumb:hover .diabler_thumb-caption {color:#000; text-decoration:none;}*/
.diabler_thumb a:hover {color:#000; text-decoration:none;}
.diabler_thumb video {position: absolute;
    height: 115%;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);}
.diabler_main_txt {font-size: 14px;
    line-height: 15px;
    color: #5c5c5c;
    text-align: justify;
    margin-bottom: 10px;
    border-radius: 3px;
    background-color: #f5f5f5;
    padding: 5px 10px;
    box-shadow: 3px 3px 6px #aaa;
    border: 1px solid #aaa;}

    .preview_screen{
            position: relative;
    }
    .preview_screen .thumb-video-holder {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1000;
        overflow: hidden;
        z-index: 100005;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1000;
    }
    .preview_screen .thumb-video-holder video{
    	display: none;
        height: 115%;
    }
    .preview_screen:hover .thumb-video-holder video{
		display: block;
            height: 115%;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    }


/* BOTTOM NAVIGATION
----------------------------------------------- */
.pagi-load {text-align:center;}
.pagi-load > span {display:none;}
.pagi-load + .pagi-nav {margin-top:30px;}
.bottom-nav {line-height:40px; text-align:center; font-size:16px; padding:10px 10px 10px 10px;}
.pagi-nav > span {display:inline-block;}
.pprev, .pnext {}
.pprev {border-right:1px solid #e3e3e3;}
.pnext a, .pprev a, .pprev > span, .pnext > span {display:block; width:40px; text-align:center;}
.navigation {text-align:center;}
.navigation span, .pagi-nav a:hover {background-color:#444; color:#fff;}
.navigation span.nav_ext {background-color:transparent; color:#888;}
.dle-comments-navigation .pagi-nav {margin-bottom:0; padding-bottom:20px;}


/* SEO DESCRIPTION
----------------------------------------------- */
.site-desc {color:#4b4b4b; padding:10px 0; border-top:1px solid #888;}
.site-desc h1, .site-desc h2, .site-desc h3 {font-size:18px; font-weight:700; margin-bottom:10px;}
.site-desc h1 span, .site-desc h2 span, .site-desc h3 span {}
.site-desc p {margin-bottom:5px;}
.site-desc a {color:#4a61a3; text-decoration:underline;}


/* FOOTER
----------------------------------------------- */
.diabler_fbottom div {line-height:31px;}
.diabler_counters {display:inline-block; background-color:#CCC; height:31px; min-width:88px;color: #000;
    text-align: center;}


/* FULL STORY
----------------------------------------------- */
/*.diabler_full-cols {padding-right:245px;}*/
.diabler_full-cols {padding-right:300px;}
.diabler_full-cols2 {padding-right:600px;}
/*.diabler_full-right {width:225px; margin-right:-245px; float:right;}*/
.diabler_full-right {width:285px; margin-right:-300px; float:right;}
.diabler_full-left {width:100%; float:left;}



.player-rkl {width:340px; margin-left:-340px; float:left; padding:20px;}

.diabler_full-desc {background-color:#FFF; box-shadow: 3px 3px 6px #aaa; padding:5px 20px 12px 20px; margin-bottom:10px;border-radius: 0 0 5px 5px;border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-left: 1px solid #aaa;}
.diabler_full-meta {padding:2px 0; align-items:center; border-bottom:1px solid #e9e9e9; /*margin-bottom:20px;*/font-size:14px;}
.diabler_full-meta > div {display:inline-block; vertical-align:middle;}
.meta-img {width:50px; height:50px;}
.meta-img a {display:inline-block; position:absolute; left:0; bottom:0; background-color:#ffcc00; color:#000; padding:3px 5px;}
.meta-item {line-height:25px; max-width:440px;font-size:18px;}
.meta-item span:not(.fa) {font-weight:700;}
.meta-item a {text-decoration:underline; color:#4a61a3;}
.meta-item div {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.meta-fav .button, .meta-fav a {font-size:14px;
    text-transform: uppercase;height: 30px;
    display: inline;
    padding: 7px 10px;}

.rate3 {width:200px; white-space:nowrap;}
.rate3 span[id*="vote-num"], .rate3 span[id*="ratig-layer"] {display:none;}
.rate3-views {font-size:18px; text-align:right;}
.rbar {height:4px; overflow:hidden; position:relative; background-color:#ddd; margin:5px 0; border-radius:2px;}
.rfill {width:50%; height:100%; position:absolute; left:0; top:0; background-color:#69a935; transition:width 1s linear;}
.rate3-vote {text-align:right;}
.ps, .ms {cursor:pointer; height:30px; line-height:30px; display:inline-block; color:#888;}
.ms {margin-left:20px;}
.ps:hover .fa {color:#028c19;}
.ms:hover .fa {color:#c1050a;}

.slice {overflow:hidden; position:relative; transition:height .2s;}
.slice-masked:before {content:'';position:absolute;z-index:1;bottom:0px;left:0;right:0;height:120px;pointer-events:none;
background:-webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #fff 100%);
background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fff 100%);}
.slice-btn {margin:0 0 20px 0;}
.slice-btn span {display:inline-block; cursor:pointer; text-decoration:underline; color:#4a61a3;}


/* FULL STATIC
----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {width: 100%; max-width:100% !important; height:720px;}
.mejs-container {max-width:100% !important;}
.diabler_full-text {color:#4b4b4b; /*line-height:24px;*/ font-size: 14px;text-align: justify;}
.diabler_full-text img:not(.emoji) {max-width:100%; margin:0 0 10px 0;}
.diabler_full-text > img[style*="left"], .full-text > .highslide img[style*="left"] {margin:0 10px 10px 0;}
.diabler_full-text > img[style*="right"], .full-text > .highslide img[style*="right"] {margin:0 0 10px 10px;}
.diabler_full-text a {text-decoration:underline; color:#4a61a3;}
.diabler_full-text a:hover {text-decoration:none;}
.diabler_full-text h2, .full-text h3, .full-text h4, .full-text h5 {margin:10px 0; font-size:18px; font-weight:700;}
.diabler_full-text p {margin-bottom:5px;}
.diabler_full-text ul, .full-text ol {margin:0;}
.diabler_full-text ul li {list-style:disc; margin-left:40px;}
.diabler_full-text ol li {list-style:decimal; margin-left:40px;}
.full-taglist + .full-taglist {margin-top:20px;}
.full-taglist a {color:#4a61a3;background-color: #e5e9f1;margin: 0 2px;line-height: 28px;box-shadow: 2px 2px 3px #ccc;
    border-radius: 3px;padding: 3px 10px;
    height: 28px;    white-space: nowrap;}
.full-taglist a:hover {color:#000; background: linear-gradient(to top, #fff600 0%,#ffcc00 100%);}
.full-taglist {margin-top:5px;line-height: 33px;font-size: 14px;}
.full-tag-search a {/*color:#4a61a3;*/background-color: #fff;margin: 0 2px;line-height: 28px;box-shadow: 2px 2px 3px #ccc;
    border-radius: 3px;padding: 3px 10px;
    height: 28px;    white-space: nowrap;}
.full-tag-search a:hover {color:#000; background: linear-gradient(to top, #fff600 0%,#ffcc00 100%);}
.full-tag-search {margin-top:5px;line-height: 33px;font-size: 14px;}
/* COMMENTS
----------------------------------------------- */
.add-comm-btn {margin-bottom:30px;}
.add-comm-form {margin-bottom:30px; display:none; padding:30px; 
background-color:#f5f5f5; box-shadow:inset 0 0 20px 0 rgba(0,0,0,0.2);}
.ac-inputs input {width:49%; float:left; background-color:#FFF;}
.ac-inputs input:last-child {float:right;}
.ac-inputs, .ac-textarea {margin-bottom:15px;}
.ac-textarea textarea {height:140px;}
.ac-protect {margin-top:-10px;}
.ac-protect .label {font-size:12px;}
.ac-protect .sep-input {padding:10px 10px 10px 160px;}
.ac-protect input {background-color:#FFF;}

.mass_comments_action {text-align:right; padding:5px 15px; background-color:#F5F5F5; margin:20px 0;}
.last-comm-link {font-size:16px; margin-bottom:10px;}
.last-comm-link a {text-decoration:underline; color:#06c;}

.diabler_comm-item {padding-left:60px; margin-bottom:5px;margin-top: 25px;}
.diabler_comm-left {width:48px; height:48px; margin-left:-60px; float:left;border-radius:3px;box-shadow: 0 3px 5px 0 rgba(0,0,0,0.25);border: 1px solid #aaa;}
.diabler_comm-right {width:100%; float:right;}
.diabler_comm-one {padding:0 80px 5px 0; position:relative;}
.diabler_comm-one > span {color:#bcbcbc; float:right;}
.diabler_comm-one > span:first-child {color:#4d4d4d; text-transform:uppercase; font-weight:700; float:left;}
.rate3-comm {position:absolute; right:0; top:0; white-space:nowrap;}
.rate3-comm a {cursor:pointer; height:20px; line-height:20px; display:inline-block; font-size:14px;
color:#497b41; margin:0 5px 0 0; vertical-align:top}
.rate3-comm a:last-child {color:#a03939; margin:0 0 0 5px;}
.rate3-comm a:hover {opacity:0.5;}
.rate3-comm > span {height:20px; line-height:20px; display:inline-block; font-size:11px; font-weight:700; vertical-align:top;}
.rate3-comm > span > span.ratingtypeplus {color: #06b601;}
.rate3-comm > span > span.ratingplus {color: #95c613;}
.rate3-comm > span > span.ratingminus {color: #ff0e0e;}
.diabler_comm-two {padding: 5px 10px 5px 10px; color:#4c4c4c; line-height:20px; border:1px solid #e3e3e3;overflow: hidden;background-color:#fff;}
.comm-three {margin-top:10px; font-size:12px; text-align:right;}
.comm-three li {display:inline-block; margin-left:10px;}


/* LOGIN
----------------------------------------------- */
.login-box {background-color:#FFF; padding:20px; display:none;}
.lb-user {margin:-20px -20px 20px -20px; padding:20px; background-color:#f5f5f5;  
display:flex; flex-flow:row wrap; justify-content:center; align-items:center;}
.lb-ava {width:80px; height:80px; border-radius:50%; margin-right:20px;}
.lb-name div {font-size:18px; font-weight:700;}
.lb-name a {margin-top:10px;}
.lb-menu a {display:block; line-height:30px; padding:0 10px; background-color:#f5f5f5;}
.lb-menu a:hover, .lb-menu a:hover .fa {background-color:#ffcc00; color:#000;}
.lb-menu a .fa {color:#444;}
.login-box input[type="text"], .login-box input[type="password"], .login-box button, .lb-check 
{display:block; margin-bottom:20px; width:100%; background-color:#FFF;}
.lb-check input {display:none;}
.lb-check input + label:before {width:14px; height:14px; margin-right:7px; cursor:pointer; position:relative; top:3px;
border-radius:3px; border:1px solid #ccc; content:""; background-color:#f6f6f6; display:inline-block;}
.lb-check input:checked + label:before {background-color:#e5050b;}
.lb-soc {margin:20px -20px -20px -20px; padding:20px; background-color:#f5f5f5; text-align:center;}
.lb-soc a {display:inline-block; margin:10px 3px 0 3px; vertical-align:top;}
.lb-soc img {display:block; width:30px;}



	
/* custom
----------------------------------------------- */

.content {
min-height: 400px;
} 

.content p {
	padding: 20px 0;
}   

.t-rate {left:10px; bottom:10px; border-radius:3px; padding:0 5px 2px 5px;}
.t-like { top: 0; right: 0; background-color: rgba(37, 225, 0, 0.5);} 

.pagi-nav {
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: hidden;
    max-width: 100%;
    background-color: #FFF;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    display: inline-block;
}

.navigation a, .navigation span {display:inline-block; padding:0 5px; min-width:38px;color:#444; border-right:1px solid #e3e3e3;}

.navigation .current {color: #fff;}

.navigation a:last-child {
    border-right: none;
}

.pagi-load .fa-refresh {
	left: 40px;
	position: relative;
}

.pagi-load a{ padding: 0 20px 0 40px;}

.full-taglist a:hover{
	color: #4b4b4b;
}

.square-img img {width:100%; max-width:100%;}

.diabler_player-cols {background-color:#222; /* padding-left:340px; - рекламный блок слева padding-top: 5px; padding-right: 5px;*/    border-radius: 5px 5px 0 0;
    box-shadow: 3px 3px 6px #aaa;
    border-top: 1px solid #aaa;
border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

.diabler_player-box {background-color:#fff; /*min-height:725px;*/ width:100%; float:none; aspect-ratio:16/9;}

progress { 
  float: right;
  -webkit-appearance: none; 
          appearance: none;
  border: none; 
  width: 100%;
  height: 5px;  
  border-radius: 3px; 
  color: #1eb608; 
  background: #eee;
}
progress::-webkit-progress-bar {
  border-radius: 3px;
  background: #eee;
}
progress::-moz-progress-bar {
  border-radius: 3px 5px 5px 3px;
  background: #eee;
  background-color:#1eb608;
}

progress::-webkit-progress-value {
  border-radius: 3px 5px 5px 3px;
  background:#1eb608;
}

.count {
	text-align:right;
	margin-bottom: 5px;
}

.slike {
	float: right;
}

.slike .fa::before {
    margin-right: 10px;
}

.slike {
	color:#888;
}

.slike span {
    margin-left: 20px;
	color:#888;
	margin-top: 10px;
	cursor: pointer;
}

li.widget {
	list-style:none;
}

/*.diabler_related .diabler_thumb-img {
	border-radius: 0;
}

.diabler_related .diabler_thumb-in{
	background: none;
	border-radius: 0;
}*/

.comment-reply-title, .logged-in-as{
	font-size: 14px;
	margin: 0 2px 5px 2px;
}

.form-group label{
	font-size: 14px;
	margin: 0 2px 5px 2px;
}

.comment-form .btn-default{
	margin-top:20px;
}

.form-group input[type="text"], .form-group input[type="email"] {
	display: block;
    width: 100%;
    padding: 3px;
    border: 1px solid #e3e3e3;
    background-color: #FFF;
    border-radius: 6px;
    box-shadow: inset 0 0 4px 0 rgba(0,0,0,0.1);
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

.children{
float: none;
width: 100%;
display: block;
position: relative;
padding-left: 100px;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.likecomment {
	position: absolute;
	right: 0;
	font-size: 14px;
	line-height: 1.5;
	margin-top: -2px;
}

.likecomment .fa-thumbs-up{
	color: #338028;
}

.likecomment .fa-thumbs-down{
color: #9e1b1b;
}

.cik {
	margin: 0 8px 0 6px;
} 
/* ADAPTIVE
----------------------------------------------- */
@media screen and (max-width: 1400px) {
.diabler_thumb-img {/*height: 220px;*/}
/*.diabler_thumb video {height: 220px;}	*/
.diabler_header {padding:0 0 0 10%;}
.cat_box {width: 18%;}
}	
@media screen and (max-width: 1220px) {
.center {/*max-width:1000px;*/}
.menu-inner a {white-space:nowrap; overflow:hidden; text-overflow:ellipsis; width:100%;}
.diabler_thumb {width:33.333%;}
.speedbar {max-width:50%;}
.diabler_thumb-img {/*height: 220px;*/}
/*.diabler_thumb video {height: 170px;}*/
.diabler_full-cols {padding-right:0;}
.diabler_full-cols2 {padding-right:0;}
.diabler_full-right {width:100%; margin-right:0; float:none; /*padding-top:30px; display:none;*/}
.diabler_full-left {float:none;}
	.diabler_header {padding:0 0 0 0;}
	.cat_box {width: 22%;}
}

@media screen and (max-width: 1024px) {
	.diabler_thumb {width:50%;}
	.diabler_thumb-img {/*height: 260px;*/}
	}

@media screen and (max-width: 950px) {
.center {/*max-width:768px;*/}
.diabler_header {/*padding:0 200px 0 190px;*/}
.diabler_logotype {/*width:170px; padding-top:18px;*/
        overflow: hidden;
        padding-top: 4px;
        font-size: 20px;
        height: 40px;
        font-weight: bold;
        margin-left: 0px;
        width: -webkit-calc(100% - 50px);
}
.menu-inner li {width:24%;}
.diabler_thumb {width:50%;}
	.diabler_thumb-img {/*height: 250px;*/}
	.diabler_wrap:before {height: 65px;}
	.diabler_header {height: 65px;}
.rate3 {margin:0 auto; padding-top:10px;}
.rate3-views, .rate3-vote {text-align:center;}
}
@media screen and (max-width: 850px) {
	.diabler_thumb {width:50%;}
	.diabler_thumb-img {/*height: 200px;*/}
	}
@media screen and (max-width: 760px) {
.bar_body {display:none;}	
.diabler_main_txt {/*display:none;*/}
	/*.diabler_t-meta {background-color:rgba(0, 0, 0, 0);text-shadow: 1px 1px 1px #000;font-size: 12px;}*/
	.duration {background-color:rgba(0, 0, 0, 0);text-shadow: 1px 1px 1px #000;font-size: 12px;}
	.diabler_t-hd {background-color: #ea3e26b3;    padding: 2px 4px;    font-weight: 400;}
	/*.diabler_thumb-caption {font-size: 12px;    height: 28px;}*/
.center {/*max-width:640px;*/}
.diabler_header {padding:0;}
.header-menu, .speedbar {display:none;}
.menu-inner li {width:32%;}
.diabler_thumb {width:50%;}
	.diabler_thumb-img {/*height: 200px;*/}
/*.diabler_thumb video {height: 200px;}*/
.diabler_fbottom > div:first-child {width:100%; padding-bottom:10px;}
	.diabler_wrap:before {height: 62px;}
	.diabler_header {height: 62px;}
	.diabler_header img{height: 62px;}
.main-title {font-size:18px;}
	.cat_box {width: 29%;}
.diabler_player-box {float:none;/*min-height: 250px;*/}
.player-rkl {width:100%; margin-left:0; float:none; padding:20px 10px; overflow:hidden; text-align:center;}
.meta-item {max-width:99%; width:99%;font-size:16px;}



.comm-three {display:none;}

.ac-protect {margin-top:0px;}
.comments-tree-list .comments-tree-list {padding-left:0px !important;}
.mass_comments_action {display:none;}
.sub-title h1 {font-size:18px; line-height:24px;}
.diabler_full-text {font-size: 12px;}
}

@media screen and (max-width: 590px) {
.center {/*max-width:480px;*/}
.menu-inner li {width:50%;}
	.diabler_thumb-img {/*height: 160px;*/}

.meta-fav a, .meta-fav .button{width:200px; text-align:center;}
.meta-item {padding-top:10px; /*display:none !important;*/ font-size:14px;}
	.cat_box {width: 45%;}
.diabler_comm-one > span:nth-child(2) {/*display:none;*/}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:300px;}

.ac-soc {position:static;}
.ac-inputs input {width:100%; margin-top:10px;}
.ac-protect {width:100%; float:none; margin:0;}
.ui-dialog {width:100% !important;}
.upop-left, .upop-right {float:none !important; width:100% !important; margin:0; padding:0 20px;}
.upop-left {margin-bottom:10px; text-align:center;}
.ui-dialog-buttonset button {display:block; margin:0 0 5px 0; width:100%;}
#dofullsearch, #searchsuggestions span.seperator {display:none !important;}
.attach .download-link {margin:0 -15px 0 0; float:none; display:block; padding:0 10px;}
.attach-info {float:none;}
}

@media screen and (max-width: 470px) {
.center {/*max-width:320px;*/max-width:99%;}
	.diabler_logotype img {
    display: block;
    height: 37px;
}
.show-login .fa {display:none;}
.search-box {width:150px;}
.diabler_thumb {width:100%;}
	.diabler_thumb-img {/*height: 200px;*/}

	.diabler_wrap:before {height: 39px;}
	.diabler_header {height: 39px;}
	.diabler_header img {height: 39px;}
.player-rkl {padding:0;}
	.cat_box {width: 80%;}
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {height:250px;}
}
	
.video_play_btn {
    background: url(/video-play-btn.png) no-repeat center center;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.9;
    top: 0;
    left: 0;
    cursor: pointer;
}
	
.lazy{opacity:0}
.lazy:not(.initial){-webkit-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s}
.lazy.initial,.lazy.loaded,.lazy.error{opacity:1}
.lazy:not([src]){visibility:hidden}
.mr{z-index:5;position:absolute;width:100%;height:100%;top:0px;left:0px}
.t-preview {
	display: none;
	bottom: 45px;
	right: 5px;
	position: absolute;
	color: #ffffff;
	padding: 2px 4px 3px 4px;
	font-size: 14px;
	background-color: rgba(231, 76, 60, 0.70);
	border: 1px solid rgba(231, 76, 60, 0.70);
	border-radius: 3px;
	cursor: default;
	z-index: 129999;
}
.active-preview {
	background-color: rgba(239, 22, 0, 0.7);
}
@media screen and (max-width: 760px) {
   .diabler_t-hd, .diabler_t-time {
       /* display: visible;*/
	}
	
	.t-preview {
		display: block;
	}
}
</style>

</head>
<!--<body class="home blog logged-in">-->
<body>
	
<!--<div class="bar_body"><div class="bar_items"><div class="title">РЕКОМЕНДУЕМ:</div>
<div class="links">


<a href="/" target="_blank"><span class="text">Спонсор</span></a>


	
	
</div></div></div>	-->
	
	<div class="diabler_wrap">
		<div class="diabler_center">
			<div class="diabler_header">
				
<a href="/" class="diabler_logotype">diabler <span>.ru</span></a>
								<!--<div class="show-login diabler_icon-l" id="show-login"><span class="fa fa-power-off"></span>Войти</div>-->
			</div>
			<!--<div class="navi-box diabler_clearfix">
				<div class="show-menu button diabler_icon-l" id="show-menu"><span class="fa fa-bars"></span>Категории</div>
				<div class="speedbar nowrap diabler_icon-l"><div class="breadcrumbs">
					
					
			
					<a href="/" class="home"><span class="fa fa-home"></span>Главная</a></div>
					</div>
				<div class="search-box">
					<form id="quicksearch" action="/index.php" method="get">
						<div class="search-inner">
							<input id="story" name="s" placeholder="Поиск..." type="text" />
							<button type="submit" title="Найти" style="background: linear-gradient(to bottom, #fff600 0%,#ffcc00 100%);"><span class="fa fa-search">🔍</span></button>
						</div>
					</form>
				</div>
				<nav class="menu-inner clr" id="menu-inner">
					<li class="cat-item-none">Рубрик нет</li> 
	
				
					
				</nav>
			</div>	-->		<main class="main">
			
			<!--<div class="diabler_floats diabler_clearfix">-->
			<div class="diabler_floats">
								<!--<div id="dle-content">-->
									<section>
				<div class="diabler_main_txt"><header><h1>Диабло 2 (Diablo 2)</h1></header>

					<!--<p>Текст</p>-->
</div>

	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/VTY1ZUV5dExuSDI">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/2HnLtyEe56U/maxresdefault.jpg"
srcset="/thumbnail/2HnLtyEe56U/mqdefault.jpg,
/thumbnail/2HnLtyEe56U/hqdefault.jpg 1.5x,
/thumbnail/2HnLtyEe56U/sddefault.jpg 2x,
/thumbnail/2HnLtyEe56U/maxresdefault.jpg 4x"
alt="Ремастер Diablo II ждали долго и мучительно: ходили слухи, что это невозможно из-за утраты исходников, потом... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">StopGame</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">9:22</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Обзор игры Diablo II: Resurrected</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/c0JJS01JY1FXaU0">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/MiWQcIMKIBs/maxresdefault.jpg"
srcset="/thumbnail/MiWQcIMKIBs/mqdefault.jpg,
/thumbnail/MiWQcIMKIBs/hqdefault.jpg 1.5x,
/thumbnail/MiWQcIMKIBs/sddefault.jpg 2x,
/thumbnail/MiWQcIMKIBs/maxresdefault.jpg 4x"
alt="xHaQlkp8nac - Diablo 1 steambuy/partner/poleznyibes - Дешёвые лицензионные игры. " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">PoleznyiBes</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">46:31</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Diablo 2 - 20 Лет Обалденности</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/QUdQSzQ0NHFpZG4">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/ndiq444KPGA/maxresdefault.jpg"
srcset="/thumbnail/ndiq444KPGA/mqdefault.jpg,
/thumbnail/ndiq444KPGA/hqdefault.jpg 1.5x,
/thumbnail/ndiq444KPGA/sddefault.jpg 2x,
/thumbnail/ndiq444KPGA/maxresdefault.jpg 4x"
alt="Я играл в серию Diablo с момента выхода первой части. Да, это было в далеких 90-х. В Diablo 2 LoD было проведено без... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">Diablo Mobidim</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">9:10</div>									</div>
								</a>
								<header class="diabler_thumb-caption">5 советов новичку Diablo 2 resurrected на старте. Правильное начало игры на релизе. </header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/NGQ1SjJ2Uzc3QjU">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/5B77Sv2J5d4/maxresdefault.jpg"
srcset="/thumbnail/5B77Sv2J5d4/mqdefault.jpg,
/thumbnail/5B77Sv2J5d4/hqdefault.jpg 1.5x,
/thumbnail/5B77Sv2J5d4/sddefault.jpg 2x,
/thumbnail/5B77Sv2J5d4/maxresdefault.jpg 4x"
alt="Дроп за 100 забегов в Хел #Коровник #Diablo2 Resurrected В этом видео покажу дроп и результаты 100 забегов в коровник... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">Qordes</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">12:19</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Что выпало из Хел Коровника за 100 забегов? Diablo 2 Resurrected</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/MDdTU1JjUkhNNG4">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/n4MHRcRSS70/maxresdefault.jpg"
srcset="/thumbnail/n4MHRcRSS70/mqdefault.jpg,
/thumbnail/n4MHRcRSS70/hqdefault.jpg 1.5x,
/thumbnail/n4MHRcRSS70/sddefault.jpg 2x,
/thumbnail/n4MHRcRSS70/maxresdefault.jpg 4x"
alt="Основы #фарма лучших #предметов. Где и кем фармить шмот. #Diablo2 Resurrected В этом гайде расскажу механику... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">Qordes</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">11:31</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Гайд по основам фарма лучших предметов.  Diablo 2 Resurrected</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/Y2ZOWjdHVmg2bFc">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/Wl6hVG7ZNfc/maxresdefault.jpg"
srcset="/thumbnail/Wl6hVG7ZNfc/mqdefault.jpg,
/thumbnail/Wl6hVG7ZNfc/hqdefault.jpg 1.5x,
/thumbnail/Wl6hVG7ZNfc/sddefault.jpg 2x,
/thumbnail/Wl6hVG7ZNfc/maxresdefault.jpg 4x"
alt="Ваши комментарии и предложения — stopgame. ru/show/113314/istoriya_serii_diablo_akt_ii • Подписывайся на лучшие... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">StopGame</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">1:26:34</div>									</div>
								</a>
								<header class="diabler_thumb-caption">История серии Diablo. Акт II</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/Z2ZSNzV4a0ZGVzg">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/8WFFkx57Rfg/maxresdefault.jpg"
srcset="/thumbnail/8WFFkx57Rfg/mqdefault.jpg,
/thumbnail/8WFFkx57Rfg/hqdefault.jpg 1.5x,
/thumbnail/8WFFkx57Rfg/sddefault.jpg 2x,
/thumbnail/8WFFkx57Rfg/maxresdefault.jpg 4x"
alt="Поддержать канал: boosty. to/peptar или patreon/peptar Стримы теперь ВСЕГДА тут:... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">Peptar</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">18:45</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Я поиграл по 10 часов в Diablo 2, Diablo 3 и Diablo 4. И сравнил свои впечатления. </header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/a2dxNjZYVnRfSEY">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/FH_tVX66qgk/maxresdefault.jpg"
srcset="/thumbnail/FH_tVX66qgk/mqdefault.jpg,
/thumbnail/FH_tVX66qgk/hqdefault.jpg 1.5x,
/thumbnail/FH_tVX66qgk/sddefault.jpg 2x,
/thumbnail/FH_tVX66qgk/maxresdefault.jpg 4x"
alt="xo. link/edvardwolf — скачать Сrossout 2. 0 бесплатно, забрать бонусы и начать конструировать сумасшедшие тачки! " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">Edvard Wolf</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">1:15:14</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Слёзы Олдфага - Diablo 2. Легенда геймдева и основа целого жанра</header>
							</div>
</article>
	
	<!-- global_import_main_middle -->

	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/b1B5V0dBSFcwM0c">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/G30WHAGWyPo/maxresdefault.jpg"
srcset="/thumbnail/G30WHAGWyPo/mqdefault.jpg,
/thumbnail/G30WHAGWyPo/hqdefault.jpg 1.5x,
/thumbnail/G30WHAGWyPo/sddefault.jpg 2x,
/thumbnail/G30WHAGWyPo/maxresdefault.jpg 4x"
alt="Видео посвящено секретам одиночного режима (singleplayer) Diablo II Resurrected. Вы узнаете, как генерировать... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">YbuBaKa</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">18:43</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Секрет сингла №1: Энигма за сутки! </header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/UWJCaUdLSzM2WnU">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/uZ63KKGiBbQ/maxresdefault.jpg"
srcset="/thumbnail/uZ63KKGiBbQ/mqdefault.jpg,
/thumbnail/uZ63KKGiBbQ/hqdefault.jpg 1.5x,
/thumbnail/uZ63KKGiBbQ/sddefault.jpg 2x,
/thumbnail/uZ63KKGiBbQ/maxresdefault.jpg 4x"
alt="В этом видео лаконично рассказал обо всех классах в Диабло 2 и расставил их в формате топа по критерию лучший... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">Diablo Mobidim</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">10:27</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Топ 7 героев Diablo 2 Resurrected для старта игры! Сделай правильный выбор! </header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/VVhJSS11eDdMdlQ">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/TvL7xu-IIXU/maxresdefault.jpg"
srcset="/thumbnail/TvL7xu-IIXU/mqdefault.jpg,
/thumbnail/TvL7xu-IIXU/hqdefault.jpg 1.5x,
/thumbnail/TvL7xu-IIXU/sddefault.jpg 2x,
/thumbnail/TvL7xu-IIXU/maxresdefault.jpg 4x"
alt="В этом видео, я покажу и расскажу о самых редких предметах, когда либо добавленных во вселенную Diablo 2. Честно... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">Tigerplays</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">2:26</div>									</div>
								</a>
								<header class="diabler_thumb-caption">ТОП 5 Cамых Редких Предметов в Diablo 2 ( 2017 ) ► Patch 1. 14 ► by Tigerplays</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/VS1xTG1QS0FEN3c">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/w7DAKPmLq-U/maxresdefault.jpg"
srcset="/thumbnail/w7DAKPmLq-U/mqdefault.jpg,
/thumbnail/w7DAKPmLq-U/hqdefault.jpg 1.5x,
/thumbnail/w7DAKPmLq-U/sddefault.jpg 2x,
/thumbnail/w7DAKPmLq-U/maxresdefault.jpg 4x"
alt="Diablo 2 - игра с очень долгой историей и очень длинным списком багов, как значительных, так и не очень. А так же с кучей... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">Sterh</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">12:47</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Diablo 2: Resurrected | Фишки, которых мы больше не увидим</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/OENuckRLWmphcUw">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/LqajZKDrnC8/maxresdefault.jpg"
srcset="/thumbnail/LqajZKDrnC8/mqdefault.jpg,
/thumbnail/LqajZKDrnC8/hqdefault.jpg 1.5x,
/thumbnail/LqajZKDrnC8/sddefault.jpg 2x,
/thumbnail/LqajZKDrnC8/maxresdefault.jpg 4x"
alt="Ссылки: slidanenough/ viktorsli. tumblr/ - Тамблер sleedan - Телеграм по... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">slidan</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">12:56</div>									</div>
								</a>
								<header class="diabler_thumb-caption">о чем была Diablo II?</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/MGFTVHhGUURaQXQ">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/tAZDQFxTSa0/maxresdefault.jpg"
srcset="/thumbnail/tAZDQFxTSa0/mqdefault.jpg,
/thumbnail/tAZDQFxTSa0/hqdefault.jpg 1.5x,
/thumbnail/tAZDQFxTSa0/sddefault.jpg 2x,
/thumbnail/tAZDQFxTSa0/maxresdefault.jpg 4x"
alt="Все обновлённые синематики Diablo 2: Resurrected с русской озвучкой. 0:00 - Акт I 7:03 - Акт II 10:18 - Акт III 14:38 - Акт IV, ... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">Yskavlasor</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">27:23</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Diablo II: Resurrected - все ролики на русском</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/VTdnbUJWTHpEZ3o">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/zgDzLVBmg7U/maxresdefault.jpg"
srcset="/thumbnail/zgDzLVBmg7U/mqdefault.jpg,
/thumbnail/zgDzLVBmg7U/hqdefault.jpg 1.5x,
/thumbnail/zgDzLVBmg7U/sddefault.jpg 2x,
/thumbnail/zgDzLVBmg7U/maxresdefault.jpg 4x"
alt="Дамы и господа, сегодня мы расскажем об игре, о величии и легендарности которой, мы уверены, наслышаны не только в... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">RPG Geeks</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">21:57</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Почему DIABLO 2 любят? | 5 причин</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/d1BYZ2tkZEtyenk">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/yzrKddkgXPw/maxresdefault.jpg"
srcset="/thumbnail/yzrKddkgXPw/mqdefault.jpg,
/thumbnail/yzrKddkgXPw/hqdefault.jpg 1.5x,
/thumbnail/yzrKddkgXPw/sddefault.jpg 2x,
/thumbnail/yzrKddkgXPw/maxresdefault.jpg 4x"
alt="Базовые советы для эффективного старта игры в Diablo 2: Resurrected. В следующем ролике советы будут гига... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">Bransen</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">20:51</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Diablo 2: Resurrected. Основы эффективного старта</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/Y25iUTQxS0ZyT3E">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/qOrFK14Qbnc/maxresdefault.jpg"
srcset="/thumbnail/qOrFK14Qbnc/mqdefault.jpg,
/thumbnail/qOrFK14Qbnc/hqdefault.jpg 1.5x,
/thumbnail/qOrFK14Qbnc/sddefault.jpg 2x,
/thumbnail/qOrFK14Qbnc/maxresdefault.jpg 4x"
alt="Советы и секреты, которые, возможно, сделают из вас чемпиона мира по спидранам, вылечат самые тяжелые недуги и... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">Bransen</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">17:39</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Diablo 2: Resurrected. Самые важные советы и секреты</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/NHVYSGtJSmhRemg">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/hzQhJIkHXu4/maxresdefault.jpg"
srcset="/thumbnail/hzQhJIkHXu4/mqdefault.jpg,
/thumbnail/hzQhJIkHXu4/hqdefault.jpg 1.5x,
/thumbnail/hzQhJIkHXu4/sddefault.jpg 2x,
/thumbnail/hzQhJIkHXu4/maxresdefault.jpg 4x"
alt="Это подробное руководство по билду персонажа - амазонки, через ветку копий и дротиков. Самый сильный билд в игре в... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">YbuBaKa</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">35:31</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Джавазонка: гайд по Diablo II: R 2. 4</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/NFd3QVJhTHpoV2U">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/eWhzLaRAwW4/maxresdefault.jpg"
srcset="/thumbnail/eWhzLaRAwW4/mqdefault.jpg,
/thumbnail/eWhzLaRAwW4/hqdefault.jpg 1.5x,
/thumbnail/eWhzLaRAwW4/sddefault.jpg 2x,
/thumbnail/eWhzLaRAwW4/maxresdefault.jpg 4x"
alt="23 сентября Blizzard выпустили обновленную версию одной из своих лучших игр – Diablo 2: Resurrected. Поиграв в нее, мы... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">xDlate</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">14:51</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Почему DIABLO 2 до сих пор ЛУЧШАЯ?</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/c3ZZd1BGZk5xY1g">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/XcqNfFPwYvs/maxresdefault.jpg"
srcset="/thumbnail/XcqNfFPwYvs/mqdefault.jpg,
/thumbnail/XcqNfFPwYvs/hqdefault.jpg 1.5x,
/thumbnail/XcqNfFPwYvs/sddefault.jpg 2x,
/thumbnail/XcqNfFPwYvs/maxresdefault.jpg 4x"
alt="Гайд по старту ладдерного сезона в Diablo II: Resurrected за класс ассасина. Даны советы по прокачке, одёжке, заработку... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">YbuBaKa</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">43:04</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Как начинать сезон в Diablo ассасинкой</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/d1Q5NGNQZ2tfSE0">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/MH_kgPc49Tw/maxresdefault.jpg"
srcset="/thumbnail/MH_kgPc49Tw/mqdefault.jpg,
/thumbnail/MH_kgPc49Tw/hqdefault.jpg 1.5x,
/thumbnail/MH_kgPc49Tw/sddefault.jpg 2x,
/thumbnail/MH_kgPc49Tw/maxresdefault.jpg 4x"
alt="Разбираемся и первом, и во втором, и в третьем. Гуляем по Ямам, Святилищу Хаоса, Коровьему Уровню, которого не... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">Егор Клёнов и Коровий уровень</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">25:42</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Где фармить вещи? Где – руны? Где – опыт? [Diablo 2: Resurrected]</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/VXBBMDlua2xrdlM">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/Svklkn90ApU/maxresdefault.jpg"
srcset="/thumbnail/Svklkn90ApU/mqdefault.jpg,
/thumbnail/Svklkn90ApU/hqdefault.jpg 1.5x,
/thumbnail/Svklkn90ApU/sddefault.jpg 2x,
/thumbnail/Svklkn90ApU/maxresdefault.jpg 4x"
alt="Поддержать существование канала можно тут boosty. to/qordes Как стартовать #сезон за волшебницу. #Diablo2... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">Qordes</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">25:36</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Гайд для новичков. Как начинать играть за волшебницу. Diablo 2 Resurrected</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/MGxWMUdQdUtZWU0">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/MYYKuPG1Vl0/maxresdefault.jpg"
srcset="/thumbnail/MYYKuPG1Vl0/mqdefault.jpg,
/thumbnail/MYYKuPG1Vl0/hqdefault.jpg 1.5x,
/thumbnail/MYYKuPG1Vl0/sddefault.jpg 2x,
/thumbnail/MYYKuPG1Vl0/maxresdefault.jpg 4x"
alt="Каково поиграть в Diablo 2 в первый раз? Саша ответит на этот вопрос. Поддержать нас на Patreon:... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">Битый Пиксель</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">14:46</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Первый раз в Diablo 2, но Resurrected. Впечатления | Битый Пиксель</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/bzZEQlMyM2xwNko">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/J6pl32SBD6o/maxresdefault.jpg"
srcset="/thumbnail/J6pl32SBD6o/mqdefault.jpg,
/thumbnail/J6pl32SBD6o/hqdefault.jpg 1.5x,
/thumbnail/J6pl32SBD6o/sddefault.jpg 2x,
/thumbnail/J6pl32SBD6o/maxresdefault.jpg 4x"
alt="Помоги достичь цели и собрать 1 000 инсталлов ➤➤➤➤Собрано 0 из 1 000 Качай Raid: Shadow Legends бесплатно... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">Naritsa</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">16:25</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Как пройти Diablo 2 за час | Разбор спидрана</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/QUJCWHY5R2lSQko">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/JBRiG9vXBBA/maxresdefault.jpg"
srcset="/thumbnail/JBRiG9vXBBA/mqdefault.jpg,
/thumbnail/JBRiG9vXBBA/hqdefault.jpg 1.5x,
/thumbnail/JBRiG9vXBBA/sddefault.jpg 2x,
/thumbnail/JBRiG9vXBBA/maxresdefault.jpg 4x"
alt="сайт с описанием - d2r-reimagined ссылка на скачку мода... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">9koff Games</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">8:29</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Diablo 2 - Полный обзор нового мода Reimagined, который преображает игру</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/RURlMlV1c1ZpaTA">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/0iiVsuU2eDE/maxresdefault.jpg"
srcset="/thumbnail/0iiVsuU2eDE/mqdefault.jpg,
/thumbnail/0iiVsuU2eDE/hqdefault.jpg 1.5x,
/thumbnail/0iiVsuU2eDE/sddefault.jpg 2x,
/thumbnail/0iiVsuU2eDE/maxresdefault.jpg 4x"
alt="Спасибо всем, кто поддерживает труды автора канала. [VK ГРУППА] panchopro [ПОДДЕРЖКА АВТОРА]... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">Pancho Production</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">18:56</div>									</div>
								</a>
								<header class="diabler_thumb-caption">DIABLO II RESURRECTED – ПЛЮСЫ И МИНУСЫ. СТОИТ ЛИ ИГРА ВАШЕГО ВРЕМЕНИ И ВНИМАНИЯ?</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/QThZNXJUZzgwMUU">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/E108gTr5Y8A/maxresdefault.jpg"
srcset="/thumbnail/E108gTr5Y8A/mqdefault.jpg,
/thumbnail/E108gTr5Y8A/hqdefault.jpg 1.5x,
/thumbnail/E108gTr5Y8A/sddefault.jpg 2x,
/thumbnail/E108gTr5Y8A/maxresdefault.jpg 4x"
alt="Видео: Разбор нового мирового рекорда диабло 2 резуректед. Баал за 36 минут 29 секунд! " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">327 Highlights</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">40:29</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Разбор нового мирового рекорда диабло 2 резуректед. Баал за 36 минут 29 секунд! </header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/QVNYejlYZGl3RWU">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/eEwidX9zXSA/maxresdefault.jpg"
srcset="/thumbnail/eEwidX9zXSA/mqdefault.jpg,
/thumbnail/eEwidX9zXSA/hqdefault.jpg 1.5x,
/thumbnail/eEwidX9zXSA/sddefault.jpg 2x,
/thumbnail/eEwidX9zXSA/maxresdefault.jpg 4x"
alt="Давайте разбираться в серии Diablo. И начнем именно со второй части, которых по сути уже три. Почему же Diablo 2 на... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">Sterh</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">13:39</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Diablo 2 - Почему она лучшая уже 24 года?</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/NFIyekdKbGg0d3I">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/rw4hlJGz2R4/maxresdefault.jpg"
srcset="/thumbnail/rw4hlJGz2R4/mqdefault.jpg,
/thumbnail/rw4hlJGz2R4/hqdefault.jpg 1.5x,
/thumbnail/rw4hlJGz2R4/sddefault.jpg 2x,
/thumbnail/rw4hlJGz2R4/maxresdefault.jpg 4x"
alt="Как «играть» в Diablo 2: Resurrected. Проходим короткую теоретическую подготовку и закупаемся у Гида на 10 миллионов... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">Егор Клёнов и Коровий уровень</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">33:06</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Как с умом потратить золото у Гида, или Уроки гэмблинга [Diablo 2: Resurrected]</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/NERsZHVmTFVrc1E">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/QskULfudlD4/maxresdefault.jpg"
srcset="/thumbnail/QskULfudlD4/mqdefault.jpg,
/thumbnail/QskULfudlD4/hqdefault.jpg 1.5x,
/thumbnail/QskULfudlD4/sddefault.jpg 2x,
/thumbnail/QskULfudlD4/maxresdefault.jpg 4x"
alt="Дроп за 100 забегов на Хел #Мефисто? #Diablo2 Resurrected Поддержать канал - boosty. to/qordes Discord сервер... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">Qordes</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">12:56</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Что выпало из Хел Мефисто за 100 забегов? Diablo 2 Resurrected</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/RUZldjJ3SV9jR2Q">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/dGc_Iw2veFE/maxresdefault.jpg"
srcset="/thumbnail/dGc_Iw2veFE/mqdefault.jpg,
/thumbnail/dGc_Iw2veFE/hqdefault.jpg 1.5x,
/thumbnail/dGc_Iw2veFE/sddefault.jpg 2x,
/thumbnail/dGc_Iw2veFE/maxresdefault.jpg 4x"
alt="Hell сложность - это практически самое начало игры! Для многих, это непонятная часть игры, где у всех есть иммунитет, ... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">Sterh</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">30:16</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Diablo 2: Resurrected - Что делать на сложности Hell и о чем нужно знать! </header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/NG5XQzVQX3N4S0s">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/KKxs_P5CWn4/sddefault.jpg"
srcset="/thumbnail/KKxs_P5CWn4/mqdefault.jpg,
/thumbnail/KKxs_P5CWn4/hqdefault.jpg 1.5x,
/thumbnail/KKxs_P5CWn4/sddefault.jpg 2x"
alt="Гайд по самому сильному ассасину в Diablo II: Resurrected. Даны советы по прокачке, одёжке, и выбору игровой активности... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">YbuBaKa</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">50:19</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Гайд по новому Феникс-ассасину</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/Z001OTFZazJEa2U">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/ekD2kY195Mg/maxresdefault.jpg"
srcset="/thumbnail/ekD2kY195Mg/mqdefault.jpg,
/thumbnail/ekD2kY195Mg/hqdefault.jpg 1.5x,
/thumbnail/ekD2kY195Mg/sddefault.jpg 2x,
/thumbnail/ekD2kY195Mg/maxresdefault.jpg 4x"
alt="vk. cc/c09O6Y – покупай материнскую плату Gigabyte Z590 AORUS Elite в онлайн-гипермаркете ОГО! На днях прошло... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">Орк-подкастер</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">15:59</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Diablo 2: Resurrected – ТРАВМА ДЕТСТВА – разбор альфа-теста [В 2021-м]</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/UUszUVJNdFl0N2I">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/b7tYtMRQ3KQ/maxresdefault.jpg"
srcset="/thumbnail/b7tYtMRQ3KQ/mqdefault.jpg,
/thumbnail/b7tYtMRQ3KQ/hqdefault.jpg 1.5x,
/thumbnail/b7tYtMRQ3KQ/sddefault.jpg 2x,
/thumbnail/b7tYtMRQ3KQ/maxresdefault.jpg 4x"
alt="Поддержать существование канала можно тут boosty. to/qordes Феникс Аська в новом сезоне. " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">Qordes</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">19:54</div>									</div>
								</a>
								<header class="diabler_thumb-caption">И это НЕ трапасинка. Беглый обзор фейрверк ассасина. Diablo 2 Resurrected</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/b0ZrdTBUTVQ4d24">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/nw8TMT0ukFo/maxresdefault.jpg"
srcset="/thumbnail/nw8TMT0ukFo/mqdefault.jpg,
/thumbnail/nw8TMT0ukFo/hqdefault.jpg 1.5x,
/thumbnail/nw8TMT0ukFo/sddefault.jpg 2x,
/thumbnail/nw8TMT0ukFo/maxresdefault.jpg 4x"
alt="Второй босс в игре - Дюриэль. Советы и тактика #diablo2 #D2R #sandbro. " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">SandBro</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">0:43</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Дюриэль - второй босс в Диабло 2</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/SXhFRGJiSDdXVUE">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/AUW7HbbDExI/maxresdefault.jpg"
srcset="/thumbnail/AUW7HbbDExI/mqdefault.jpg,
/thumbnail/AUW7HbbDExI/hqdefault.jpg 1.5x,
/thumbnail/AUW7HbbDExI/sddefault.jpg 2x,
/thumbnail/AUW7HbbDExI/maxresdefault.jpg 4x"
alt="runner: src - speedrun/user/IndrekLeede twitch - twitch. tv/indrekleede yt... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">Karmik Koala</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">1:19:05</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Разбор нового рекорда по Diablo 2 LoD за Сорку. </header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/QTRWTnEyckM4SEY">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/FH8Cr2qNV4A/maxresdefault.jpg"
srcset="/thumbnail/FH8Cr2qNV4A/mqdefault.jpg,
/thumbnail/FH8Cr2qNV4A/hqdefault.jpg 1.5x,
/thumbnail/FH8Cr2qNV4A/sddefault.jpg 2x,
/thumbnail/FH8Cr2qNV4A/maxresdefault.jpg 4x"
alt="Святой Грааль в Диабло 2 - это вам не в тапки сикать) #diablo2 #D2R #sandbro. " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">SandBro</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">0:46</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Святой Грааль в Диабло 2 (Holy Grail Diablo 2)</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/Y1VUc2EtT25IQXU">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/uAHnO-asTUc/maxresdefault.jpg"
srcset="/thumbnail/uAHnO-asTUc/mqdefault.jpg,
/thumbnail/uAHnO-asTUc/hqdefault.jpg 1.5x,
/thumbnail/uAHnO-asTUc/sddefault.jpg 2x,
/thumbnail/uAHnO-asTUc/maxresdefault.jpg 4x"
alt="В этом кине: попытался собрать все уникальные вещи exeptional(вещи nightmare). Субъективно мое мнение и не только, ... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">Sterh</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">21:52</div>									</div>
								</a>
								<header class="diabler_thumb-caption">ЛУЧШИЕ УНИКАЛЬНЫЕ ВЕЩИ КОШМАРА | Diablo 2: Resurrected Exepitonal Unique Items</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/NDlialhiSkV3UzQ">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/4SwEJbXjb94/maxresdefault.jpg"
srcset="/thumbnail/4SwEJbXjb94/mqdefault.jpg,
/thumbnail/4SwEJbXjb94/hqdefault.jpg 1.5x,
/thumbnail/4SwEJbXjb94/sddefault.jpg 2x,
/thumbnail/4SwEJbXjb94/maxresdefault.jpg 4x"
alt="Поддержать нас на Patreon: patreon/ixbtlive Мерч: ixbt/live/shop/list/ Яндекс. Дзен:... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">IXBT Games</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">36:06</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Инквизиция Blizzard. Обзор Diablo 2 Resurrected</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/WXBtdEx3OFFTTDk">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/9LSQ8wLtmpY/maxresdefault.jpg"
srcset="/thumbnail/9LSQ8wLtmpY/mqdefault.jpg,
/thumbnail/9LSQ8wLtmpY/hqdefault.jpg 1.5x,
/thumbnail/9LSQ8wLtmpY/sddefault.jpg 2x,
/thumbnail/9LSQ8wLtmpY/maxresdefault.jpg 4x"
alt="Видео про белые и серые вещи с дырками, необходимые для составления рунных слов в Diablo 2. Список предметов, их... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">Егор Клёнов и Коровий уровень</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">14:38</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Где брать «болванки» для рунных слов [Diablo 2: Resurrected]</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/TVJ1a0dJRmotdFQ">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/Tt-jFIGkuRM/maxresdefault.jpg"
srcset="/thumbnail/Tt-jFIGkuRM/mqdefault.jpg,
/thumbnail/Tt-jFIGkuRM/hqdefault.jpg 1.5x,
/thumbnail/Tt-jFIGkuRM/sddefault.jpg 2x,
/thumbnail/Tt-jFIGkuRM/maxresdefault.jpg 4x"
alt="Это видео будет очень полезным пособием для тех, кто только начал играть или планирует начать. В нём вы получите... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">Sterh</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">22:30</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Diablo 2: Resurrected - Что делать, когда ты совсем новичок?</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/WWhaRWNwS1NlX20">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/m_eSKpcEZhY/maxresdefault.jpg"
srcset="/thumbnail/m_eSKpcEZhY/mqdefault.jpg,
/thumbnail/m_eSKpcEZhY/hqdefault.jpg 1.5x,
/thumbnail/m_eSKpcEZhY/sddefault.jpg 2x,
/thumbnail/m_eSKpcEZhY/maxresdefault.jpg 4x"
alt="ttvoff - Группа ВК donationalerts. ru/r/tendtv - Ссылочка на донат :3... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">TenD</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">4:16:39</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Прохождение Diablo 2 Underworld со всеми фишечками :)</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/SUtUQ0VyUmlPaWI">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/biOiRrECTKI/maxresdefault.jpg"
srcset="/thumbnail/biOiRrECTKI/mqdefault.jpg,
/thumbnail/biOiRrECTKI/hqdefault.jpg 1.5x,
/thumbnail/biOiRrECTKI/sddefault.jpg 2x,
/thumbnail/biOiRrECTKI/maxresdefault.jpg 4x"
alt="Gear - diablo. run/327x/Insanity80315 Live - twitch. tv/327x. " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">327 Highlights</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">6:12:26</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Прохождение Диабло 2 на амазонке от нормала до хелла без смертей за 6 часов 4 минуты</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/WWtGeFViUmlGM0Q">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/D3FiRbUxFkY/maxresdefault.jpg"
srcset="/thumbnail/D3FiRbUxFkY/mqdefault.jpg,
/thumbnail/D3FiRbUxFkY/hqdefault.jpg 1.5x,
/thumbnail/D3FiRbUxFkY/sddefault.jpg 2x,
/thumbnail/D3FiRbUxFkY/maxresdefault.jpg 4x"
alt="После просмотра этого видео ваш сундук перестанет ломиться от камней, потому что мы выясним, на что лучше всего... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">Егор Клёнов и Коровий уровень</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">17:20</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Крафт и реролл предметов, или На что потратить драгоценные камни [Diablo 2: Resurrected]</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/QWZOMG4zZnV1d2U">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/ewuuf3n0NfA/maxresdefault.jpg"
srcset="/thumbnail/ewuuf3n0NfA/mqdefault.jpg,
/thumbnail/ewuuf3n0NfA/hqdefault.jpg 1.5x,
/thumbnail/ewuuf3n0NfA/sddefault.jpg 2x,
/thumbnail/ewuuf3n0NfA/maxresdefault.jpg 4x"
alt="Для сотрудничества - Chuvak. Reklamagmail Новая рубрика на канале, когда в последний раз такое было, я уже и... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">Чувак</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">14:19</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Что не так с Diablo II Resurrected?</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/VUZmVGVvNTZ6Q0w">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/LCz65oeTfFU/sddefault.jpg"
srcset="/thumbnail/LCz65oeTfFU/mqdefault.jpg,
/thumbnail/LCz65oeTfFU/hqdefault.jpg 1.5x,
/thumbnail/LCz65oeTfFU/sddefault.jpg 2x"
alt="Самый актуальный и свежий гайд по абузу имбы на Youtube. Волшебница с Близзардом и новым Сандер Чармом... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">YbuBaKa</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">38:01</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Blizzard-sorc: гайд по новой имбе</header>
							</div>
</article>
	
	
<!-- -->	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/RWk0TTEzRncyd3M">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/sw2wF31M4iE/hqdefault.jpg" alt="Сервер, созданный фанатами игры для фанатов игры. Без жуликов и ботоводов. Файлы для подключения: Лаунчер:... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">YbuBaKa</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time"></div>									</div>
								</a>
								<header class="diabler_thumb-caption">Открылся сервер Blizzless по Diablo II:R</header>
							</div>
</article>
	
	
	

									
									
	
<article class="diabler_post diabler_thumb">
							<div class="diabler_thumb-in">
								<a target="_blank" href="/video/d3ZpS2dzQmhyUkc">
									<div class="diabler_thumb-img diabler_img-box diabler_ps-link diabler_icon-l">
<!--<video data-preview="" playsinline></video>-->
<img src="/thumbnail/GRrhBsgKivw/maxresdefault.jpg"
srcset="/thumbnail/GRrhBsgKivw/mqdefault.jpg,
/thumbnail/GRrhBsgKivw/hqdefault.jpg 1.5x,
/thumbnail/GRrhBsgKivw/sddefault.jpg 2x,
/thumbnail/GRrhBsgKivw/maxresdefault.jpg 4x"
alt="Магазин шапок Shako shakounique. ru скидка 10% если скажете, что пришли от меня ) Поддержать существование... " decoding="async">																														<footer class="diabler_t-meta diabler_t-hd">Qordes</footer>									
<!--<div class='t-tags'></div>	-->																			
																				<div class="diabler_t-meta diabler_t-time">21:49</div>									</div>
								</a>
								<header class="diabler_thumb-caption">Полный гайд по чармам, снимающим иммунитет. Diablo 2 Resurrected</header>
							</div>
</article>
	
	

<!-- global_import_main_bottom -->

<a href="https://florence-mebel.ru">florence-mebel.ru</a>


				
					<p>
					Диабло II — компьютерная игра в жанре Action/RPG, продолжение игры Diablo. Она была выпущена компанией Blizzard North 29 июня 2000 года для Microsoft Windows, а затем портирована на Mac OS X и различные консоли. Игра получила высокие оценки от критиков и игроков, многие издания назвали её «Игрой года».<br><br>Действие Diablo II происходит спустя несколько сотен лет после событий первой части. Из Бездны в Санктуарий проникают новые демонические силы, возглавляемые Малтаэлем, братом Диабло. Он убивает многих жителей города и похищает Камень мира, чтобы открыть портал в Ад и высвободить всю мощь Бездны. Главному герою предстоит остановить его и спасти мир.<br><br>По сюжету герой может выбрать один из пяти классов: Амазонка, Варвар, Паладин, Некромант или Волшебница. У каждого класса есть свои уникальные способности и особенности. В процессе игры персонаж получает опыт и повышает свой уровень, что позволяет ему изучать новые умения и улучшать характеристики.<br><br>Diablo II предлагает игрокам пройти пять актов, каждый из которых представляет собой отдельную локацию с различными врагами и боссами. Кроме того, в игре есть режим «Героический», где герои сражаются с ещё более сильными противниками.<br><br>Одной из особенностей Diablo II является возможность создания предметов. Герой может находить различные предметы экипировки, оружие и зелья, которые могут улучшить его характеристики или дать новые способности. Также игрок может создавать собственные предметы, используя ресурсы, найденные в игре.<br><br>В целом, Diablo II — это отличная игра, которая до сих пор пользуется популярностью среди любителей Action/RPG. Её атмосфера, графика и звуковое оформление позволяют полностью погрузиться в игровой процесс и насладиться приключениями героя. <a href="https://roliki.tv/videos/8/">видео</a>
					 <!--<a href="">roliki</a>-->
	</p>				
			
				
				
				
				

					
					</section>
				
				<div style="clear:both;"></div>

							<!--<nav class="full-tag-search">
					<header><h2 style="font-size: 18px;font-weight: 700;">Заголовок "</h2></header>
							</nav>	-->					
						
						<div class="bottom-nav clr ignore-select" id="paginationbottom-nav">				
					
						<!--<div class="pagi-load diabler_icon-l" id="pagi-load"><div id="pagination"><span class="fa fa-refresh"></span></div></div>-->
						<!--<div class="pagi-nav diabler_clearfix">
						
						<div class="navigation"><div class='wp-pagenavi' role='navigation'>
<span aria-current='page' class='current'>1</span><a class="page larger" title="Страница 2" href="/">2</a><a class="page larger" title="Страница 3" href="/">3</a><a class="page larger" title="Страница 4" href="/">4</a><a class="page larger" title="Страница 5" href="/">5</a><span class='extend'>.</span><a class="larger page" title="Страница 10" href="/">10</a><a class="larger page" title="Страница 20" href="/">20</a><a class="larger page" title="Страница 30" href="/">30</a><span class='extend'>.</span><a class="nextpostslink" rel="next" href="/">»</a>
</div></div>
						</div>-->
					</div>
				<!--</div>-->
			</div>
			
			<!--<section class="site-desc diabler_clearfix">
				<header><h2>Заголовок 3</h2></header>
				<p>Текст 3</p>			
			</section>-->		
			
		</main>
		</div>
<!-- File status: ok // 48 vids -->
<!-- Last change: February 07 2025 02:59:59 -->
<!-- Date / Time: February 07 2025 23:39:02 -->
<!-- Seconds: 74343 -->
<!-- [ 0 | 20:39:3] -->
		<div class="diabler_footer">
				<div class="diabler_fbottom diabler_center diabler_flex-row">
					<div>
						&bull; Copyright &copy; 2025 &bull; <span style="color:#ea3e26;">DIABLER.RU</span> &bull; 18+ &bull; Для связи: <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="027567606f637176677042666b63606e67702c7077">[email&#160;protected]</a> &bull; <a style="color:#ea3e26;font-weight:bold;" target="_blank" rel="nofollow" href="/warning/">ПРЕДУПРЕЖДЕНИЕ!</a> &bull; 

<a style="color: white;" href="https://qeasym.ru">qeasym.ru</a>



					</div>
					<div class="diabler_counters">
						Yandex
					</div>
				</div>
		</div>
	</div>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script>
new Image().src = "https://counter.yadro.ru/hit;Ru_blogs_2024_02?r"+
escape(document.referrer)+((typeof(screen)=="undefined")?"":
";s"+screen.width+"*"+screen.height+"*"+(screen.colorDepth?
screen.colorDepth:screen.pixelDepth))+";u"+escape(document.URL)+
";h"+escape(document.title.substring(0,150))+
";"+Math.random();
</script>


</body>
</html>
