function setNativeCookie() { var date = new Date(); date.setTime(date.getTime()+(300000)); //5mn var expires = "; expires="+date.toGMTString(); document.cookie="native=oui" + expires + ";path=/;"; } function removeNative(itemsNative) { itemsNative.forEach(itemNative => { itemNative.remove(); }); } if(document.cookie.indexOf("native")<=-1) { var text = '{\"0\":{\"elementInnerHtml\":\"
<\\/div>
Jeune homme mince a tr\\u00e8s envie d\'un bon coup<\\/div><\\/div>\\n\",\"guid\":\"https:\\/\\/www.planhomo.com\\/jeune-homme-mince-a-tres-envie-dun-bon-coup\\/?nodisc=1&utm_source=enygay.com&utm_medium=NATIVE&utm_campaign=pin&utm_content=single\"},\"1\":{\"elementInnerHtml\":\"
<\\/div>
Black fumeur de joint cherche bon suceur<\\/div><\\/div>\\n\",\"guid\":\"https:\\/\\/www.planhomo.com\\/black-fumeur-de-joint-cherche-bon-suceur\\/?nodisc=1&utm_source=enygay.com&utm_medium=NATIVE&utm_campaign=pin&utm_content=single\"},\"2\":{\"elementInnerHtml\":\"
<\\/div>
Cherche mec de 35 ans sympa et drole pour du sexe<\\/div><\\/div>\\n\",\"guid\":\"https:\\/\\/www.planhomo.com\\/cherche-mec-de-35-ans-sympa-et-drole-pour-du-sexe\\/?nodisc=1&utm_source=enygay.com&utm_medium=NATIVE&utm_campaign=pin&utm_content=single\"},\"3\":{\"elementInnerHtml\":\"
<\\/div>
Africain cherche une aventure d\'un soir avec un blanc TBM<\\/div><\\/div>\\n\",\"guid\":\"https:\\/\\/www.planhomo.com\\/africain-cherche-une-aventure-dun-soir-avec-un-blanc-tbm\\/?nodisc=1&utm_source=enygay.com&utm_medium=NATIVE&utm_campaign=pin&utm_content=single\"},\"4\":{\"elementInnerHtml\":\"
<\\/div>
Jeune pompeur de 18 ans, \\u00e9tudiant cherche son sexfriend contact rapide par whatsapp<\\/div><\\/div>\\n\",\"guid\":\"https:\\/\\/www.planhomo.com\\/pompeur-18-ans-etudiant-cherche-sexfriend-contact-rapide-whatsapp\\/?nodisc=1&utm_source=enygay.com&utm_medium=NATIVE&utm_campaign=pin&utm_content=single\"},\"5\":{\"elementInnerHtml\":\"
<\\/div>
Mec de 20 ans cherche une exp\\u00e9rience s\\u00e9rieuse<\\/div><\\/div>\\n\",\"guid\":\"https:\\/\\/www.planhomo.com\\/mec-de-20-ans-cherche-une-experience-serieuse\\/?nodisc=1&utm_source=enygay.com&utm_medium=NATIVE&utm_campaign=pin&utm_content=single\"},\"6\":{\"elementInnerHtml\":\"
<\\/div>
Paul est chaud et a besoin d\'un sexfriend<\\/div><\\/div>\\n\",\"guid\":\"https:\\/\\/www.planhomo.com\\/paul-est-chaud-et-a-besoin-dun-sexfriend\\/?nodisc=1&utm_source=enygay.com&utm_medium=NATIVE&utm_campaign=pin&utm_content=single\"},\"7\":{\"elementInnerHtml\":\"
<\\/div>
Thomas cherche un vrai plan cul pour se r\\u00e9compenser<\\/div><\\/div>\\n\",\"guid\":\"https:\\/\\/www.planhomo.com\\/thomas-cherche-un-vrai-plan-cul-pour-se-recompenser\\/?nodisc=1&utm_source=enygay.com&utm_medium=NATIVE&utm_campaign=pin&utm_content=single\"},\"8\":{\"elementInnerHtml\":\"
<\\/div>
Bite black de 20 cm disponible tout de suite<\\/div><\\/div>\\n\",\"guid\":\"https:\\/\\/www.planhomo.com\\/bite-black-de-20-cm-disponible-tout-de-suite\\/?nodisc=1&utm_source=enygay.com&utm_medium=NATIVE&utm_campaign=pin&utm_content=single\"},\"9\":{\"elementInnerHtml\":\"
<\\/div>
Mec en couple cherche un plan cul r\\u00e9gulier \\u00e0 c\\u00f4t\\u00e9<\\/div><\\/div>\\n\",\"guid\":\"https:\\/\\/www.planhomo.com\\/mec-en-couple-cherche-un-plan-cul-regulier-a-cote\\/?nodisc=1&utm_source=enygay.com&utm_medium=NATIVE&utm_campaign=pin&utm_content=single\"}}'; var content = 'single'; var data = JSON.parse(text); Object.size = function(obj) { var size = 0, key; for (key in obj) { if (obj.hasOwnProperty(key)) size++; } return size; }; var size = Object.size(data); var newItem = []; for(let i=0; i { itemNative.addEventListener('click', function(){ setNativeCookie(); //removeNative(itemsNative); }); });