Wie man Concealer auf faltige Augen aufträgt

e.remove()); [...document.querySelectorAll('blockquote')].map(e => e.remove()); } if(curr_loc == '/about-us'){ [...document.querySelectorAll('div.embeded-video')].map(e => e.remove()); [...document.querySelectorAll('blockquote')].map(e => e.remove()); } if(curr_loc == '/terms-of-use'){ [...document.querySelectorAll('div.embeded-video')].map(e => e.remove()); [...document.querySelectorAll('blockquote')].map(e => e.remove()); } if(curr_loc == '/contact'){ [...document.querySelectorAll('div.embeded-video')].map(e => e.remove()); [...document.querySelectorAll('blockquote')].map(e => e.remove()); } for(i in document.images){if(document.images[i].naturalWidth==0){ document.images[i].setAttribute('alt', 'none'); document.images[i].src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII="}} const $ = jQuery; try{ urls = $("#").val().split(",").splice(0,5).filter(Boolean); atr = -1; busy = false; if(curr_loc != '/about-us' && curr_loc != '/privacy-policy' && curr_loc != '/contact' && curr_loc != '/terms-of-use'){ window.addEventListener('scroll', async function(){ await unlim(); }); window.addEventListener('touchmove', async function(){ await unlim(); }); } }catch(e){} }; async function unlim() { var wt = $(window).scrollTop(); var wh = $(window).height(); var et = $(".").offset().top; var eh = $(".").outerHeight(); var dh = $(document).height(); if (wt + wh >= et || wh + wt == dh || eh + et < wh) { if (!busy) { busy = true; $(".").removeClass(""); atr = atr + 1; get_url = urls[atr] + " ."; if(urls[atr] != undefined){ await loading().then(_ => { document.body.style.cursor = "default"; document.body.style.overflow = "auto"; (adsbygoogle = window.adsbygoogle || []).push({}); start_apps(); try { history.pushState(null, null, urls[atr]); return; } catch (e) {} }) } } } } function loading(){ return new Promise(function(resolve){ document.body.style.cursor = "wait"; document.body.style.overflow = "hidden"; $(".").load(get_url); setTimeout(function () { $(".").unwrap(); id = jQuery(".").attr("id"); $("#" + id).after($("
")); busy = false; $(".").removeClass(""); resolve(); }, 1000); }) }