an easier way to access the farms (this site) on smart tv

Status
Nie jest otwarta na dalsze odpowiedzi.

patcon guy

for culture and paternalistic governance!
kiwifarms.net
Dołączono
24 Maj 2023
look, i know this shit sound and look autistic but hear me out. wouldn't it be better to browse this site in 4K glory?

fun fact: TOR browser and any browser can be installed on android TV (provided if you know what hardware your smart tv is running on).

so i present you this: openkf.neocities.org
it's a simple responsive website i've made that i definitely don't use existing html tempalte to access the farms with ease.

poof:
the resolution is 1080p so it ould be easier on the eyes
the resolution is 1080p so it ould be easier on the eyes
 
Imagine trusting a link posted by this faggot
Wyświetl załącznik 5165795
Yeah let me just use that, and log in too! Nothing can go wrong.
fucking niggers, the source code of my site has nothing malicious in it.
29599604.png
HTML:
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <script defer src="./js/java.js"></script>
  <link rel="icon" type="image/x-icon" href="/Untitled17.png">
  <link rel="stylesheet" href="./css/style.css">
  <title>url opener</title>
</head>
<body>
  <div class="titlebox">
    <h1 class="title">url opener</h1>
  </div>
  <div class="inputbox">
    <textarea type="text" name="" id="inputfieldjs" class="inputfield"></textarea><button onclick="button1()" class="button">open link</button>
    <a href="javascript:clearthetext()" class="cleartext">clear text</a>
  </div>
</body>
</html>
CSS:
* {
  box-sizing: border-box;
}

.txtcolor{
  color: white;
  font-style: italic;
  text-decoration: underline;
}

.desc1{
    color: black;
  text-decoration: underline;
  }

hr.lineruling{
  border: 2px solid purple;
  border-radius: 2px;
  }
 
hr.lineruling2{
  border: 2px solid purple;
  border-radius: 2px;
  }
.disclaimer{
  color: cyan;
  text-decoration: underline;
  }

.disclaimer2{
  color:yellow;
  text-decoration:underline;
  }
.thebutton{
  width:385px;
  height:80px;
  font-size:22px;
  }
 
body {
 background-color:black;
}

.thetitle11{
  color:white;
  }
 
.thetorlink{
  color:white;
  }
 
.thelinktm{
  color:lightgreen;
  }
JavaScript:
function copyLink(id){
var text = document.getElementById(id).innerText;
    var elem = document.createElement("textarea");
    document.body.appendChild(elem);
    elem.value = text;
    elem.select();
    document.execCommand("copy");
    document.body.removeChild(elem);
}
 
1) because it's way cooler to do it on a smart tv.
2) i have both a wireless keyboard and a wireless mouse.
3) i live alone bruh.
Ok then. You do you then. Live in Sakuya's Requiem. I'll still ridicule you for it though. Once you cross that bridge, there's no going back.
Sakuyas Requiem.png
1686902590610.png

I made the joke severely autistic enough for you.
 
Status
Nie jest otwarta na dalsze odpowiedzi.
Wstecz
Top Na dole