nycki.net/content/first-time-horny.md
nycki f235ca54ce
All checks were successful
/ build (push) Successful in 30s
consent check page
2025-06-30 14:28:06 -07:00

15 lines
588 B
Markdown

---
layout: base.njk
title: horny check
permalink: /first-time-horny/
---
<script src="/first-time.js"></script>
You've requested a page that might have something horny on it. Something R-18. Something not safe for work, even. It's probably just cartoon boobs.
Are you AN ADULT and you WANT TO SEE THAT?
<button onclick="firstTime.grant('horny')">Yes, I'm an adult and I want to see that.</button>
<button onclick="firstTime.leave()">No thanks, get me out of here.</button>
<button onclick="localStorage.removeItem('first-time-horny'); firstTime.leave()">Clear this setting.</button>