https://vvv.dramacool.sr/

Submitted URL:
https://www.dramacool.sr/Redirected
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 107 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

Console log messages · 1 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en" id="ls-global"><head>
<title>Dramacool | Asian Drama, Movies and Shows English Sub Full HD</title>

<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="description" property="description" content="Asian Drama, Watch drama asian Online for free releases in Korean, Taiwanese, Hong Kong,Thailand and Chinese with English subtitles on Dramacool, Dramacool9">
<meta name="keywords" property="keywords" content="watch drama, english sub, watch korean drama, Drama Cool, dramacool, watch asian">
<script type="application/ld+json">{"@context": "http://schema.org","@type": "Organization","url": "https://dramacool.ge/","logo": "https://dramacool.ge/frontend/images/logo.jpg","contactPoint": [{"@type": "ContactPoint","telephone": "03347858018","contactType": "customer service"}],"sameAs": ["https://www.facebook.com/reelsvideosfun","https://twitter.com/dramacoolae","youtube.com/@dramacoolsr","https://www.pinterest.co.uk/dramacoolsr/"]}</script><script type="application/ld+json">{"@context": "http://schema.org","@type": "WebSite","name": "Dramacool","url": "https://dramacool.ge/"}</script><script data-schema="WebPage" type="application/ld+json">{"@id":"https://dramacool.ge/","@type":"WebPage","@context":"http://schema.org"}</script>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="https://vvv.dramacool.sr/storage/site/16432649329253.png">




<link rel="stylesheet" type="text/css" href="https://vvv.dramacool.sr/frontend/css/font-awesome.min096a.css?v=4.7">
<link rel="stylesheet" type="text/css" href="https://vvv.dramacool.sr/frontend/css/main096a.css?v=4.7">
<link rel="stylesheet" type="text/css" href="https://vvv.dramacool.sr/frontend/css/mobi096a.css?v=4.7">
<link rel="stylesheet" type="text/css" href="https://vvv.dramacool.sr/frontend/css/res096a.css?v=4.7">
<link rel="stylesheet" type="text/css" href="https://vvv.dramacool.sr/frontend/plugins/slideshow/css/layerslider096a.css?v=4.8">

<link rel="stylesheet" type="text/css" href="https://vvv.dramacool.sr/frontend/css/fullwidth/skin.css">


<script>class ArsiLazyLoadScripts {constructor(e) {this.triggerEvents = e, this.eventOptions = {passive: !0}, this.userEventListener = this.triggerListener.bind(this), this.delayedScripts = {normal: [],async: [],defer: []}, this.allJQueries = []}_addUserInteractionListener(e) {this.triggerEvents.forEach((t => window.addEventListener(t, e.userEventListener, e.eventOptions)))}_removeUserInteractionListener(e) {this.triggerEvents.forEach((t => window.removeEventListener(t, e.userEventListener, e.eventOptions)))}triggerListener() {this._removeUserInteractionListener(this), "loading" === document.readyState ? document.addEventListener("DOMContentLoaded", this._loadEverythingNow.bind(this)) : this._loadEverythingNow()}async _loadEverythingNow() {this._delayEventListeners(), this._delayJQueryReady(this), this._handleDocumentWrite(), this._registerAllDelayedScripts(), this._preloadAllScripts(), await this._loadScriptsFromList(this.delayedScripts.normal), await this._loadScriptsFromList(this.delayedScripts.defer), await this._loadScriptsFromList(this.delayedScripts.async), await this._triggerDOMContentLoaded(), await this._triggerWindowLoad(), window.dispatchEvent(new Event("rocket-allScriptsLoaded"))}_registerAllDelayedScripts() {document.querySelectorAll("script[type=arsilazyloadscript]").forEach((e => {e.hasAttribute("src") ? e.hasAttribute("async") && !1 !== e.async ? this.delayedScripts.async.push(e) : e.hasAttribute("defer") && !1 !== e.defer || "module" === e.getAttribute("data-rocket-type") ? this.delayedScripts.defer.push(e) : this.delayedScripts.normal.push(e) : this.delayedScripts.normal.push(e)}))}async _transformScript(e) {return await this._requestAnimFrame(), new Promise((t => {const n = document.createElement("script");let i;[...e.attributes].forEach((e => {let t = e.nodeName;"type" !== t && ("data-rocket-type" === t && (t = "type", i = e.nodeValue), n.setAttribute(t, e.nodeValue))})), e.hasAttribute("src") && this._isValidScriptType(i) ? (n.addEventListener("load", t), n.addEventListener("error", t)) : (n.text = e.text, t()), e.parentNode.replaceChild(n, e)}))}_isValidScriptType(e) {return !e || "" === e || "string" == typeof e && ["text/javascript", "text/x-javascript", "text/ecmascript", "text/jscript", "application/javascript", "application/x-javascript", "application/ecmascript", "application/jscript", "module"].includes(e.toLowerCase())}async _loadScriptsFromList(e) {const t = e.shift();return t ? (await this._transformScript(t), this._loadScriptsFromList(e)) : Promise.resolve()}_preloadAllScripts() {var e = document.createDocumentFragment();[...this.delayedScripts.normal, ...this.delayedScripts.defer, ...this.delayedScripts.async].forEach((t => {const n = t.getAttribute("src");if (n) {const t = document.createElement("link");t.href = n, t.rel = "preload", t.as = "script", e.appendChild(t)}})), document.head.appendChild(e)}_delayEventListeners() {let e = {};function t(t, n) {! function(t) {function n(n) {return e[t].eventsToRewrite.indexOf(n) >= 0 ? "rocket-" + n : n}e[t] || (e[t] = {originalFunctions: {add: t.addEventListener,remove: t.removeEventListener},eventsToRewrite: []}, t.addEventListener = function() {arguments[0] = n(arguments[0]), e[t].originalFunctions.add.apply(t, arguments)}, t.removeEventListener = function() {arguments[0] = n(arguments[0]), e[t].originalFunctions.remove.apply(t, arguments)})}(t), e[t].eventsToRewrite.push(n)}function n(e, t) {let n = e[t];Object.defineProperty(e, t, {get: () => n || function() {},set(i) {e["rocket" + t] = n = i}})}t(document, "DOMContentLoaded"), t(window, "DOMContentLoaded"), t(window, "load"), t(window, "pageshow"), t(document, "readystatechange"), n(document, "onreadystatechange"), n(window, "onload"), n(window, "onpageshow")}_delayJQueryReady(e) {let t = window.jQuery;Object.defineProperty(window, "jQuery", {get: () => t,set(n) {if (n && n.fn && !e.allJQueries.includes(n)) {n.fn.ready = n.fn.init.prototype.ready = function(t) {e.domReadyFired ? t.bind(document)(n) : document.addEventListener("rocket-DOMContentLoaded", (() => t.bind(document)(n)))};const t = n.fn.on;n.fn.on = n.fn.init.prototype.on = function() {if (this[0] === window) {function e(e) {return e.split(" ").map((e => "load" === e || 0 === e.indexOf("load.") ? "rocket-jquery-load" : e)).join(" ")}"string" == typeof arguments[0] || arguments[0] instanceof String ? arguments[0] = e(arguments[0]) : "object" == typeof arguments[0] && Object.keys(arguments[0]).forEach((t => {delete Object.assign(arguments[0], {[e(t)]: arguments[0][t]})[t]}))}return t.apply(this, arguments), this}, e.allJQueries.push(n)}t = n}})}async _triggerDOMContentLoaded() {this.domReadyFired = !0, await this._requestAnimFrame(), document.dispatchEvent(new Event("rocket-DOMContentLoaded")), await this._requestAnimFrame(), window.dispatchEvent(new Event("rocket-DOMContentLoaded")), await this._requestAnimFrame(), document.dispatchEvent(new Event("rocket-readystatechange")), await this._requestAnimFrame(), document.rocketonreadystatechange && document.rocketonreadystatechange()}async _triggerWindowLoad() {await this._requestAnimFrame(), window.dispatchEvent(new Event("rocket-load")), await this._requestAnimFrame(), window.rocketonload && window.rocketonload(), await this._requestAnimFrame(), this.allJQueries.forEach((e => e(window).trigger("rocket-jquery-load"))), window.dispatchEvent(new Event("rocket-pageshow")), await this._requestAnimFrame(), window.rocketonpageshow && window.rocketonpageshow()}_handleDocumentWrite() {const e = new Map;document.write = document.writeln = function(t) {const n = document.currentScript;n || console.error("unable to document.write this: " + t);const i = document.createRange(),r = n.parentElement;let a = e.get(n);void 0 === a && (a = n.nextSibling, e.set(n, a));const o = document.createDocumentFragment();i.setStart(o, 0), o.appendChild(i.createContextualFragment(t)), r.insertBefore(o, a)}}async _requestAnimFrame() {return new Promise((e => requestAnimationFrame(e)))}static run() {const e = new ArsiLazyLoadScripts(["keydown", "mousemove", "touchmove", "touchstart", "touchend", "wheel"]);e._addUserInteractionListener(e)}}ArsiLazyLoadScripts.run();</script>
<script type="text/javascript" async="" src="https://dramacool-ukph88jvsw.disqus.com/embed.js"></script><script type="text/javascript" async="" src="https://dramacool-ukph88jvsw.disqus.com/count.js?" id="dsq-count-scr"></script></head><body><div style="    z-index:99999;position: fixed;bottom: 0;text-align: center;width: 100%; left: 0;padding: 8px;background: #3ec2cf;color: white;">We moved to new site <a style="color:#000 !important;font-weight: bold !important;" title="Dramacool" href="https://www.dramacool.sr/">Dramacool.sr</a>, please bookmark new link. Thank you!</div>
<meta name="google-site-verification" content="ZpfIqbtCA-IVmGqdpkZdK_kPDO7lOVZomeobHn_GYC0">

