In ‘Love Alarm’, a groundbreaking app alerts users if someone nearby has feelings for them, sounding an alarm when within 10 meters. Kim Jo Jo (Kim So Hyun), a smart and attractive high school student, carries a cheerful facade despite the hardships of losing her parents at a young age and living with her challenging aunt’s family. Without a modern phone, she doesn’t use the app. Meanwhile, Hwang Sun Oh (Song Kang), a popular student from a wealthy but emotionally distant family, becomes intrigued by Kim Jo Jo. Noticing his best friend, Lee Hye Yeong (Jung Ga Ram), has feelings for her, Sun Oh impulsively kisses Jo Jo, sparking a complicated love triangle.
}
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