-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
222 lines (206 loc) · 17.5 KB
/
Copy pathindex.html
File metadata and controls
222 lines (206 loc) · 17.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Primary Meta Tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Lise N4pstr">
<meta name="robots" content="index, follow">
<meta name="rating" content="general">
<title>Lise's homepage</title>
<meta name="title" content="Lise N4pstr's homepage" />
<meta name="description" content="index.html" />
<meta name="theme-color" content="#C39FF0">
<link rel="stylesheet" href="/style.css">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="http://www.wii.gay/" />
<meta property="twitter:title" content="Lise N4pstr's homepage" />
<meta property="twitter:description" content="index.html" />
<meta property="twitter:image" content="http://www.wii.gay/assets/banner_twitter.png" />
<!-- Everything else(?) -->
<meta property="og:type" content="website" />
<meta property="og:url" content="http://www.wii.gay/" />
<meta property="og:title" content="Lise N4pstr's homepage" />
<meta property="og:description" content="index.html" />
<meta property="og:image" content="http://www.wii.gay/assets/banner.png" />
<!--Mastodon verification-->
<link rel="me" href="https://wetdry.world/@csd" />
</head>
<style>
.mainbox {
display: flex;
flex-direction: row;
max-width: 1100px;
width: 90%;
margin: auto;
justify-content: center;
flex-wrap: wrap;
}
.maintext {
margin-bottom: 5px;
font-size: 125%;
width: 800px;
}
img.fursonaimg {
width: 300px;
height: 300px;
image-rendering: pixelated;
}
.blinkies {
display: flex;
flex-wrap: wrap;
margin: auto;
justify-content: center;
align-items: center;
max-width: 1100px;
}
/* How i've handled this is shit. Doesn't position properly on non-16-9 displays, and I'd rather it auto line break instead of needing to bake <br>s in the array
https://www.spigotmc.org/threads/solved-minecraft-splash-text-for-any-website-purpose.23945/*/
#A100 {
text-align: center;
color: #e3e300;
font-size: 1em;
font-family:'minecraft';
text-shadow:3px 3px #3F3F00;
position: absolute;
left: 28vw;
top: 48vh;
max-width: 20%;
}
.pop {
animation: pop 1s infinite;
-webkit-animation: pop 1s infinite;
}
@keyframes pop {
from {
transform:scale(0.95)
}
50% {
transform:scale(1)
}
to {
transform:scale(0.95)
}
}
@-webkit-keyframes pop {
from {
-webkit-transform:scale(0.95)
}
50% {
-webkit-transform:scale(1)
}
to {
-webkit-transform:scale(0.95)
}
}
.tilt {
-ms-transform: rotate(25deg);
-webkit-transform: rotate(25deg);
transform: rotate(25deg);
}
</style>
<body>
<input type="checkbox" id="onekocheck" onclick="clickSound()"></input>
<label for="onekocheck"></label>
<script src="/oneko.js"></script>
<script src="/phonealert.js"></script>
</html>
<h1>Lise's site</h1>
<div class="tilt">
<div id="A100" class="pop"></div>
</div>
<nav>
<a title="where you were then!" href="/">home</a> |
<a title="a whole bunch of images and video" href="/gallery.html">gallery</a> |
<a title="longer form thoughts. its a blog what did you expect" href="/blog.html">blog</a> |
<a title="where i'll put whatever files im hosting here" href="/files.html">files</a> |
<a title="all the places and ways you can find me" href="/contact.html">contact</a> |
<!-- i am not figuring this out right now <a href="/RSS/">RSS</a> |-->
<a title="all the people who helped me with this" href="/credits.html">credits</a> |
<a target="_blank" title="the repo for this site on github" style="background-image: url(/assets/external-link.svg);background-repeat: no-repeat;background-position: top right;padding-right: 0.8em;" href="https://github.com/csd-was-taken/Webbed-Site">source</a>
</nav>
<hr>
<div class="mainbox">
<img src="/assets/fursona1.png" class="fursonaimg" title="my fursona (art by my friend kp)"alt="A purple humanoid fox fursona, with white accents. She is wearing a black hoodie with the hood down and front unzipped, along with a basic bra and shorts. the hoodie has various transgender colored features, including arm stripes and hearts. she has a large poofy tail, with a transgender flag sticking out of it. her eyes are closed, mouth open and drooling. she is holding a can of monster, with many empty and spilling cans behind her">
<div class="maintext"> <p style="display:inline">Heya! name's</p> <p style="display:inline" title="she/it">Lise,<sup style="font-size: 75%;">*</sup></p> <p style="display:inline">Welcome to my site! I've kinda got a lot here, <s>from flash games and animations</s> (im working on it), to my personal blog, image gallery, and more. So feel free to click around and explore!
<br><br>
At time of writing I'm <a target="_blank" href="https://howlongagogo.com/date/2004/october/5">21</a>, so with all the real life things I've got going on lately, I'm not sure how often I'll be able to update this site. But if you want notified whenever I post something new, <s> <a href="under construction.html">I have an RSS feed!</a></s> (im working on it)<br><br>
I like to think i know a lot about computers and stuff <p style="display:inline" title="i could probably ace that shit blind, but it's $250 per test im not risking that">(currently working on my A+!)</p>, <p style="display:inline">but in reality it took a lot of help from <a href="credits.html">my friends</a> to get here. So i've got a long way to go. <br><br>
Aside from the obvious, I'm also huge fan of PC gaming, nintendo, and retro computing.<br> <br>
if you wanna get in contact with me, the easiest way would probably be <a target="_blank" href="https://twitter.com/N4pstr">my twitter</a>, but you can find me everywhere else at the contact button above</p>
</div>
</div>
<hr>
<div class="blinkies">
<a href="https://blinkies.cafe/wall" target="_blank"><img src="/blinkies/0121-blinkiescafe.gif" alt="computer with pink monitor, next to text 'blinkies.cafe[heart]'" title="blinkies!"></a>
<img src="/blinkies/0023-trans-pride.gif" alt="trans pride flag with the text 'this user is trains'" title="trangener" height="20">
<a href="https://youtu.be/WiGM7D2wZlI" target="_blank"><img src="/blinkies/0108-crewmate.gif" alt="two among us crewmates on either side, facing the text 'happy pride'. everything is cycling through the RGB color range" title="amogus"></a>
<a href="https://youtu.be/w0JJlA6-QR8" target="_blank"><img src="/blinkies/0114-tbh.gif" alt="'autism!' with a TBH creature on the right" title="yippee!"></a>
<a href="https://stat.ink/@csd" target="_blank"><img src="/blinkies/0129-splatoon3.gif" alt="yellow squid on the left, with a tiny splotch of purple on the top right. the background is yellow. white 'splatoon 3' text in the middle" title="i love splatoon i wish squids were real"></a>
<a href="https://youtu.be/dA438RpaQ7g" target="_blank"><img src="/blinkies/0171-jerma.gif" alt="dark blue-green background, music note monster on the left, with red flower petals on the right. in the middle is the text 'jerma985'" title="king of the junjle"></a>
<a href="https://youtu.be/xs6vAEjStjc" target="_blank"><img src="/blinkies/0178-mikuwink2.gif" alt="hatsune miku head bobbing on the left, with the text 'miku fan!!'" title="omg hatsune miku"></a>
<img src="/blinkies/1080p.gif" alt="best in 1920x1080" title="sorry mobile users" height="31">
<img src="/blinkies/acab.gif" alt="ACAB" title="yes, even your uncle" height="31">
<a href="https://alternativeto.net/software/google-chrome/" target="_blank"><img src="/blinkies/anythingbut.gif" alt="anything but chrome" title="this includes chromium"></a>
<img src="/blinkies/bajillion dead cops.gif" alt="'410757864530 dead cops', with confetti" title="This list is incomplete; you can help by expanding it." height="20">
<a href="https://youtu.be/gzTSH51nOG4" target="_blank"><img src="/blinkies/best buds.gif" alt="two kirbys crouching at eachother, with the text 'best buds' in the middle" title="poyo"></a>
<a href="https://bitwarden.com/" target="_blank"><img src="/blinkies/bitwarden.gif" alt="" title="use a password manager"></a>
<img src="/blinkies/bob.gif" alt="bob from animal crossing spinning, next to the text 'powered by bob'" title="bob" height="31">
<img src="/blinkies/bu12.gif" alt="this website is gay" title="by faggots for faggots" height="31">
<img src="/blinkies/chrome.gif" alt="same shit different assole. chrome logo that fades into internet explorer logo" title="please just use firefox" height="31">
<a href="/assets/gay sex.png" target="_blank"><img src="/blinkies/cocksuckingfaggot.gif" alt="cock sucking faggot" title="meeeeeee"></a>
<a href="https://youtu.be/k85mRPqvMbE" target="_blank"><img src="/blinkies/crazyfrog.gif" alt="'FrogNet', crazy frog" title="Ring ding ding daa baa Baa aramba baa bom baa barooumba (Wh-wha-what's going on-on?)"></a>
<a href="/assets/avgn capitalism.jpg" target="_blank"><img src="/blinkies/crushit.gif" alt="lets crush capitalism" title="more like CRAPitalism"></a>
<a href="https://youtu.be/VqB1uoDTdKM" target="_blank"><img src="/blinkies/cs3.gif" alt="a counter-terrorist shooting at a terrorist. the text counter strike then falls into place" title="counter-strike: source (get it its like css)"></a>
<img src="/blinkies/dbfire88.gif" alt="fire background with text 'digital blasphemy'" title="by putting this badge on my website i am going to hell" height="31">
<a href="https://twitter.com/ZaminationZ/status/1669123770521362438" target="_blank"><img src="/blinkies/discord.gif" alt="tired of skype? just get discord" title="my discord is @csd btw"></a>
<a href="https://account.venmo.com/u/csd_gay" target="_blank"><img src="/blinkies/donate.gif" alt="donate button, with visa and master card logos" title="gimmie money"></a>
<img src="/blinkies/devils_button.gif" alt="a cat with a meooooow text box. also the word devils" title="all cats are inhabited by demons. this is a good thing" height="31">
<a href="https://zdoom.org/downloads" target="_blank"><img src="/blinkies/getdoomnow.gif" alt="doomguy's face, next to the text get doom NOW!" title="doom is such a good game you should play it"></a>
<a href="https://archive.org/download/doom-play/DOOM.zip" target="_blank"><img src="/blinkies/doombut.gif" alt="doomguy grinning next to the doom logo" title="come on do it just download doom"></a>
<a href="https://archive.org/download/Doom-2/Doom2.zip" target="_blank"><img src="/blinkies/doom2stuff.gif" alt="doom2stuff" title="come on do it play the video game"></a>
<img src="/blinkies/da blinkie.gif" alt="the voros twins, next to the text 'DA BLINKIE?!'" title="WHO CODED THE MONA LISE-A?" height="20">
<a href="/assets/dreamcast.png" target="_blank"><img src="/blinkies/dreamcast.gif" alt="dreamcast logo" title="i wanna play the dreamcast version of half life some time"></a>
<a href="https://www.tiktok.com/t/ZT8egmWKq/" target="_blank"><img src="/blinkies/drpepper.gif" alt="powered by dr pepper" title="did you know that dr pepper was designed to taste like what a soda fountain smelled like?"></a>
<img src="/blinkies/dumb gay bitch.gif" alt="dumb gay bitch disorder" title="meeeeee" height="20">
<a href="https://scp-wiki.wikidot.com/scp-507" target="_blank"><img src="/blinkies/e-scp.gif" alt="SCP Foundation" title="my favorite's probably 507 but 3008 is pretty cool"></a>
<img src="/blinkies/femboy.gif" alt="if your *son* wears a *skirt* get him some cute *kneesocks* as well." title="femboy and cum cum" height="31">
<a href="https://www.mozilla.org/en-US/firefox/new/" target="_blank"><img src="/blinkies/fftake.gif" alt="take the web back. rediscover the web. safer better faster. the browser you can trust. get firefox." title="best browser goat 18 years running"></a>
<a href="https://gbatemp.net/" target="_blank"><img src="/blinkies/gbanet.gif" alt="gameboy advance" title="more like GAYboy advance :sunglasses:"></a>
<img src="/blinkies/hash_now.gif" alt="legalize weed now" title="isnt this shit better for you than alcohol? like you can absolutely drink yourself to death but there's never been a recorded case of a weed overdose" height="31">
<a href="/assets/maclinux.png" target="_blank"><img src="/blinkies/hatemac_b.gif" alt="i hate macintosh" title="i'm a windows user for now but as soon as win10 loses support im switching to linux"></a>
<a href="https://youtu.be/PRUaP0HNt9U" target="_blank"><img src="/blinkies/hl.gif" alt="the half life lambda, and gordon freeman" title="god i love the goldsrc engine"></a>
<a href="https://www.google.com/search?client=firefox-b-1-d&q=is+today+wednesday" target="_blank"><img src="/blinkies/jerma.gif" alt="jerma sparkle on" title="it's wednesday!"></a>
<img src="/blinkies/keep.gif" alt="keep the web free say no to web3" title="why would i want to move on to web3, i'm literally taking a step back from web2 by making this site lmao" height="31">
<a href="https://youtu.be/Wo-Ma3zc-Oo" target="_blank"><img src="/blinkies/kys_now.gif" alt="low tier god NOW" title="Keep Yourself Safe :3"></a>
<a href="https://namemc.com/profile/csd_.2" target="_blank"><img src="/blinkies/minecraft.gif" alt="Minecraft" title="Minceraft"></a>
<a href="https://vimm.net/vault/64089" target="_blank"><img src="/blinkies/netflix-88x31.gif" alt="Netflix" title="netflix on the wii was such a fucking vibe, im so sad it doesnt work anymore #lostmedia"></a>
<img src="/blinkies/nofuckingthanks.gif" alt="no fucking thanks, bonking NFT monkey with hammer" title="yknow crypto and the blockchain is one of those things that was *almost* cool and coulda been sick, but fucking captialism had to ruin everything. like sending money online without having to deal with banks or exchange rates yknow" height="31">
<a href="https://old.reddit.com/r/Piracy/wiki/megathread" target="_blank"><img src="/blinkies/piracy.gif" alt="piracy now!" title="its really not hard"></a>
<a href="https://youtu.be/bfBO5dGlmrE" target="_blank"><img src="/blinkies/queen deltarune.gif" alt="queen deltarune on the windows xp bliss wallpaper" title="kris get the jermnana"></a>
<a href="http://413.gay" target="_blank"><img src="/blinkies/sburb.gif" alt="sburb logo" title="homest"></a>
<a href="https://youtu.be/a3HmfkVeH4o" target="_blank"><img src="/blinkies/scottgames.gif" alt="freddy fazbear scottgames" title="FIVE NIGHTS AT FREDDDYYYYYSSSS IS THIS WHERE YOU WANNA BE I JUST DONT GETTTT ITTTTT TELL ME WHY DO YOU WANT TO STAY FIVE NIGHTS AT FREDDYYYYYSSSSSS"></a>
<a href="https://youtu.be/OTh571167_4" target="_blank"><img src="/blinkies/spamson.gif" alt="now's your chance spamton" title="NOW'S YOUR CHANCE TO BE A [BIG SHOT]"></a>
<a href="https://steamcommunity.com/id/csd_gay/" target="_blank"><img src="/blinkies/steam.gif" alt="steam" title="yall ever play fuckinnnnn portal (2007)"></a>
<img src="/blinkies/trans hearts.gif" alt="transgender hearts" title="trangener" height="20">
<a href="https://www.google.com/search?client=firefox-b-1-d&q=what+is+now" target="_blank"><img src="/blinkies/transnow2.gif" alt="trans rights NOW!" title="preferrably trans rights a few years ago, but better late than never"></a>
<a href="https://transrats.neocities.org/" target="_blank"><img src="/blinkies/transrats.gif" alt="trans rats pikachu" title="did u know that the only gender difference between male and female pikachus is their tail? thats pretty cool if you ask me"></a>
<a href="https://twitter.com/cs_deathmatch" target="_blank"><img src="/blinkies/twitterbutton.gif" alt="twitter" title="this is like the third link to my twitter on the main page lmao"></a>
<a href="https://costplusdrugs.com/medications/estradiol-0_5mg-tablet/" target="_blank"><img src="/blinkies/tyg.gif" alt="trans your gender" title="come on its so easy just take the blue pill neo"></a>
<img src="/blinkies/uhh bye.gif" alt="uhhh bye bisexual" title="listen just because im bisexual doesnt make me funny idk what to write here" height="20">
<a href="https://code.visualstudio.com/" target="_blank"><img src="/blinkies/vscbutton.gif" alt="visual studio code" title="how i made this!"></a>
<a href="https://wii.guide/" target="_blank"><img src="/blinkies/wii.gif" alt="wii" title="fun fact: modding my wii when i was like 13 is why im Online™"></a>
<a href="https://wiiu.hacks.guide" target="_blank"><img src="/blinkies/wiiu.png" alt="the U from the wii u" title="i am a wii u defender and i will stay like this until the day i die"></a>
<a href="https://www.youtube.com/channel/UC6sfV-z31QIY1bNN8mSmTNA" target="_blank"><img src="/blinkies/ytbutton.gif" alt="youtube" title="this is where i post shit /derogatory"></a>
<a href="https://twitter.com/inkocat/status/1532345416771158016" target="_blank"><img src="/blinkies/lise badge!!!.gif" alt="my fursona opening and closing her mouth" title="me!!!"></a>
</div>
<div class="blinkies">
<a href="https://xenia-linux-site.glitch.me/" target="_blank"><img src="/blinkies/xenia.gif" alt="xenia linux" title="xenia!!! she's trans!!!!!"></a>
</div>
<iframe src="https://john.citrons.xyz/embed?ref=wii.gay" style="margin-left:auto;display:block;margin-right:auto;max-width:732px;width:100%;height:94px;border:none;"></iframe>
<img src="/assets/gay_wii.png" alt="An image of a Nintendo Wii console and Wii Remote. The console has the Gilber Baker pride flag overlayed on it, and the remote has the transgender pride flag." class="wiipng" title="a gay wii, get it?">
<div><a href="/flash.html"><img src="/assets/flashbang 64.png" alt="A Really Small Flashbang" class="flashbang"></a></div>
<script src="splash.js"></script>
</body>
</html>