<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-K66MQMMZ99"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-K66MQMMZ99');
</script>
<script data-cfasync="false" async="" type="text/javascript" src="//gx.miskalsbending.com/rlpIUsjCsNq7m3t7/49122"></script>


<div class="container">

<header>
<ul class="char-list">
<li><a href="https://vvv.dramacool.sr/dramas-list" title="Drama List">ALL</a></li>
<li><a href="https://vvv.dramacool.sr/drama-list/char-start-other" title="Drama List With Special Character">#</a></li>
<li>
<a href="https://vvv.dramacool.sr/dramas-list/char-start-a" title="Drama List With A Character">A</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/dramas-list/char-start-b" title="Drama List With B Character">B</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/dramas-list/char-start-c" title="Drama List With C Character">C</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/dramas-list/char-start-d" title="Drama List With D Character">D</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/dramas-list/char-start-e" title="Drama List With E Character">E</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/dramas-list/char-start-f" title="Drama List With F Character">F</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/dramas-list/char-start-g" title="Drama List With G Character">G</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/dramas-list/char-start-h" title="Drama List With H Character">H</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/dramas-list/char-start-i" title="Drama List With I Character">I</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/dramas-list/char-start-j" title="Drama List With J Character">J</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/dramas-list/char-start-k" title="Drama List With K Character">K</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/dramas-list/char-start-l" title="Drama List With L Character">L</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/dramas-list/char-start-m" title="Drama List With M Character">M</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/dramas-list/char-start-n" title="Drama List With N Character">N</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/dramas-list/char-start-o" title="Drama List With O Character">O</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/dramas-list/char-start-p" title="Drama List With P Character">P</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/dramas-list/char-start-q" title="Drama List With Q Character">Q</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/dramas-list/char-start-r" title="Drama List With R Character">R</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/dramas-list/char-start-s" title="Drama List With S Character">S</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/dramas-list/char-start-t" title="Drama List With T Character">T</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/dramas-list/char-start-u" title="Drama List With U Character">U</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/dramas-list/char-start-v" title="Drama List With V Character">V</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/dramas-list/char-start-w" title="Drama List With W Character">W</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/dramas-list/char-start-x" title="Drama List With X Character">X</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/dramas-list/char-start-y" title="Drama List With Y Character">Y</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/dramas-list/char-start-z" title="Drama List With Z Character">Z</a>
</li>
</ul>
<div class="logo">
<a href="https://vvv.dramacool.sr" class="ads-evt" title="Home">
<img src="https://vvv.dramacool.sr/frontend/images/logo.jpg" alt="Watchasian - Asian Drama, Movies"> </a>
<div class="res_mobi menu_m">
<div class="left"><a href="#" class="up-down menu_mobile"><img src="https://vvv.dramacool.sr/frontend/images/mobi/up_down.png" alt="up-dow"></a></div>
<div class="right"><a href="https://vvv.dramacool.sr"><img src="https://vvv.dramacool.sr/frontend/images/mobi/logo.png" alt="logo">
</a></div>
</div>
<form class="search" action="https://vvv.dramacool.sr/search">
<select name="type" id="search-type">

<option value="drama">Drama</option>
</select>
<input type="text" id="search-key" name="keyword" placeholder="Search">
<button><img src="https://vvv.dramacool.sr/frontend/images/button-search.png" alt="button search"></button>
</form>
</div>
<nav class="menu_top">
<ul class="navbar">
<li class="selected"><a href="https://vvv.dramacool.sr" title="Home"><img src="https://vvv.dramacool.sr/frontend/images/home.png
        " alt="home"></a></li>
<li>
<a href="https://vvv.dramacool.sr/dramas-list" title="Drama List">Drama List</a>
<ul class="sub-nav">
<li><a href="https://vvv.dramacool.sr/country/korean-drama.html" title="Korean Drama">Korean Drama</a></li>
<li><a href="https://vvv.dramacool.sr/country/hong-kong-drama.html" title="Hong Kong Drama">Hong Kong Drama</a></li>
<li><a href="https://vvv.dramacool.sr/country/japanese-drama.html" title="Japanese Drama">Japanese Drama</a></li>
<li><a href="https://vvv.dramacool.sr/country/taiwanese-drama.html" title="Taiwanese Drama">Taiwanese Drama</a></li>
<li><a href="https://vvv.dramacool.sr/country/chinese-drama.html" title="Chinese Drama">Chinese Drama</a></li>
<li><a href="https://vvv.dramacool.sr/country/other-asian-drama.html" title="Other Asia Drama">Other Asia Drama</a></li>
<li><a href="https://vvv.dramacool.sr/country/indians-drama.html" title="Indian Drama">Indian Drama</a></li>
<li><a href="https://vvv.dramacool.sr/country/thailands-drama.html" title="Thailand Drama">Thailand Drama</a></li>

</ul>
</li>
<li>
<a href="https://vvv.dramacool.sr/movies-list">Drama Movie</a>
<ul class="sub-nav">
<li><a href="https://vvv.dramacool.sr/country/korean-movie.html" title="Korean Movie">Korean Movie</a></li>
<li><a href="https://vvv.dramacool.sr/country/hong-kong-movie.html" title="Hong Kong Movie">Hong Kong Movie</a></li>
<li><a href="https://vvv.dramacool.sr/country/japanese-movie.html" title="Japanese Movie">Japanese Movie</a></li>
<li><a href="https://vvv.dramacool.sr/country/taiwanese-movie.html" title="Taiwanese Movie">Taiwanese Movie</a></li>
<li><a href="https://vvv.dramacool.sr/country/chinese-movie.html" title="Chinese Movie">Chinese Movie</a></li>
<li><a href="https://vvv.dramacool.sr/country/other-asian-movie.html" title="Other Asia Movie">Other Asia Movie</a></li>
<li><a href="https://vvv.dramacool.sr/country/indians-movie.html" title="Indian Movie">Indian Movie</a></li>
<li><a href="https://vvv.dramacool.sr/country/thailands-movie.html" title="Thailand Movie">Thailand Movie</a></li>
</ul>
</li>
<li><a href="https://vvv.dramacool.sr/kshow.html" title="KShow">KShow</a></li>
<li><a href="https://vvv.dramacool.sr/most-popular-drama.html" title="Popular Drama">Popular Drama</a></li>
<li><a href="https://vvv.dramacool.sr/dmca-policy" title="DMCA Policy">DMCA Policy</a></li>

</ul>
</nav>
</header>

<div class="content">

