123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236 |
- <style>
- .tooltip {
- position: relative;
- display: inline-block;
- border-bottom: 1px dotted black;
- }
- .tooltip .tooltiptext {
- visibility: hidden;
- width: 120px;
- background-color: #0363a2;
- color: #fff;
- text-align: center;
- border-radius: 6px;
- padding: 5px 0;
- /* Position the tooltip */
- position: absolute;
- z-index: 1;
- top: -5px;
- right: 105%;
- }
- .tooltip:hover .tooltiptext {
- visibility: visible;
- }
- .spoiler1,
- .spoiler2,
- .spoiler3 {
- color: black;
- background-color: black;
- }
- .spoiler1:hover {
- color: white;
- }
- .spoiler2:hover {
- background-color: white;
- }
- .spoiler3:hover {
- background-color: yellow;
- }
- .center {
- margin: auto;
- width: 100%;
- display: flex;
- justify-content: center;
- padding: 10px;
- }
- .video-center {
- width: 100%;
- height: 240px;
- margin: 10px auto;
- }
- .emoji-size {
- height: 20px;
- }
- .bigass-title {
- font-size: xx-large;
- }
- .annoying-red-font {
- color: #ff0000;
- }
- .blink {
- animation: blink 0.75s step-start infinite;
- }
- .cunny-img {
- width: 70%;
- }
- .blur-img {
- filter: blur(120px);
- width: 100%;
- height: 100%;
- }
- .cunny-img:hover {
- filter: blur(0);
- }
- .cunny-overflow {
- overflow: hidden;
- }
- .random-cunny {
- width: auto;
- height: auto;
- max-width: 300px;
- max-height: 300px;
- display: block;
- margin: auto;
- }
- .cunny-uoh {
- width: auto;
- height: auto;
- max-width: 500px;
- }
- @keyframes blink {
- 0% {
- opacity: 1;
- }
- 50% {
- opacity: 0;
- }
- 100% {
- opacity: 1;
- }
- }
- table {
- border-collapse: collapse;
- }
- table,
- th,
- td {
- padding: 5px;
- border: 1px solid rgba(124, 133, 146, 0.5);
- }
- .cunny-img {
- width: 70%;
- }
- .blur-img {
- filter: blur(120px);
- width: 100%;
- height: 100%;
- }
- .cunny-img:hover {
- filter: blur(0);
- }
- .cunny-overflow {
- overflow: hidden;
- }
- .random-cunny {
- width: auto;
- height: auto;
- max-width: 200px;
- max-height: 200px;
- display: block;
- margin: auto;
- }
- .cunny-uoh {
- width: auto;
- height: auto;
- max-width: 500px;
- }
- </style>
- </style>
- <h1 class="bigass-title annoying-red-font center">
- 🚨 Sign-ups are closed 🚨
- </h1>
- <hr>
- <h2>About Us</h2>
- <p>
- cunnyborea.space is a comfy, "free-speech" instance for
- <b style="font-size: large">based</b> cunny lovers, enjoyers, connoisseurs and
- affiliates.
- </p>
- <div class="center">
- <video class="video-center" controls loop autopictureinpicture preload>
- <source src="https://lalilulelo.pankeeki.art/fedi-assets/cunnyborea.mp4" type="video/mp4" />
- </video>
- </div>
- <hr>
- <h2>Register/Sign Up</h2>
- <p>Cunnyborea is no not accepting application nor handing out invites. If you want a fediverse account, head over
- to another instance.
- </p>
- <hr>
- <h2 id="site-rules">Site Rules</h2>
- <ol>
- <li>Media content should follow the instance thematic.</li>
- <li>Racism and slurs are ok.</li>
- <li>Mark NSFW as sensitive.</li>
- <li>Don't pick unnecessary and/or needless fights.</li>
- <li>No fedposting.</li>
- <li>No doxxing/self-doxxing.</li>
- <li>
- Posting CSAM or anything illegal in the US or Denmark earns you a permaban.
- </li>
- </ol>
- <hr>
- </hr>
- <h2 id="federation-rules">Federation Rules</h2>
- <p>
- We block (i.e. MRF Reject) instances that:
- </p>
- <ul>
- <li>Pose an existential threat to Cunnyborea</li>
- <li>Host bad-faith actors</li>
- <li>Engage in data scraping or spam</li>
- <li>Post or distribute gay shit</li>
- <li>Ruin all the fun</li>
- </ul>
- <hr>
- <h2>Regarding the Matrix server</h2>
- <p>We're not accepting people using <a href="https://matrix.org" target="_blank">matrix.org</a> accounts. Their media
- federation is fucked and we can't see their shit on our end. <span class="spoiler3">Besides, that server is run by kikes,
- so we don't want to do anything with it..</span>
- </p>
- <hr>
- <h2>Other info of interest</h2>
- <p>The Admin reserves the right of changing the rules and the status of federation.</p>
- <hr>
- <h2>Contact</h2>
- <p>If you need to contact the admin for any reason please send and email to
- <a href=" mailto:staff@cunnyborea.space">staff@cunnyborea.space</a>. There's no guarantee you'll get any reply,
- thou.
- </p>
- <hr>
- <h2>Uoh?</h2>
- <p>Uooooh cunny 😭</p>
- <div class="center cunny-overflow">
- <img class="cunny-img blur-img" src="https://lalilulelo.pankeeki.art/fedi-assets/nahidauohcunnymapc.jpg" />
- </div>
|