info-cachapa/public/policy/general-terms/index.html

617 lines
13 KiB
HTML
Raw Normal View History

2023-02-13 17:21:11 +00:00
<!DOCTYPE html>
<html lang="en-us"><head>
<title>General Terms</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\u003eGeneral Terms\u003c\/h1\u003e\u003c\/span\u003e", "activity-title", titleDelay);
await typewriter("\u003cspan id=\u0027terminal\u0027\u003e\u003ch2 id=\u0022preliminary-statement\u0022\u003ePreliminary Statement\u003c\/h2\u003e\n\u003cp\u003eBy means of the present I hereby place on record that I, the individual bearing the online alias \u0026ldquo;Captain Arepa\u0026rdquo; -henceforth knonwn as \u003cstrong\u003eadmin\u003c\/strong\u003e-, am the owner, administrator and operator of every single website and\/or service -henceforth known as \u003cstrong\u003esite(s)\u003c\/strong\u003e- hosted and running within the scope of the \u003cstrong\u003ecachapa.xyz\u003c\/strong\u003e domain and sub-domains.\u003c\/p\u003e\n\u003ch2 id=\u0022general-guidelines\u0022\u003eGeneral Guidelines\u003c\/h2\u003e\n\u003cp\u003eThe \u003cstrong\u003esites\u003c\/strong\u003e hosted under the \u003cstrong\u003ecachapa.xyz\u003c\/strong\u003e domain are varied in nature, ranging from email clients to federated microblogging sites. Thus, there is the possibility that some of them might be used by individuals -henceforth known as \u003cstrong\u003euser(s)\u003c\/strong\u003e-, either related or unrelated to the \u003cstrong\u003eadmin\u003c\/strong\u003e. Regardless, the right of admission to any \u003cstrong\u003esite\u003c\/strong\u003e where the option to sign-up is enabled will be reserved to the \u003cstrong\u003eadmin\u003c\/strong\u003e, unless stated otherwise.\u003c\/p\u003e\n\u003cp\u003eThe following list represents the general guidelines every \u003cstrong\u003esite\u003c\/strong\u003e hosted and operating under the \u003cstrong\u003ecachapa.xyz\u003c\/strong\u003e domain should observe and\/or abide to.\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003eThe use of the \u003cstrong\u003esite\u003c\/strong\u003e is strictly of personal, informational, educational and non-commercial nature, unless stated otherwise in the \u003cstrong\u003eTerms of Service\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eThe operation and maintenance of the \u003cstrong\u003esite\u003c\/strong\u003e \u003cem\u003eshould\u003c\/em\u003e be guaranteed by the \u003cstrong\u003eadmin\u003c\/strong\u003e or any individual whom the \u003cstrong\u003eadmin\u003c\/strong\u003e may have designated or delegated such tasks to, be them \u003cstrong\u003eusers\u003c\/strong\u003e or not to the \u003cstrong\u003esite\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003eThe intention to halt the regular operation of the \u003cstrong\u003esite\u003c\/strong\u003e, be it temporary or permanent in nature, shall be stated, through public and regular channels contained, hosted or announced in the \u003cstrong\u003esite\u003c\/strong\u003e of interest, to the \u003cstrong\u003eusers\u003c\/strong\u003e that may be affected by such measure.\u003c\/li\u003e\n\u003cli\u003eEach \u003cstrong\u003esite\u003c\/strong\u003e shall make reference to this page and its contents, as well as make available the access to it, be it in the form of a hyper-link or quoted text.\u003c\/li\u003e\n\u003cli\u003eEach \u003cstrong\u003esite\u003c\/strong\u003e shall provide, whenever possible and appliccable, and at the discretion of the \u003cstrong\u003eadmin\u003c\/strong\u003e, the following content:\n\u003col\u003e\n\u003cli\u003eAn \u003cstrong\u003eAbout\u003c\/strong\u003e page\u003c\/li\u003e\n\u003cli\u003eA \u003cstrong\u003eTerms of Service\u003c\/strong\u003e page, or section under the \u003cstrong\u003eAbout\u003c\/strong\u003e page.\u003c\/li\u003e\n\u003cli\u003eA \u003cstrong\u003ePrivacy Policy\u003c\/strong\u003e page, or section under the \u003cstrong\u003eAbout\u003c\/strong\u003e page.\u003c\/li\u003e\n\u003cli\u003eA \u003cstrong\u003eContact Us\u003c\/strong\u003e form or \u003cstrong\u003eContact\u003c\/strong\u003e information, whether in its own page or as a section under the \u003cstrong\u003eAbout\u003c\/strong\u003e page.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003ch2 id=\u0022inquiries\u0022\u003eInquiries\u003c\/h2\u003e\n\u003cp\u003eAny inquiry or notification of relevance regarding the use or abuse
return;
}
typeeffetct()
</script>
</div>
</body>
</html>