<div class="slide_mobilde">
<div id="layerslider" class="ls-wp-container ls-norotate ls-container ls-/fullwidth" style="width: 770px; visibility: visible;">
<div class="ls-inner" style="background-color: transparent; width: 770px; height: 300px;"><div class="ls-slide" data-ls="slidedelay:3000;transition2d:all;" style="width: 770px; height: 300px;">
<img alt="drawing of a cat" src="https://vvv.dramacool.sr/frontend/css../css/blank.gif" class="ls-bg" title="Crash (2024)"><div class="ls-gpuhack"></div><a href="https://vvv.dramacool.sr/drama-detail/crash-2024" class="ls-link" style=""></a>
</div><div class="ls-slide" data-ls="slidedelay:3000;transition2d:all;" style="width: 770px; height: 300px;">
<img alt="drawing of a cat" src="https://vvv.dramacool.sr/frontend/css../css/blank.gif" class="ls-bg" title="The Midnight Romance in Hagwon (2024)"><div class="ls-gpuhack"></div><a href="https://vvv.dramacool.sr/drama-detail/the-midnight-romance-in-hagwon-2024" class="ls-link" style=""></a>
</div><div class="ls-slide" data-ls="slidedelay:3000;transition2d:all;" style="width: 770px; height: 300px;">
<img alt="drawing of a cat" src="https://vvv.dramacool.sr/frontend/css../css/blank.gif" class="ls-bg" title="Connection (2024)"><div class="ls-gpuhack"></div><a href="https://vvv.dramacool.sr/drama-detail/connection-2024" class="ls-link" style=""></a>
</div><div class="ls-slide" data-ls="slidedelay:3000;transition2d:all;" style="width: 770px; height: 300px;">
<img alt="drawing of a cat" src="https://vvv.dramacool.sr/frontend/css../css/blank.gif" class="ls-bg" title="Dare to Love Me (2024)"><div class="ls-gpuhack"></div><a href="https://vvv.dramacool.sr/drama-detail/dare-to-love-me-2024" class="ls-link" style=""></a>
</div><div class="ls-slide" data-ls="slidedelay:3000;transition2d:all;" style="width: 770px; height: 300px; inset: 0px auto auto 0px;">
<img alt="drawing of a cat" src="https://vvv.dramacool.sr/frontend/css../css/blank.gif" class="ls-bg" title="The Atypical Family (2024)"><div class="ls-gpuhack"></div><a href="https://vvv.dramacool.sr/drama-detail/the-atypical-family-2024" class="ls-link" style="filter: none;"></a>
</div><div class="ls-slide ls-active" data-ls="slidedelay:3000;transition2d:all;" style="width: 770px; height: 300px; visibility: visible; display: none; inset: 0px 0px auto auto;">
<img alt="drawing of a cat" src="https://vvv.dramacool.sr/storage/slider/17167795407625.png" class="ls-bg ls-preloaded" title="Blood Free (2024)" style="padding: 0px; border-width: 0px; width: auto; height: auto;"><div class="ls-gpuhack" style="width: auto; height: auto; padding: 0px; border-width: 0px;"></div><a href="https://vvv.dramacool.sr/drama-detail/blood-free-2024-ac" class="ls-link ls-preloaded" style="margin-left: 0px; margin-top: 0px; transform-origin: 50% 50% 0px; transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.002, 0, 0, 0, 1); opacity: 1; visibility: visible;"></a>
</div><div class="ls-slide" data-ls="slidedelay:3000;transition2d:all;" style="width: 770px; height: 300px;">
<img alt="drawing of a cat" src="https://vvv.dramacool.sr/storage/slider/17167796157149.png" class="ls-bg ls-preloaded" title="The Escape of the Seven: Resurrection (2024)"><div class="ls-gpuhack"></div><a href="https://vvv.dramacool.sr/drama-detail/the-escape-of-the-seven-resurrection-2024-ah" class="ls-link" style=""></a>
</div><div class="ls-slide" data-ls="slidedelay:3000;transition2d:all;" style="width: 770px; height: 300px;">
<img alt="drawing of a cat" src="https://vvv.dramacool.sr/frontend/css../css/blank.gif" class="ls-bg" title="Lovely Runner (2024)"><div class="ls-gpuhack"></div><a href="https://vvv.dramacool.sr/drama-detail/lovely-runner-2024-hd" class="ls-link" style=""></a>
</div><div class="ls-slide" data-ls="slidedelay:3000;transition2d:all;" style="width: 770px; height: 300px;">
<img alt="drawing of a cat" src="https://vvv.dramacool.sr/frontend/css../css/blank.gif" class="ls-bg" title="Pyramid Game"><div class="ls-gpuhack"></div><a href="https://vvv.dramacool.sr/drama-detail/pyramid-game-2024-hd" class="ls-link" style=""></a>
</div><div class="ls-slide" data-ls="slidedelay:3000;transition2d:all;" style="width: 770px; height: 300px;">
<img alt="drawing of a cat" src="https://vvv.dramacool.sr/frontend/css../css/blank.gif" class="ls-bg" title="Queen of Tears (2024)"><div class="ls-gpuhack"></div><a href="https://vvv.dramacool.sr/drama-detail/queen-of-tears-2024-hd" class="ls-link" style=""></a>
</div><div class="ls-slide" data-ls="slidedelay:3000;transition2d:all;" style="width: 770px; height: 300px;">
<img alt="drawing of a cat" src="https://vvv.dramacool.sr/frontend/css../css/blank.gif" class="ls-bg" title="Wonderful World (2024)"><div class="ls-gpuhack"></div><a href="https://vvv.dramacool.sr/drama-detail/wonderful-world-2024-af" class="ls-link" style=""></a>
</div><div class="ls-slide" data-ls="slidedelay:3000;transition2d:all;" style="width: 770px; height: 300px;">
<img alt="drawing of a cat" src="https://vvv.dramacool.sr/frontend/css../css/blank.gif" class="ls-bg" title="Doctor Slump (2024)"><div class="ls-gpuhack"></div><a href="https://vvv.dramacool.sr/drama-detail/doctor-slump-2024-ac" class="ls-link" style=""></a>
</div><div class="ls-circle-timer" style="display: block;"><div class="ls-ct-left"><div class="ls-ct-rotate" style="transform: matrix(0.96538, 0.26084, -0.26084, 0.96538, 0, 0);"><div class="ls-ct-hider"><div class="ls-ct-half"></div></div></div></div><div class="ls-ct-right"><div class="ls-ct-rotate" style="transform: matrix(-1, 0, 0, -1, 0, 0);"><div class="ls-ct-hider"><div class="ls-ct-half"></div></div></div></div><div class="ls-ct-center"></div></div></div>











