[mirotalksfu] - update landing page

هذا الالتزام موجود في:
Miroslav Pejic
2023-02-22 10:21:09 +01:00
الأصل 49e11866c8
التزام 35da411fa4
3 ملفات معدلة مع 14 إضافات و3 حذوفات

عرض الملف

@@ -166,10 +166,21 @@
/></a>
</li>
<li>
<a href="https://luvlounge.ca" target="_blank"
<a style="cursor: pointer" onclick="adultContent()"
><img src="../sponsors/LuvLounge.png" alt="LuvLounge"
/></a>
</li>
<script>
function adultContent() {
if (
confirm(
'18+ WARNING! ADULTS ONLY!\n\nExplicit material for viewing by adults 18 years of age or older. You must be at least 18 years old to access to this site!\n\nProceeding you are agree and confirm to have 18+ year.',
)
) {
window.open('https://luvlounge.ca', '_blank');
}
}
</script>
<li>
<a href="https://www.questionpro.com" target="_blank"
><img src="../sponsors/QuestionPro.png" alt="QuestionPro"