123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183 |
- <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;
- }
- .video-center {
- width: 100%;
- height: 240px;
- }
- .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;
- }
- }
- </style>
- <h2>About Cunnyborea</h2>
- <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>
- <div style="justify-content: center;display: flex;">
- <p><i>This video is all you need to know about us </i>🤷♂️</p>
- </div>
- <hr>
- <h2>Register/Sign Up</h2>
- <p>Due repeated cases of ghosting and account deactivation, Cunnyborea is <b style="font-size:x-large">not</b> accepting signup applications nor handing out invites for the time being. If you want a fediverse account, head
- over to another instance. <span class="spoiler3">Don't insist, don't make me waste my time vetting you just so you can deactivate 5 minutes later.</span>
- </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>Don't post or repost any content illegal in the US or Denmark.</li>
- <li>tl;dr just behave and don't make me go janny.</li>
- </ol>
- <p>If you have any questions, ask the admin.</p>
- <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 have issues with media posted from <a href="https://matrix.org" target="_blank">matrix.org</a>, (i.e. <b>we can't see shit</b>).
- It's an issue on their end. If you want to join our space/rooms, send a request from any other matrix server. <span class="spoiler3"> Seriously, matrix.org is run by kikes,
- so we don't want to do anything with it. Stop being niggercattle, stop using jewish shit, stop the goyslopfaggotry.</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>
|