<div class="ls-loading-container" style="z-index: -1; display: none;"><div class="ls-loading-indicator"></div></div><a class="ls-nav-prev" href="#" style="display: none; visibility: visible;"></a><a class="ls-nav-next" href="#" style="display: none; visibility: visible;"></a><div class="ls-bottom-nav-wrapper" style="visibility: visible;"><a class="ls-nav-start ls-nav-start-active" href="#"></a><span class="ls-bottom-slidebuttons"><a href="#"></a><a href="#"></a><a href="#"></a><a href="#"></a><a href="#" class=""></a><a href="#" class="ls-nav-active"></a><a href="#"></a><a href="#"></a><a href="#"></a><a href="#"></a><a href="#"></a><a href="#"></a><div class="ls-thumbnail-hover" style="width: 100px; height: 60px;"><div class="ls-thumbnail-hover-inner" style="visibility: hidden; display: block;"><div class="ls-thumbnail-hover-bg"></div><div class="ls-thumbnail-hover-img" style="width: 100px; height: 60px;"><img style="height: 60px;"></div><span></span></div></div></span><a class="ls-nav-stop" href="#"></a></div><div class="ls-shadow"></div></div>
</div>
<div class="content-left">
<div class="block-tab">
<ul class="tab">
<li data-tab="left-tab-1" class="Recently selected">Recently Drama</li>
<li class="Added" data-tab="left-tab-2">Recently Movie</li>
<li class="Kshow" data-tab="left-tab-3">Recently Kshow</li>
</ul>
<ul class="switch-view">
<li class="selected" data-view="list-episode-item"></li>
<li data-view="list-episode-item-2"></li>
</ul>
<div class="block tab-container">
<div class="tab-content left-tab-1 selected">
<ul class="switch-block list-episode-item">
<li>
<a href="https://vvv.dramacool.sr/video-watch/the-first-shot-2024-episode-32" class="img" title="The First Shot (2024)">
<img src="https://vvv.dramacool.sr/public/storage/drama/17263644551981.webp" class="lazy" alt="The First Shot (2024) Episode 32" data-original="https://vvv.dramacool.sr/public/storage/drama/17263644551981.webp" style="display: block;"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = the-first-shot-2024-episode-32">The First Shot (2024)</h3>
<span class="time"> 5 hours ago </span>
<span class="ep SUB">EP 32</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/tibetan-sea-flower-2024-episode-31" class="img" title="Tibetan Sea Flower (2024)">
<img src="https://vvv.dramacool.sr/public/storage/drama/17261180686936.webp" class="lazy" alt="Tibetan Sea Flower (2024) Episode 31" data-original="https://vvv.dramacool.sr/public/storage/drama/17261180686936.webp" style="display: block;"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = tibetan-sea-flower-2024-episode-31">Tibetan Sea Flower (2024)</h3>
<span class="time"> 5 hours ago </span>
<span class="ep SUB">EP 31</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/born-to-be-the-one-2024-episode-34" class="img" title="Born to Be the One (2024)">
<img src="https://vvv.dramacool.sr/public/storage/drama/17272419216169.webp" class="lazy" alt="Born to Be the One (2024) Episode 34" data-original="https://vvv.dramacool.sr/public/storage/drama/17272419216169.webp" style="display: block;"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = born-to-be-the-one-2024-episode-34">Born to Be the One (2024)</h3>
<span class="time"> 5 hours ago </span>
<span class="ep SUB">EP 34</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/doku-koi-doku-mo-sugireba-koi-to-naru-2024-episode-2" class="img" title="Doku Koi: Doku mo Sugireba Koi to Naru (2024)">
<img src="https://vvv.dramacool.sr/public/storage/drama/17266388875025.webp" class="lazy" alt="Doku Koi: Doku mo Sugireba Koi to Naru (2024) Episode 2" data-original="https://vvv.dramacool.sr/public/storage/drama/17266388875025.webp" style="display: block;"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = doku-koi-doku-mo-sugireba-koi-to-naru-2024-episode-2">Doku Koi: Doku mo Sugireba Koi to Naru (2024)</h3>
<span class="time"> 5 hours ago </span>
<span class="ep SUB">EP 2</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/a-talented-girl-grows-up-2024-episode-12" class="img" title="A Talented Girl Grows Up (2024)">
<img src="https://vvv.dramacool.sr/public/storage/drama/17272417211646.webp" class="lazy" alt="A Talented Girl Grows Up (2024) Episode 12" data-original="https://vvv.dramacool.sr/public/storage/drama/17272417211646.webp" style="display: block;"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = a-talented-girl-grows-up-2024-episode-12">A Talented Girl Grows Up (2024)</h3>
<span class="time"> 5 hours ago </span>
<span class="ep SUB">EP 12</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/reverse-4-you-2024-episode-4" class="img" title="Reverse 4 You (2024)">
<img src="https://vvv.dramacool.sr/public/storage/drama/17262361739009.webp" class="lazy" alt="Reverse 4 You (2024) Episode 4" data-original="https://vvv.dramacool.sr/public/storage/drama/17262361739009.webp" style="display: block;"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = reverse-4-you-2024-episode-4">Reverse 4 You (2024)</h3>
<span class="time"> 5 hours ago </span>
<span class="ep SUB">EP 4</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/she-and-her-girls-2024-episode-16" class="img" title="She and Her Girls (2024)">
<img src="https://vvv.dramacool.sr/public/storage/drama/17262751335973.webp" class="lazy" alt="She and Her Girls (2024) Episode 16" data-original="https://vvv.dramacool.sr/public/storage/drama/17262751335973.webp" style="display: block;"> <span class="type RAW">RAW</span>
<h3 class="title" onclick="window.location = she-and-her-girls-2024-episode-16">She and Her Girls (2024)</h3>
<span class="time"> 5 hours ago </span>
<span class="ep RAW">EP 16</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/in-between-2024-episode-13" class="img" title="In Between (2024)">
<img src="https://vvv.dramacool.sr/public/storage/drama/17271540067077.webp" class="lazy" alt="In Between (2024) Episode 13" data-original="https://vvv.dramacool.sr/public/storage/drama/17271540067077.webp" style="display: block;"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = in-between-2024-episode-13">In Between (2024)</h3>
<span class="time"> 5 hours ago </span>
<span class="ep SUB">EP 13</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/soo-ji-woo-ri-2024-episode-120" class="img" title="Soo Ji &amp; Woo Ri (2024)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Soo Ji &amp; Woo Ri (2024) Episode 120" data-original="https://vvv.dramacool.sr/public/storage/drama/17262339213393.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = soo-ji-woo-ri-2024-episode-120">Soo Ji &amp; Woo Ri (2024)</h3>
<span class="time"> 6 hours ago </span>
<span class="ep SUB">EP 120</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/scandal-2024-episode-59" class="img" title="Scandal (2024)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Scandal (2024) Episode 59" data-original="https://vvv.dramacool.sr/public/storage/drama/17262339791268.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = scandal-2024-episode-59">Scandal (2024)</h3>
<span class="time"> 6 hours ago </span>
<span class="ep SUB">EP 59</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/the-brave-yong-soo-jung-2024-episode-89" class="img" title="The Brave Yong Soo Jung (2024)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="The Brave Yong Soo Jung (2024) Episode 89" data-original="https://vvv.dramacool.sr/public/storage/drama/17262340818010.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = the-brave-yong-soo-jung-2024-episode-89">The Brave Yong Soo Jung (2024)</h3>
<span class="time"> 6 hours ago </span>
<span class="ep SUB">EP 89</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/dear-hyeri-2024-episode-2" class="img" title="Dear Hyeri (2024)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Dear Hyeri (2024) Episode 2" data-original="https://vvv.dramacool.sr/public/storage/drama/17271070844205.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = dear-hyeri-2024-episode-2">Dear Hyeri (2024)</h3>
<span class="time"> 18 hours ago </span>
<span class="ep SUB">EP 2</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/addicted-heroin-2024-episode-7" class="img" title="Addicted Heroin (2024)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Addicted Heroin (2024) Episode 7" data-original="https://vvv.dramacool.sr/public/storage/drama/17245916567826.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = addicted-heroin-2024-episode-7">Addicted Heroin (2024)</h3>
<span class="time"> 18 hours ago </span>
<span class="ep SUB">EP 7</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/echo-of-her-voice-2023-episode-9" class="img" title="Echo of Her Voice (2023)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Echo of Her Voice (2023) Episode 9" data-original="https://vvv.dramacool.sr/public/storage/drama/17270184166882.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = echo-of-her-voice-2023-episode-9">Echo of Her Voice (2023)</h3>
<span class="time"> 20 hours ago </span>
<span class="ep SUB">EP 9</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/no-gain-no-love-2024-episode-10" class="img" title="No Gain, No Love (2024)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="No Gain, No Love (2024) Episode 10" data-original="https://vvv.dramacool.sr/public/storage/drama/17262360094766.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = no-gain-no-love-2024-episode-10">No Gain, No Love (2024)</h3>
<span class="time"> 20 hours ago </span>
<span class="ep SUB">EP 10</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/fall-in-love-with-a-fox-2024-episode-11" class="img" title="Fall in Love with a Fox (2024)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Fall in Love with a Fox (2024) Episode 11" data-original="https://vvv.dramacool.sr/public/storage/drama/17268413876593.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = fall-in-love-with-a-fox-2024-episode-11">Fall in Love with a Fox (2024)</h3>
<span class="time"> 20 hours ago </span>
<span class="ep SUB">EP 11</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/dark-night-and-dawn-2024-episode-14" class="img" title="Dark Night and Dawn (2024)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Dark Night and Dawn (2024) Episode 14" data-original="https://vvv.dramacool.sr/public/storage/drama/17266772528840.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = dark-night-and-dawn-2024-episode-14">Dark Night and Dawn (2024)</h3>
<span class="time"> 20 hours ago </span>
<span class="ep SUB">EP 14</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/please-remember-me-2024-episode-19" class="img" title="Please Remember Me (2024)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Please Remember Me (2024) Episode 19" data-original="https://vvv.dramacool.sr/public/storage/drama/17269312959027.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = please-remember-me-2024-episode-19">Please Remember Me (2024)</h3>
<span class="time"> 1 day ago </span>
<span class="ep SUB">EP 19</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/never-enough-2024-episode-14" class="img" title="Never Enough (2024)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Never Enough (2024) Episode 14" data-original="https://vvv.dramacool.sr/public/storage/drama/17271642978066.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = never-enough-2024-episode-14">Never Enough (2024)</h3>
<span class="time"> 1 day ago </span>
<span class="ep SUB">EP 14</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/a-taste-of-love-2024-episode-7" class="img" title="A Taste of Love (2024)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="A Taste of Love (2024) Episode 7" data-original="https://vvv.dramacool.sr/public/storage/drama/17271642236287.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = a-taste-of-love-2024-episode-7">A Taste of Love (2024)</h3>
<span class="time"> 1 day ago </span>
<span class="ep SUB">EP 7</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/sugar-dog-life-2024-episode-8" class="img" title="Sugar Dog Life (2024)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Sugar Dog Life (2024) Episode 8" data-original="https://vvv.dramacool.sr/public/storage/drama/17261176654353.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = sugar-dog-life-2024-episode-8">Sugar Dog Life (2024)</h3>
<span class="time"> 1 day ago </span>
<span class="ep SUB">EP 8</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/happy-of-the-end-2024-episode-8" class="img" title="Happy of the End (2024)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Happy of the End (2024) Episode 8" data-original="https://vvv.dramacool.sr/public/storage/drama/17262359404189.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = happy-of-the-end-2024-episode-8">Happy of the End (2024)</h3>
<span class="time"> 1 day ago </span>
<span class="ep SUB">EP 8</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/1-night-2-days-s04-episode-241" class="img" title="1 Night 2 Days S04">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="1 Night 2 Days S04 Episode 241" data-original="https://vvv.dramacool.sr/public/storage/drama/17238967882185.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = 1-night-2-days-s04-episode-241">1 Night 2 Days S04</h3>
<span class="time"> 1 day ago </span>
<span class="ep SUB">EP 241</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/city-z-in-the-countryside-2024-episode-3" class="img" title="City Z in the Countryside (2024)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="City Z in the Countryside (2024) Episode 3" data-original="https://vvv.dramacool.sr/public/storage/drama/17261157537709.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = city-z-in-the-countryside-2024-episode-3">City Z in the Countryside (2024)</h3>
<span class="time"> 1 day ago </span>
<span class="ep SUB">EP 3</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/radio-star-2007-episode-882" class="img" title="Radio Star (2007)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Radio Star (2007) Episode 882" data-original="https://vvv.dramacool.sr/public/storage/drama/17238966585517.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = radio-star-2007-episode-882">Radio Star (2007)</h3>
<span class="time"> 1 day ago </span>
<span class="ep SUB">EP 882</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/weekly-idol-2011-episode-681" class="img" title="Weekly Idol (2011)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Weekly Idol (2011) Episode 681" data-original="https://vvv.dramacool.sr/public/storage/drama/17238966698678.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = weekly-idol-2011-episode-681">Weekly Idol (2011)</h3>
<span class="time"> 1 day ago </span>
<span class="ep SUB">EP 681</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/the-return-of-superman-episode-547" class="img" title="The Return of Superman">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="The Return of Superman Episode 547" data-original="https://vvv.dramacool.sr/public/storage/drama/17238967199530.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = the-return-of-superman-episode-547">The Return of Superman</h3>
<span class="time"> 1 day ago </span>
<span class="ep SUB">EP 547</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/moms-diary-my-ugly-duckling-2016-episode-409" class="img" title="Mom’s Diary – My Ugly Duckling (2016)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Mom’s Diary – My Ugly Duckling (2016) Episode 409" data-original="https://vvv.dramacool.sr/public/storage/drama/17246687398626.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = moms-diary-my-ugly-duckling-2016-episode-409">Mom’s Diary – My Ugly Duckling (2016)</h3>
<span class="time"> 1 day ago </span>
<span class="ep SUB">EP 409</span>
</a>
</li>
</ul>
<div class="view-more"><a href="https://vvv.dramacool.sr/all-recently-added/drama" title="Recently Added Drama">View more</a></div>
</div>
<div class="tab-content left-tab-2">
<ul class="switch-block list-episode-item">
<li>
<a href="https://vvv.dramacool.sr/movie-watch/my-little-monster-2018" class="img" title="My Little Monster (2018)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="My Little Monster (2018)" data-original="https://vvv.dramacool.sr/public/storage/drama/17244751532200.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = my-little-monster-2018">My Little Monster (2018)</h3>
<span class="time"> 43 seconds ago </span>
<span class="ep SUB">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/movie-watch/kim-ji-young-born-1982" class="img" title="Kim Ji Young: Born 1982">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Kim Ji Young: Born 1982" data-original="https://vvv.dramacool.sr/public/storage/drama/17245613792995.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = kim-ji-young-born-1982">Kim Ji Young: Born 1982</h3>
<span class="time"> 3 minutes ago </span>
<span class="ep SUB">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/movie-watch/cast-me-if-you-can" class="img" title="Cast Me If You Can">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Cast Me If You Can" data-original="https://vvv.dramacool.sr/public/storage/drama/17238177337038.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = cast-me-if-you-can">Cast Me If You Can</h3>
<span class="time"> 4 minutes ago </span>
<span class="ep SUB">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/movie-watch/high-school-debut" class="img" title="High School Debut">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="High School Debut" data-original="https://vvv.dramacool.sr/public/storage/drama/17243119325310.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = high-school-debut">High School Debut</h3>
<span class="time"> 4 minutes ago </span>
<span class="ep SUB">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/movie-watch/love-syndrome-the-beginning-2024" class="img" title="Love Syndrome: The Beginning (2024)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Love Syndrome: The Beginning (2024)" data-original="https://vvv.dramacool.sr/public/storage/drama/17246799975656.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = love-syndrome-the-beginning-2024">Love Syndrome: The Beginning (2024)</h3>
<span class="time"> 7 minutes ago </span>
<span class="ep SUB">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/movie-watch/hermit-of-guanyang-town-2021" class="img" title="Hermit of Guanyang Town (2021)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Hermit of Guanyang Town (2021)" data-original="https://vvv.dramacool.sr/public/storage/drama/17245873437677.webp"> <span class="type RAW">RAW</span>
<h3 class="title" onclick="window.location = hermit-of-guanyang-town-2021">Hermit of Guanyang Town (2021)</h3>
<span class="time"> 8 minutes ago </span>
<span class="ep RAW">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/movie-watch/artemisia-2008" class="img" title="Artemisia (2008)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Artemisia (2008)" data-original="https://vvv.dramacool.sr/public/storage/drama/17246041524322.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = artemisia-2008">Artemisia (2008)</h3>
<span class="time"> 8 minutes ago </span>
<span class="ep SUB">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/movie-watch/once-again-2024" class="img" title="Once Again (2024)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Once Again (2024)" data-original="https://vvv.dramacool.sr/public/storage/drama/17246805302768.webp"> <span class="type RAW">RAW</span>
<h3 class="title" onclick="window.location = once-again-2024">Once Again (2024)</h3>
<span class="time"> 11 minutes ago </span>
<span class="ep RAW">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/movie-watch/city-hunter-2024" class="img" title="City Hunter (2024)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="City Hunter (2024)" data-original="https://vvv.dramacool.sr/public/storage/drama/17246805557125.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = city-hunter-2024">City Hunter (2024)</h3>
<span class="time"> 11 minutes ago </span>
<span class="ep SUB">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/movie-watch/hello-murder" class="img" title="Hello Murder">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Hello Murder" data-original="https://vvv.dramacool.sr/public/storage/drama/17240404569487.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = hello-murder">Hello Murder</h3>
<span class="time"> 11 minutes ago </span>
<span class="ep SUB">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/movie-watch/exhuma-2024" class="img" title="Exhuma (2024)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Exhuma (2024)" data-original="https://vvv.dramacool.sr/public/storage/drama/17246800518468.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = exhuma-2024">Exhuma (2024)</h3>
<span class="time"> 15 minutes ago </span>
<span class="ep SUB">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/movie-watch/shanghai-affairs" class="img" title="Shanghai Affairs">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Shanghai Affairs" data-original="https://vvv.dramacool.sr/public/storage/drama/17238940139510.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = shanghai-affairs">Shanghai Affairs</h3>
<span class="time"> 15 minutes ago </span>
<span class="ep SUB">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/movie-watch/homestay-2022" class="img" title="Homestay (2022)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Homestay (2022)" data-original="https://vvv.dramacool.sr/public/storage/drama/17246699878771.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = homestay-2022">Homestay (2022)</h3>
<span class="time"> 18 minutes ago </span>
<span class="ep SUB">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/movie-watch/norwegian-wood-2010" class="img" title="Norwegian Wood (2010)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Norwegian Wood (2010)" data-original="https://vvv.dramacool.sr/public/storage/drama/17246806847140.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = norwegian-wood-2010">Norwegian Wood (2010)</h3>
<span class="time"> 21 minutes ago </span>
<span class="ep SUB">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/movie-watch/northeast-folktales-2024" class="img" title="Northeast Folktales (2024)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Northeast Folktales (2024)" data-original="https://vvv.dramacool.sr/public/storage/drama/17246796211969.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = northeast-folktales-2024">Northeast Folktales (2024)</h3>
<span class="time"> 21 minutes ago </span>
<span class="ep SUB">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/movie-watch/a-place-called-silence-2024" class="img" title="A Place Called Silence (2024)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="A Place Called Silence (2024)" data-original="https://vvv.dramacool.sr/public/storage/drama/17266390905979.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = a-place-called-silence-2024">A Place Called Silence (2024)</h3>
<span class="time"> 22 minutes ago </span>
<span class="ep SUB">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/movie-watch/queen-of-triads-3-2022" class="img" title="Queen of Triads 3 (2022)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Queen of Triads 3 (2022)" data-original="https://vvv.dramacool.sr/public/storage/drama/17246738798808.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = queen-of-triads-3-2022">Queen of Triads 3 (2022)</h3>
<span class="time"> 22 minutes ago </span>
<span class="ep SUB">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/movie-watch/teen-bride" class="img" title="Teen Bride">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Teen Bride" data-original="https://vvv.dramacool.sr/public/storage/drama/17244302078956.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = teen-bride">Teen Bride</h3>
<span class="time"> 22 minutes ago </span>
<span class="ep SUB">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/movie-watch/tainted-love-2023" class="img" title="Tainted Love (2023)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Tainted Love (2023)" data-original="https://vvv.dramacool.sr/public/storage/drama/17246797657408.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = tainted-love-2023">Tainted Love (2023)</h3>
<span class="time"> 22 minutes ago </span>
<span class="ep SUB">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/movie-watch/tokyo-mer-mobile-emergency-room-the-movie-2023" class="img" title="Tokyo MER: Mobile Emergency Room: The Movie (2023)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Tokyo MER: Mobile Emergency Room: The Movie (2023)" data-original="https://vvv.dramacool.sr/public/storage/drama/17246799605338.webp"> <span class="type RAW">RAW</span>
<h3 class="title" onclick="window.location = tokyo-mer-mobile-emergency-room-the-movie-2023">Tokyo MER: Mobile Emergency Room: The Movie (2023)</h3>
<span class="time"> 23 minutes ago </span>
<span class="ep RAW">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/movie-watch/late-spring-2014" class="img" title="Late Spring (2014)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Late Spring (2014)" data-original="https://vvv.dramacool.sr/public/storage/drama/17246712838266.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = late-spring-2014">Late Spring (2014)</h3>
<span class="time"> 23 minutes ago </span>
<span class="ep SUB">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/movie-watch/little-nights-little-love-2019" class="img" title="Little Nights, Little Love (2019)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Little Nights, Little Love (2019)" data-original="https://vvv.dramacool.sr/public/storage/drama/17245647347285.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = little-nights-little-love-2019">Little Nights, Little Love (2019)</h3>
<span class="time"> 23 minutes ago </span>
<span class="ep SUB">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/movie-watch/peach-girl-movie" class="img" title="Peach Girl movie">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Peach Girl movie" data-original="https://vvv.dramacool.sr/public/storage/drama/17243891197947.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = peach-girl-movie">Peach Girl movie</h3>
<span class="time"> 24 minutes ago </span>
<span class="ep SUB">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/movie-watch/the-iceman-brrip" class="img" title="The Iceman BRRIP">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="The Iceman BRRIP" data-original="https://vvv.dramacool.sr/public/storage/drama/17240405975251.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = the-iceman-brrip">The Iceman BRRIP</h3>
<span class="time"> 25 minutes ago </span>
<span class="ep SUB">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/movie-watch/why-did-you-come-to-my-house-2009" class="img" title="Why Did you Come To My House (2009)">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Why Did you Come To My House (2009)" data-original="https://vvv.dramacool.sr/public/storage/drama/17238950532488.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = why-did-you-come-to-my-house-2009">Why Did you Come To My House (2009)</h3>
<span class="time"> 25 minutes ago </span>
<span class="ep SUB">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/movie-watch/kung-fu-academy" class="img" title="Kung Fu Academy">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Kung Fu Academy" data-original="https://vvv.dramacool.sr/public/storage/drama/17241289177165.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = kung-fu-academy">Kung Fu Academy</h3>
<span class="time"> 25 minutes ago </span>
<span class="ep SUB">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/movie-watch/swordsman" class="img" title="Swordsman">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Swordsman" data-original="https://vvv.dramacool.sr/public/storage/drama/17240468813611.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = swordsman">Swordsman</h3>
<span class="time"> 27 minutes ago </span>
<span class="ep SUB">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/movie-watch/golden-slumber" class="img" title="Golden Slumber">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Golden Slumber" data-original="https://vvv.dramacool.sr/public/storage/drama/17244126095820.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = golden-slumber">Golden Slumber</h3>
<span class="time"> 27 minutes ago </span>
<span class="ep SUB">EP 1</span>
</a>
</li>
</ul>
<div class="view-more"><a href="https://vvv.dramacool.sr/all-recently-added/movie" title="Recently Added Movie">View more</a></div>
</div>
<div class="tab-content left-tab-3">
<ul class="switch-block list-episode-item">
<li>
<a href="https://vvv.dramacool.sr/video-watch/1-night-2-days-s04-episode-241" class="img" title="1 Night 2 Days S04 Episode 241">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="1 Night 2 Days S04 Episode 241" data-original="https://vvv.dramacool.sr/public/storage/drama/17238967882185.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = 1-night-2-days-s04-episode-241">1 Night 2 Days S04</h3>
<span class="time"> 1 day ago </span>
<span class="ep SUB">EP 241</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/city-z-in-the-countryside-2024-episode-3" class="img" title="City Z in the Countryside (2024) Episode 3">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="City Z in the Countryside (2024) Episode 3" data-original="https://vvv.dramacool.sr/public/storage/drama/17261157537709.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = city-z-in-the-countryside-2024-episode-3">City Z in the Countryside (2024)</h3>
<span class="time"> 1 day ago </span>
<span class="ep SUB">EP 3</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/radio-star-2007-episode-882" class="img" title="Radio Star (2007) Episode 882">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Radio Star (2007) Episode 882" data-original="https://vvv.dramacool.sr/public/storage/drama/17238966585517.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = radio-star-2007-episode-882">Radio Star (2007)</h3>
<span class="time"> 1 day ago </span>
<span class="ep SUB">EP 882</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/weekly-idol-2011-episode-681" class="img" title="Weekly Idol (2011) Episode 681">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Weekly Idol (2011) Episode 681" data-original="https://vvv.dramacool.sr/public/storage/drama/17238966698678.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = weekly-idol-2011-episode-681">Weekly Idol (2011)</h3>
<span class="time"> 1 day ago </span>
<span class="ep SUB">EP 681</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/the-return-of-superman-episode-547" class="img" title="The Return of Superman Episode 547">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="The Return of Superman Episode 547" data-original="https://vvv.dramacool.sr/public/storage/drama/17238967199530.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = the-return-of-superman-episode-547">The Return of Superman</h3>
<span class="time"> 1 day ago </span>
<span class="ep SUB">EP 547</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/moms-diary-my-ugly-duckling-2016-episode-409" class="img" title="Mom’s Diary – My Ugly Duckling (2016) Episode 409">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Mom’s Diary – My Ugly Duckling (2016) Episode 409" data-original="https://vvv.dramacool.sr/public/storage/drama/17246687398626.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = moms-diary-my-ugly-duckling-2016-episode-409">Mom’s Diary – My Ugly Duckling (2016)</h3>
<span class="time"> 1 day ago </span>
<span class="ep SUB">EP 409</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/the-backpacker-chef-season-2-2024-episode-17" class="img" title="The Backpacker Chef Season 2 (2024) Episode 17">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="The Backpacker Chef Season 2 (2024) Episode 17" data-original="https://vvv.dramacool.sr/public/storage/drama/17246685795848.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = the-backpacker-chef-season-2-2024-episode-17">The Backpacker Chef Season 2 (2024)</h3>
<span class="time"> 1 day ago </span>
<span class="ep SUB">EP 17</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/im-solo-2021-episode-167" class="img" title="I'm SOLO (2021) Episode 167">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="I'm SOLO (2021) Episode 167" data-original="https://vvv.dramacool.sr/public/storage/drama/17238967033106.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = im-solo-2021-episode-167">I'm SOLO (2021)</h3>
<span class="time"> 1 day ago </span>
<span class="ep SUB">EP 167</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/my-name-is-gabriel-2024-episode-12" class="img" title="My Name Is Gabriel (2024) Episode 12">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="My Name Is Gabriel (2024) Episode 12" data-original="https://vvv.dramacool.sr/public/storage/drama/17271002213891.webp"> <span class="type RAW">RAW</span>
<h3 class="title" onclick="window.location = my-name-is-gabriel-2024-episode-12">My Name Is Gabriel (2024)</h3>
<span class="time"> 1 day ago </span>
<span class="ep RAW">EP 12</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/iron-girls-2024-episode-3" class="img" title="Iron Girls (2024) Episode 3">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Iron Girls (2024) Episode 3" data-original="https://vvv.dramacool.sr/public/storage/drama/17261157431125.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = iron-girls-2024-episode-3">Iron Girls (2024)</h3>
<span class="time"> 1 day ago </span>
<span class="ep SUB">EP 3</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/omniscient-interfering-view-episode-314" class="img" title="Omniscient Interfering View Episode 314">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Omniscient Interfering View Episode 314" data-original="https://vvv.dramacool.sr/public/storage/drama/17238968039412.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = omniscient-interfering-view-episode-314">Omniscient Interfering View</h3>
<span class="time"> 1 day ago </span>
<span class="ep SUB">EP 314</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/opening-2024-our-beautiful-summer-2024-episode-2" class="img" title="O'PENing 2024 Our Beautiful Summer (2024) Episode 2">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="O'PENing 2024 Our Beautiful Summer (2024) Episode 2" data-original="https://vvv.dramacool.sr/public/storage/drama/17270983963913.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = opening-2024-our-beautiful-summer-2024-episode-2">O'PENing 2024 Our Beautiful Summer (2024)</h3>
<span class="time"> 1 day ago </span>
<span class="ep SUB">EP 2</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/same-bed-different-dreams-season-2-2017-episode-352" class="img" title="Same Bed, Different Dreams: Season 2 (2017) Episode 352">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Same Bed, Different Dreams: Season 2 (2017) Episode 352" data-original="https://vvv.dramacool.sr/public/storage/drama/17245839205140.webp"> <span class="type RAW">RAW</span>
<h3 class="title" onclick="window.location = same-bed-different-dreams-season-2-2017-episode-352">Same Bed, Different Dreams: Season 2 (2017)</h3>
<span class="time"> 1 day ago </span>
<span class="ep RAW">EP 352</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/running-man-2010-episode-721" class="img" title="Running Man (2010) Episode 721">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Running Man (2010) Episode 721" data-original="https://vvv.dramacool.sr/public/storage/drama/17238967965023.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = running-man-2010-episode-721">Running Man (2010)</h3>
<span class="time"> 2 days ago </span>
<span class="ep SUB">EP 721</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/amazing-saturday-episode-332" class="img" title="Amazing Saturday Episode 332">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Amazing Saturday Episode 332" data-original="https://vvv.dramacool.sr/public/storage/drama/17238966771694.webp"> <span class="type RAW">RAW</span>
<h3 class="title" onclick="window.location = amazing-saturday-episode-332">Amazing Saturday</h3>
<span class="time"> 2 days ago </span>
<span class="ep RAW">EP 332</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/fresh-off-the-sea-2024-episode-7" class="img" title="Fresh off the Sea (2024) Episode 7">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Fresh off the Sea (2024) Episode 7" data-original="https://vvv.dramacool.sr/public/storage/drama/17246686986335.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = fresh-off-the-sea-2024-episode-7">Fresh off the Sea (2024)</h3>
<span class="time"> 3 days ago </span>
<span class="ep SUB">EP 7</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/are-you-sure-2024-episode-5" class="img" title="Are You Sure?! (2024) Episode 5">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Are You Sure?! (2024) Episode 5" data-original="https://vvv.dramacool.sr/public/storage/drama/17246686881798.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = are-you-sure-2024-episode-5">Are You Sure?! (2024)</h3>
<span class="time"> 5 days ago </span>
<span class="ep SUB">EP 5</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/jungle-bob-2024-episode-5" class="img" title="Jungle Bob (2024) Episode 5">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Jungle Bob (2024) Episode 5" data-original="https://vvv.dramacool.sr/public/storage/drama/17246686641276.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = jungle-bob-2024-episode-5">Jungle Bob (2024)</h3>
<span class="time"> 6 days ago </span>
<span class="ep SUB">EP 5</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/music-adventure-by-accident-2024-episode-1" class="img" title="Music Adventure by Accident (2024) Episode 1">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Music Adventure by Accident (2024) Episode 1" data-original="https://vvv.dramacool.sr/public/storage/drama/17261157321581.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = music-adventure-by-accident-2024-episode-1">Music Adventure by Accident (2024)</h3>
<span class="time"> 1 week ago </span>
<span class="ep SUB">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/shooting-stars-infinite-universe-2024-episode-1" class="img" title="Shooting Stars - Infinite Universe (2024) Episode 1">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Shooting Stars - Infinite Universe (2024) Episode 1" data-original="https://vvv.dramacool.sr/public/storage/drama/17246687249333.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = shooting-stars-infinite-universe-2024-episode-1">Shooting Stars - Infinite Universe (2024)</h3>
<span class="time"> 4 weeks ago </span>
<span class="ep SUB">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/how-do-you-play-episode-1" class="img" title="How Do You Play Episode 1">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="How Do You Play Episode 1" data-original="https://vvv.dramacool.sr/public/storage/drama/17246685641788.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = how-do-you-play-episode-1">How Do You Play</h3>
<span class="time"> 4 weeks ago </span>
<span class="ep SUB">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/a-clean-sweep-season-3-2024-episode-1" class="img" title="A Clean Sweep Season 3 (2024) Episode 1">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="A Clean Sweep Season 3 (2024) Episode 1" data-original="https://vvv.dramacool.sr/public/storage/drama/17246685244515.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = a-clean-sweep-season-3-2024-episode-1">A Clean Sweep Season 3 (2024)</h3>
<span class="time"> 4 weeks ago </span>
<span class="ep SUB">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/daddy-and-me-episode-1" class="img" title="Daddy and Me Episode 1">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Daddy and Me Episode 1" data-original="https://vvv.dramacool.sr/public/storage/drama/17246682472573.webp"> <span class="type RAW">RAW</span>
<h3 class="title" onclick="window.location = daddy-and-me-episode-1">Daddy and Me (2023)</h3>
<span class="time"> 4 weeks ago </span>
<span class="ep RAW">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/baseball-monsters-episode-1" class="img" title="Baseball Monsters Episode 1">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Baseball Monsters Episode 1" data-original="https://vvv.dramacool.sr/public/storage/drama/17246682025647.webp"> <span class="type RAW">RAW</span>
<h3 class="title" onclick="window.location = baseball-monsters-episode-1">Baseball Monsters</h3>
<span class="time"> 4 weeks ago </span>
<span class="ep RAW">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/chosun-wedding-episode-01" class="img" title="Chosun Wedding Episode 0.1">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Chosun Wedding Episode 0.1" data-original="https://vvv.dramacool.sr/public/storage/drama/17246681871969.webp"> <span class="type RAW">RAW</span>
<h3 class="title" onclick="window.location = chosun-wedding-episode-01">Chosun Wedding</h3>
<span class="time"> 4 weeks ago </span>
<span class="ep RAW">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/tobob-love-episode-1" class="img" title="Tobob Love Episode 1">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Tobob Love Episode 1" data-original="https://vvv.dramacool.sr/public/storage/drama/17246679592757.webp"> <span class="type RAW">RAW</span>
<h3 class="title" onclick="window.location = tobob-love-episode-1">Tobob Love</h3>
<span class="time"> 4 weeks ago </span>
<span class="ep RAW">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/dolsing-fourmen-episode-1" class="img" title="Dolsing Fourmen Episode 1">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="Dolsing Fourmen Episode 1" data-original="https://vvv.dramacool.sr/public/storage/drama/17245845805340.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = dolsing-fourmen-episode-1">Dolsing Fourmen (2021)</h3>
<span class="time"> 4 weeks ago </span>
<span class="ep SUB">EP 1</span>
</a>
</li>
<li>
<a href="https://vvv.dramacool.sr/video-watch/king-of-mask-singer-episode-1" class="img" title="King of Mask Singer Episode 1">
<img src="https://vvv.dramacool.sr/frontend/images/background.jpg" class="lazy" alt="King of Mask Singer Episode 1" data-original="https://vvv.dramacool.sr/public/storage/drama/17238967806551.webp"> <span class="type SUB">SUB</span>
<h3 class="title" onclick="window.location = king-of-mask-singer-episode-1">King of Mask Singer</h3>
<span class="time"> 1 month ago </span>
<span class="ep SUB">EP 1</span>
</a>
</li>
</ul>
<div class="view-more">
<a href="https://vvv.dramacool.sr/all-recently-added/kshow" title="Recently Added Kshow">View more</a>
</div>
</div>
</div>
</div>
<div class="block-tab">
<ul class="tab">
<li data-tab="left-tab-4" class="selected">Most Popular Series</li>
</ul>
<div class="block tab-container list-popular">
<div class="tab-content left-tab-4 selected">
<ul>
<li><a href="https://vvv.dramacool.sr/drama-detail/snow-eagle-lord-2023" title="Snow Eagle Lord (2023)">Snow Eagle Lord (2023)</a></li>
<li><a href="https://vvv.dramacool.sr/drama-detail/saka-no-ue-no-kumo" title="Saka no Ue no Kumo">Saka no Ue no Kumo</a></li>
<li><a href="https://vvv.dramacool.sr/drama-detail/the-midnight-romance-in-hagwon-2024" title="The Midnight Romance in Hagwon (2024)">The Midnight Romance in Hagwon (2024)</a></li>
<li><a href="https://vvv.dramacool.sr/drama-detail/marry-my-husband-2024" title="Marry My Husband (2024)">Marry My Husband (2024)</a></li>
<li><a href="https://vvv.dramacool.sr/drama-detail/connection-2024" title="Connection (2024)">Connection (2024)</a></li>
<li><a href="https://vvv.dramacool.sr/drama-detail/amazing-saturday" title="Amazing Saturday">Amazing Saturday</a></li>
<li><a href="https://vvv.dramacool.sr/drama-detail/narcotics-heroes-2023" title="Narcotics Heroes (2023)">Narcotics Heroes (2023)</a></li>
<li><a href="https://vvv.dramacool.sr/drama-detail/narco-saints-2022" title="Narco-Saints (2022)">Narco-Saints (2022)</a></li>
<li><a href="https://vvv.dramacool.sr/drama-detail/nihon-chinbotsu-kibo-no-hito-2021" title="Nihon Chinbotsu: Kibo no Hito (2021)">Nihon Chinbotsu: Kibo no Hito (2021)</a></li>
<li><a href="https://vvv.dramacool.sr/drama-detail/nightmare-teacher" title="Nightmare Teacher">Nightmare Teacher</a></li>
<li><a href="https://vvv.dramacool.sr/drama-detail/glorious-day" title="Glorious Day">Glorious Day</a></li>
<li><a href="https://vvv.dramacool.sr/drama-detail/saba-doru-2012" title="Saba Doru (2012)">Saba Doru (2012)</a></li>
<li><a href="https://vvv.dramacool.sr/drama-detail/the-greatest-love" title="The Greatest Love">The Greatest Love</a></li>
<li><a href="https://vvv.dramacool.sr/drama-detail/quartet-2011" title="Quartet (2011)">Quartet (2011)</a></li>
<li><a href="https://vvv.dramacool.sr/drama-detail/fox-volant-of-the-snowy-mountain" title="Fox Volant of the Snowy Mountain">Fox Volant of the Snowy Mountain</a></li>
<li><a href="https://vvv.dramacool.sr/drama-detail/demi-gods-semi-devils-tian-long-ba-bu-3003" title="Demi Gods &amp; Semi Devils (tian Long Ba Bu) 3003">Demi Gods &amp; Semi Devils (tian Long Ba Bu) 3003</a></li>
<li><a href="https://vvv.dramacool.sr/drama-detail/a-million-stars-fall-from-the-sky" title="A Million Stars Fall From The Sky">A Million Stars Fall From The Sky</a></li>
<li><a href="https://vvv.dramacool.sr/drama-detail/hiragana-oshi" title="Hiragana Oshi">Hiragana Oshi</a></li>
<li><a href="https://vvv.dramacool.sr/drama-detail/summer-night-2024" title="Summer Night (2024)">Summer Night (2024)</a></li>
<li><a href="https://vvv.dramacool.sr/drama-detail/queen-woo-2024" title="Queen Woo (2024)">Queen Woo (2024)</a></li>
</ul>
<div class="view-more">
<a href="https://vvv.dramacool.sr/all-most-popular-drama" title="Popular Drama">View more</a>
</div>
</div>
</div>
</div>
</div>
<div class="content-right">
<div class="block fanpage">
<div>
<img src="/instagram.png" alt="Follow us on Instagram" title="Follow us on Discord"> <div><a href="https://www.instagram.com/dramacoolcom" target="_blank">Follow us on Instagram</a></div>
<div class="clearfix"></div>
</div>
<div>
<img src="/ic-new.svg" alt="Follow us on Telegram" title="Follow us on Telegram"> <div><a href="https://t.me/dramacoolwatch" target="_blank">Follow us on Telegram</a></div>
<div class="clearfix"></div>
</div>
<div>
<img src="/ic-upcoming.svg" alt="Follow us on Upcoming" title="Follow us on Upcoming"> <div><a href="/populars/upcoming-series" target="_blank">Follow us on Upcoming</a></div>
<div class="clearfix"></div>
</div>
</div>

