In the iconic K-drama ‘Crash Landing on You’, a heartwarming and unexpected romance blooms amidst geopolitical tensions. The story revolves around Yoon Se-ri, portrayed by Son Ye-jin, a savvy South Korean businesswoman and chaebol heiress. During an adventurous paragliding trip, her life takes an unforeseen turn when a tornado sweeps her off course, landing her in the North Korean section of the DMZ. There, she encounters Ri Jeong-hyeok, played by Hyun Bin, a captain in the Korean People’s Army. Initially tasked with patrolling the area, Jeong-hyeok finds himself compelled to protect Se-ri, leading to a forbidden love that transcends borders and challenges the odds.
}
window.TimesApps = window.TimesApps || {};
var TimesApps = window.TimesApps;
TimesApps.toiPlusEvents = function(config) {
var isConfigAvailable = "toiplus_site_settings" in f && "isFBCampaignActive" in f.toiplus_site_settings && "isGoogleCampaignActive" in f.toiplus_site_settings;
var isPrimeUser = window.isPrime;
var isPrimeUserLayout = window.isPrimeUserLayout;
if (isConfigAvailable && !isPrimeUser) {
loadGtagEvents(f.toiplus_site_settings.isGoogleCampaignActive);
loadFBEvents(f.toiplus_site_settings.isFBCampaignActive);
loadSurvicateJs(f.toiplus_site_settings.allowedSurvicateSections);
} else {
var JarvisUrl="https://jarvis.indiatimes.com/v1/feeds/toi_plus/site_settings/643526e21443833f0c454615?db_env=published";
window.getFromClient(JarvisUrl, function(config){
if (config) {
const allowedSectionSuricate = (isPrimeUserLayout) ? config?.allowedSurvicatePrimeSections : config?.allowedSurvicateSections
loadGtagEvents(config?.isGoogleCampaignActive);
loadFBEvents(config?.isFBCampaignActive);
loadSurvicateJs(allowedSectionSuricate);
}
})
}
};
})(
window,
document,
'script',
);
Source link