info-cachapa/public/policy/moe.cachapa.xyz/terms-of-service/index.html
Captain Arepa bb0bb436b1 fix
2023-02-14 09:15:30 -04:00

616 lines
11 KiB
HTML

<!DOCTYPE html>
<html lang="en-us"><head>
<title>Rules and Terms of Service</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="" />
<style>
@import "https://fonts.googleapis.com/css2?family=Inconsolata&display=swap";:root{--cursor-visibility:hidden}html,body{width:100%;height:100%;overflow:auto;font-family:inconsolata,monospace;font-size:4vmin;line-height:4.1vmin;font-weight:400}body{margin:0;display:flex;flex-direction:row;justify-content:center;align-items:center}#content{min-width:82vmin;min-height:82vmin}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 1px white}::-webkit-scrollbar-thumb{border-radius:10px;box-shadow:0 0 0 1px white}.cursor,#activity-title:after,#activity-content:after,#cd:after,#whoami:after,#cat:after,#tree:after{visibility:var(--cursor-visibility);content:"|";overflow:hidden;color:#fff;animation:blink 500ms linear infinite alternate}@keyframes blink{0%{opacity:0}100%{opacity:1}}@media only screen and (min-width:768px){body{font-size:2.5vmin;line-height:2.6vmin}#content{min-width:60vmin}}:root{--cursor-visibility:hidden}body{align-items:unset;overflow-y:scroll}#content{max-width:80vmin}pre{overflow-x:scroll;white-space:pre}@keyframes blink{0%{opacity:0}100%{opacity:1}}
body{background:#300a24}body #terminal{color:#fff}body #user{color:#4e9a06}body #dir{color:#3465a4}body .Typewriter__cursor{color:#fff}a{color:#fff}
.navFull {
background-color: #353535;
font-family: "Courier New";
font-size: 17px;
display: inline;
position: fixed;
bottom: 0px;
left: 0px;
width: 100%;
padding-top: 5px;
padding: 10px;
padding-bottom: 0px;
}
.navCredits {
float: right;
padding-right: 18px;
padding-bottom: 10px;
padding-top: 5px;
}
#content::after {
content: "\a\a";
white-space: pre;
}
</style>
</head><body><div id="content">
<span id="activity-title"></span> <br>
<span id="activity-content"></span> <br>
<script type="text/javascript">
async function typewriter(text, elementId, waitAfter) {
var n = 0,
isTag = false
addText = "";
const el = document.getElementById(elementId);
const wait = () => new Promise(r => setTimeout(r, waitAfter));
const nowait = () => new Promise(r => r());
const render = () => el.innerHTML = (text.slice(0, n + 1) + addText);
const cursor = document.createElement('span');
cursor.id = "blink";
el.style.setProperty("--cursor-visibility", "visible");
while (n < text.length) {
if (text.charAt(n + 1) === "<") isTag = true;
if (text.charAt(n + 1) === ">") isTag = false;
if (isTag) {
n++;
continue;
}
requestAnimationFrame(render);
if (waitAfter === 0) {
await nowait();
} else {
await wait();
}
n++;
}
el.style.setProperty("--cursor-visibility", "collapse");
}
function parseDelay(d) {
const parsed = parseInt(d, 10);
if (isNaN(parsed)) return 0;
return parsed;
}
const titleDelay = parseDelay("0"),
contentDelay = parseDelay("0");
const typeeffetct = async () => {
await typewriter("\u003cspan id=\u0027terminal\u0027\u003e\u003ch1 id=\u0027title\u0027\u003eRules and Terms of Service\u003c\/h1\u003e\u003c\/span\u003e", "activity-title", titleDelay);
await typewriter("\u003cspan id=\u0027terminal\u0027\u003e\u003ch2 id=\u0022disclaimer\u0022\u003eDisclaimer\u003c\/h2\u003e\n\u003cp\u003eThe following \u003cstrong\u003eRules and Terms of Services\u003c\/strong\u003e extend from and are bound to the \u003cstrong\u003eGeneral Terms\u003c\/strong\u003e for \u003cstrong\u003ecachapa.xyz\u003c\/strong\u003e subdomains. Please read \n\u003cb\u003e\u003ca href=\u0022\/policy\/general-terms\u0022 target=\u0022_blank\u0022 rel=\u0022noopener noreferrer\u0022\u003ethis page\u003c\/a\u003e\u003c\/b\u003e before reading further or taking any action towards this instance.\u003c\/p\u003e\n\u003cp\u003eA few things you should know before engaging with this instance in any form or capacity:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cp\u003eThis is primarily a \u003cstrong\u003eprivate, single-user\u003c\/strong\u003e, instance.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eRegistrations are subject to vetting and approval by the instance \u003cstrong\u003eadmin\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eIn case of inquiries, comments or complaints, you can write an email, using the following subject template \u003cstrong\u003eRegarding moe.cachapa.xyz - [subject of the email]\u003c\/strong\u003e, to any of the following email addresses:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eadmin[at]cachapa.xyz\u003c\/li\u003e\n\u003cli\u003econtact[at]cachapa.xyz\u003c\/li\u003e\n\u003cli\u003ecaptain_arepa[at]cachapa.xyz\u003c\/li\u003e\n\u003cli\u003ecaptain.arepa[at]yandex.com\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eIn case of a more casual approach, you can contact the admin directly to \n\u003cb\u003e\u003ca href=\u0022https:\/\/moe.cachapa.xyz\/captain_arepa\u0022 target=\u0022_blank\u0022 rel=\u0022noopener noreferrer\u0022\u003e@captain_arepa@moe.cachapa.xyz\u003c\/a\u003e\u003c\/b\u003e.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003ch2 id=\u0022terms-of-service\u0022\u003eTerms of Service\u003c\/h2\u003e\n\u003cp\u003eGive that this instance is open to registrations (subject to point 2 of the \u0026ldquo;Disclaimer\u0026rdquo;), formal rules had to be put in place. They\u0026rsquo;re simple:\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eNo underage users will be accepted. You must be 18\u002b years old in order to apply for and use this instance.\u003c\/li\u003e\n\u003cli\u003eNo spamming.\u003c\/li\u003e\n\u003cli\u003eNo fedposting.\u003c\/li\u003e\n\u003cli\u003eNo doxxing\/self-doxxing.\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eDon\u0026rsquo;t post:\u003c\/strong\u003e\n\u003col\u003e\n\u003cli\u003eFringe\/degenerate shit (liveleak shit, snuff, gore, scat, animal cruelty, etc).\u003c\/li\u003e\n\u003cli\u003eShit cartoon porn (including furry and 3D renders).\n\u003csup\u003e1\u003c\/sup\u003e\u003c\/li\u003e\n\u003cli\u003eToddlercon.\n\u003csup\u003e2a\u003c\/sup\u003e\u003c\/li\u003e\n\u003cli\u003eCGI\/3D renders (photorealistic or not) of children in any state of dress or activity.\n\u003csup\u003e2b\u003c\/sup\u003e\u003c\/li\u003e\n\u003cli\u003e3DPD porn.\n\u003csup\u003e2c\u003c\/sup\u003e\u003c\/li\u003e\n\u003cli\u003eAnything that might include any of any or all of the stated above combined.\u003c\/li\u003e\n\u003cli\u003eAnything illegal in the United States of America.\n\u003csup\u003e3\u003c\/sup\u003e\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/li\u003e\n\u003cli\u003eYou can post:\n\u003col\u003e\n\u003cli\u003eLoli.\n\u003csup\u003e4\u003c\/sup\u003e\u003c\/li\u003e\n\u003cli\u003eHentai and ecchi.\u003c\/li\u003e\n\u003cli\u003eSBW (nudes or not).\n\u003csup\u003e5\u003c\/sup\u003e\u003c\/li\u003e\n\u003cli\u003eSlurs and wotnot.\n\u003csup\u003e6\u003c\/sup\u003e\u003c\/li\u003e\n\u003cli\u003eWhatever is in your mind, proven you aren\u0026rsquo;t retarded or a glowie.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eMARK YOUR NSFW AS NSFW\/SENSITIVE, PLEASE AND THANK YOU!\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003eDiving into hellthreads is not encouraged, but you can do so at your own discretion.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eAll users of this instance will be subject to account deactivation if they grossly violate the any or all of the rules here stated in any form or capacity, without right to appeal.\u003c\/p\u003e\n\u003cp\u003eAny user found to circumvent their account termination by means of alt accounts on remote instances will be subject to remote block and\/or deactivation, prior notice to the other instance\u0026rsquo;s admin(s).\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003cem\u003e\n\u003csub\u003e1\u003c\/sub\u003e When you have been long enough on the internet you know what the signs are.\u003c\/em\u003e\u003cbr\u003e\n\u003cem\u003e\n\u003csub\u003e2a, 2b, 2c\u003c\/sub\u003e Yes, I\u0026rsquo;m paraphrasing some of \u003ca href=\u0022https:\/\/posting.lolicon.rocks\/about\u0022\u003ePLR\u0026rsquo;s TOS rules.\u003c\/a\u003e\u003c\/em\u003e\u003cbr\u003e\n\u003cem\u003e\n\u003csub\u003e3\u003c\/sub\u003e This instance is not hosted in the USA, but I still have to put this just in case.\u003c\/em\u003e\u003cbr\u003e\n\u003cem\u003e\n\u003csub\u003e4\u003c\/sub\u003e Long live lolis; cope, seethe and mald.\u003c\/em\u003e\u003cbr\u003e\n\u003cem\u003e\n\u003csub\u003e5\u003c\/sub\u003e By SBW I mean \/s\/ with no hairy armpits or any egregious body deformations of any kind. No hideous abominations, please and thank you.\u003c\/em\u003e\u003cbr\u003e\n\u003cem\u003e\n\u003csub\u003e6\u003c\/sub\u003e Here we follow the wise words of Linus Torvalds when it comes to \n\u003cb\u003e\u003ca href=\u0022https:\/\/moe.cachapa.xyz\/media\/ae0e10b1fd1bbb7e1e0281e82830b3d1b38836db5f1b89cf609817f7a4b1e504.mp4\u0022 target=\u0022_blank\u0022 rel=\u0022noopener noreferrer\u0022\u003eofending people\u003c\/a\u003e\u003c\/b\u003e.\u003c\/em\u003e\u003c\/p\u003e\n\u003c\/span\u003e", "activity-content", contentDelay);
return;
}
typeeffetct()
</script>
</div>
</body>
</html>