<div class="clr"></div>
<div class="block-tab">
<ul class="tab">
<li data-tab="right-tab-1">Ads</li>
<li data-tab="right-tab-2">Coming Eps</li>
<li data-tab="right-tab-3" class="selected">Ongoing</li>
</ul>
<div class="block tab-container list-right">
<div class="tab-content right-tab-1">
<h4 class="content-right-title"><i class="fa fa-clock-o"></i> Ads</h4>
</div>
<div class="tab-content right-tab-2">
<h4 class="content-right-title"><i class="fa fa-clock-o"></i> Coming Episode</h4>
<ul>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/love-memories-2022">Love Memories (2022)</a></h3>
<span class="time">Delayed</span>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/kekkon-shite-to-urusakute-2022">Kekkon Shite to Urusakute (2022)</a></h3>
<span class="time">Delayed</span>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/saneha-stories-4-thanon-sai-saneha-2022">Saneha Stories 4: Thanon Sai Saneha (2022)</a></h3>
<span class="time">Delayed</span>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/khung-saneha-2022">Khung Saneha (2022)</a></h3>
<span class="time">Delayed</span>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/a-cunning-destiny-2022">A Cunning Destiny (2022)</a></h3>
<span class="time">Delayed</span>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/jiken-wa-sono-mawari-de-okite-iru-2022">Jiken wa, Sono Mawari de Okite iru (2022)</a></h3>
<span class="time">Delayed</span>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/anna-extended-version-2022">Anna: Extended Version (2022)</a></h3>
<span class="time">Delayed</span>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/the-swan-princess-2022">The Swan Princess (2022)</a></h3>
<span class="time">Delayed</span>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/zennin-nagaya-2022">Zennin Nagaya (2022)</a></h3>
<span class="time">Delayed</span>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/hiru-agari-no-onna-tachi-2022">Hiru Agari no Onna Tachi (2022)</a></h3>
<span class="time">Delayed</span>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/jinx-2021">Jinx (2021)</a></h3>
<span class="time">Delayed</span>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/ryojin-no-ono-2022">Ryojin no Ono (2022)</a></h3>
<span class="time">Delayed</span>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/convenience-store-heroes-2022">Convenience Store Heroes (2022)</a></h3>
<span class="time">Delayed</span>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/monchouchou-globalhouse-2019">Monchouchou Globalhouse (2019)</a></h3>
<span class="time">Delayed</span>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/club-friday-the-series-12-kwaam-jep-bpuat-kong-meu-tee-saam-2021">Club Friday the Series 12: Kwaam Jep Bpuat Kong Meu Tee Saam (2021)</a></h3>
<span class="time">Delayed</span>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/my-sassy-princess-snow-white-2022">My Sassy Princess: Snow White (2022)</a></h3>
<span class="time">Delayed</span>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/chai-phaetsaya-2023">Chai Phaetsaya (2023)</a></h3>
<span class="time">Delayed</span>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/the-sky-without-the-sun-2023">The Sky Without the Sun (2023)</a></h3>
<span class="time">Delayed</span>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/how-to-be-a-perfect-dad-2022">How to be a Perfect Dad (2022)</a></h3>
<span class="time">Delayed</span>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/lueat-kakee-2023">Lueat Kakee (2023)</a></h3>
<span class="time">Delayed</span>
</li>

</ul>
<div class="view-more">
<a href="https://vvv.dramacool.sr/populars/upcoming-series">View more</a>
</div>
</div>
<div class="tab-content right-tab-3 selected">
<h4 class="content-right-title"><i class="fa fa-heart"></i> Popular Ongoing</h4>
<ul>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/no-way-out-the-roulette-2024">No Way Out: The Roulette (2024)</a></h3>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/soulmate-2006">Soulmate (2006)</a></h3>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/radio-star-2007">Radio Star (2007)</a></h3>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/weekly-idol-2011">Weekly Idol (2011)</a></h3>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/amazing-saturday">Amazing Saturday</a></h3>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/ask-us-anything-2015">Ask Us Anything (2015)</a></h3>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/im-solo-2021">I'm SOLO (2021)</a></h3>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/i-live-alone">I Live Alone</a></h3>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/the-return-of-superman">The Return of Superman</a></h3>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/trendy-mens-lifestyle-2022">Trendy Men's Lifestyle (2022)</a></h3>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/welcome-first-time-in-korea-season-2-2018">Welcome First Time in Korea Season 2 (2018)</a></h3>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/king-of-mask-singer">King of Mask Singer</a></h3>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/1-night-2-days-s04">1 Night 2 Days S04</a></h3>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/running-man-2010">Running Man (2010)</a></h3>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/omniscient-interfering-view">Omniscient Interfering View</a></h3>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/fun-restaurant">Fun Restaurant</a></h3>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/love-naggers-3">Love Naggers 3</a></h3>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/cheongdamdong-111">Cheongdamdong 111</a></h3>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/hello-baby-s7">Hello Baby S7</a></h3>
</li>
<li><h3><a href="https://vvv.dramacool.sr/drama-detail/princes-prince">Princes Prince</a></h3>
</li>
</ul>
<div class="view-more">
<a href="https://vvv.dramacool.sr/populars/ongoing-series">View more</a>
</div>
</div>
</div>
</div>
</div>

</div>

<footer>
<ul>
<li><a href="https://vvv.dramacool.sr/privacy-policy-html" title="Privacy">Privacy</a></li>
<li><a href="https://vvv.dramacool.sr/about-us-html" title="About Us">About Us</a></li>
<li><a href="https://vvv.dramacool.sr/disclaimer-html" title="Disclaimer">Disclaimer</a></li>
<li><a href="https://vvv.dramacool.sr/contacts" title="Contact Us">Contact Us</a></li>
</ul>
<button class="btn-btt"><i class="fa fa-arrow-up"></i> TOP</button>
</footer>
 </div>

<script id="dsq-count-scr" src="//dramacool-ukph88jvsw.disqus.com/count.js" async=""></script>
<script type="text/javascript" src="https://vvv.dramacool.sr/frontend/js/jquery.min096a.js?v=4.7"></script>
<script type="text/javascript" src=" https://vvv.dramacool.sr/frontend/js/jquery-ui.min096a.js?v=4.7"></script>
<script type="text/javascript" src=" https://vvv.dramacool.sr/frontend/plugins/lazyload/lazyload.min096a.js?v=4.7"></script>
<script type="text/javascript" src=" https://vvv.dramacool.sr/frontend/js/main096a.js?v=4.7"></script>
<script type="text/javascript" src=" https://vvv.dramacool.sr/frontend/js/detectmobilebrowser.js"></script>


<script type="text/javascript" src="https://vvv.dramacool.sr/frontend/plugins/slideshow/js/greensock096a.js?v=4.7"></script>
<script type="text/javascript" src="https://vvv.dramacool.sr/frontend/plugins/slideshow/js/layerslider.transitions096a.js?v=4.7"></script>
<script type="text/javascript" src="https://vvv.dramacool.sr/frontend/plugins/slideshow/js/layerslider.kreaturamedia.jquery096a.js?v=4.7"></script>
<script>
    $(window).on('load', function () {
      $("#layerslider").layerSlider({
        skin: '/fullwidth',
        autoPlayVideos: false,
        firstLayer: 'random',
        skinsPath: 'https://vvv.dramacool.sr/frontend/css'
      });
    });
  </script>
<script type="text/javascript">
    var disqus_shortname = "dramacool-ukph88jvsw";
    $(window).on('load', function () {
      (function () {
        var dsq = document.createElement("script");
        dsq.type = "text/javascript";
        dsq.async = true;
        dsq.src = "https://" + disqus_shortname + ".disqus.com/embed.js";
        (document.getElementsByTagName("head")[0] || document.getElementsByTagName("body")[0]).appendChild(dsq);

        var dsqcount = document.createElement("script");
        dsqcount.type = "text/javascript";
        dsqcount.async = true;
        dsqcount.src = "https://" + disqus_shortname + ".disqus.com/count.js?";
        dsqcount.id = 'dsq-count-scr', (document.getElementsByTagName("head")[0] || document.getElementsByTagName("body")[0]).appendChild(dsqcount);
      })();
    });

    $(".closeadv2").click(function () {
      console.log('click');
      $(".loadservermp42").remove();
    });


        </script>



<iframe style="display: none;"></iframe></body></html>