2023-11-03 07:52:00 -05:00
<!DOCTYPE html>
< html >
< head >
2024-07-31 23:13:48 -05:00
< meta charset = "UTF-8" >
2024-10-19 13:44:20 -05:00
< title > synth download!< / title >
2024-10-28 22:55:31 -05:00
< link rel = "icon" type = "image/png" href = "/assets/favicon.png" >
2024-09-28 00:43:55 -05:00
< link rel = "stylesheet" type = "text/css" href = "/colors.css" >
< link rel = "stylesheet" type = "text/css" href = "/font.css" >
2024-09-10 04:32:29 -05:00
< link rel = "stylesheet" type = "text/css" href = "/style.css" >
2024-10-19 13:44:20 -05:00
< link rel = "stylesheet" type = "text/css" href = "/site.css" >
2024-09-10 04:32:29 -05:00
< link rel = "stylesheet" type = "text/css" href = "/assets/fonts/Phosphor/bold/style.css" >
< link rel = "stylesheet" type = "text/css" href = "/assets/fonts/Phosphor/fill/style.css" >
2024-10-19 13:44:20 -05:00
< link rel = "canonical" href = "https://synth.download//" >
2024-11-01 01:30:41 -05:00
< link rel = "me" href = "https://booping.synth.download/@sneexy" >
< link rel = "me" href = "https://beeping.synth.download/@sneexy" >
2024-07-31 23:13:48 -05:00
< link rel = "me" href = "https://git.gay/sneexy" >
2024-05-22 08:57:04 -05:00
< meta lang = "en-US" >
2024-10-19 13:44:20 -05:00
< meta property = "og:url" content = "https://synth.download//" >
2023-11-05 22:29:29 -06:00
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
2024-09-10 04:32:29 -05:00
< script src = "/script.js" defer = "defer" > < / script >
2023-11-03 07:52:00 -05:00
< / head >
< body >
2024-08-11 13:44:26 -05:00
<!-- top navbar -->
< div class = "navbar" >
2024-10-19 13:44:20 -05:00
< a class = "nav-base nav-baselink" href = "/" > < i class = "ph-bold ph-squares-four" > < / i > synth < small > dot< / small > download!< / a >
2024-10-01 11:03:06 -05:00
< details class = "nav-base nav-baselink-mobile" >
2024-10-19 13:44:20 -05:00
< summary > < i style = "pointer-events:none;" class = "ph-bold ph-squares-four" > < / i > s < i style = "pointer-events:none;" class = "ph-bold ph-dot" > < / i > d!< / summary >
2024-10-01 11:03:06 -05:00
< ul >
< li >
< a href = "/" > < i class = "ph-bold ph-house" > < / i > home< / a >
< / li >
2024-10-19 13:44:20 -05:00
< li >
< a href = "/me" > < i class = "ph-bold ph-user" > < / i > about me< / a >
< / li >
2024-10-01 11:03:06 -05:00
< li >
< a href = "/blog" > < i class = "ph-bold ph-article" > < / i > blog< / a >
< / li >
< li >
< a href = "/#socials-and-contacts" > < i class = "ph-bold ph-link" > < / i > links< / a >
< / li >
< / ul >
< / details >
2024-08-11 13:44:26 -05:00
< nav class = "nav-base nav-links" >
2024-09-10 04:32:29 -05:00
< a href = "/" > < i class = "ph-bold ph-house" > < / i > home< / a >
2024-08-11 13:44:26 -05:00
< i class = "ph-bold ph-dot" > < / i >
2024-10-19 13:44:20 -05:00
< a href = "/me" > < i class = "ph-bold ph-user" > < / i > about me< / a >
< i class = "ph-bold ph-dot" > < / i >
2024-09-10 04:32:29 -05:00
< a href = "/blog" > < i class = "ph-bold ph-article" > < / i > blog< / a >
2024-08-11 13:44:26 -05:00
< i class = "ph-bold ph-dot" > < / i >
2024-09-10 04:32:29 -05:00
< a href = "/#socials-and-contacts" > < i class = "ph-bold ph-link" > < / i > links< / a >
2024-08-11 13:44:26 -05:00
< / nav >
2024-08-29 23:03:18 -05:00
< p aria-hidden = "true" class = "nav-base nav-systray" > < i class = "ph-bold ph-bell" > < / i > < i class = "ph-bold ph-speaker-high" > < / i > < i class = "ph-bold ph-network" > < / i > < i class = "ph-bold ph-battery-full" > < / i > < i class = "ph-bold ph-power" > < / i > < / p >
2024-08-11 13:44:26 -05:00
< / div >
2024-10-19 22:45:40 -05:00
<!-- simple site introduction -->
2024-10-19 13:44:20 -05:00
< div id = "site" class = "terminal" >
2024-04-19 17:16:50 -05:00
<!-- theres probably a much better way to do this instead of manually
having to use everything like *this*. maybe figure out how to do it all
without needing to use everything in a div so we can only just use < p class = "term-title" > or something -->
2024-08-29 23:03:18 -05:00
< div aria-hidden = "true" class = "term-titlebar" >
2024-07-21 23:20:23 -05:00
< i class = "ph-fill ph-terminal" > < / i >
2024-10-19 13:44:20 -05:00
< p > < a href = "#site" > ~< / a > < / p >
2024-04-20 00:44:35 -05:00
< div > < div id = "minimize-btn" > < / div > < div id = "maximize-btn" > < / div > < div id = "close-btn" > < / div > < / div >
< / div >
2024-10-19 13:44:20 -05:00
< p aria-hidden = "true" class = "term-input" > < span class = "folder" > < i class = "ph-fill ph-folder-simple" style = "margin-right: -8px;" > < / i > ~< / span > < span class = "status" > •< / span > < span style = "padding-left:11px;" > cat index.html< / span > < / p >
2024-05-22 08:57:04 -05:00
< section >
2024-10-28 22:55:31 -05:00
< p > hey! welcome to< / p >
< img id = "logo" loading = "lazy" src = "/assets/synth-download.webp" alt = "synth.download" / >
< p > this is more of a personal site with some things hosted here and there for friends.< / p >
< p > page is still a wip, more information will be added here at some point.< / p >
2024-05-22 08:57:04 -05:00
< / section >
2024-10-19 13:44:20 -05:00
< p aria-hidden = "true" class = "term-input" > < span class = "folder" > < i class = "ph-fill ph-folder-simple" style = "margin-right: -2px;" > < / i > ~< / span > < span class = "status" > •< / span > < span class = "blink" > █< / span > < / p >
2024-06-05 00:30:27 -05:00
< / div >
2024-04-19 22:23:49 -05:00
<!-- buttons -->
2024-04-19 23:26:23 -05:00
< div id = "buttons" class = "terminal" >
2024-08-29 23:03:18 -05:00
< div aria-hidden = "true" class = "term-titlebar" >
2024-07-21 23:20:23 -05:00
< i class = "ph-fill ph-terminal" > < / i >
2024-04-19 23:26:23 -05:00
< p > < a href = "#buttons" > ~/buttons< / a > < / p >
2024-04-19 22:23:49 -05:00
< div > < div id = "minimize-btn" > < / div > < div id = "maximize-btn" > < / div > < div id = "close-btn" > < / div > < / div >
< / div >
2024-05-22 08:57:04 -05:00
< section >
2024-09-10 04:32:29 -05:00
< p aria-hidden = "true" class = "term-input" > < span class = "folder" > < i class = "ph-fill ph-folder-simple" style = "margin-right: -8px;" > < / i > ~/buttons< / span > < span class = "status" > •< / span > < span style = "padding-left:11px;" > cat buttons< / span > < / p >
2024-05-31 10:01:10 -05:00
< span style = "color: var(--red);" > if any are broken and/or missing, poke me.< / span >
2024-04-19 22:23:49 -05:00
< div class = "buttons" >
2024-09-22 01:05:55 -05:00
< p > friends!< / p >
2024-10-08 21:40:47 -05:00
< a href = "https://23sonics.zone" > < img src = "/assets/buttons/friends/23sonics.gif" alt = "23Sonics" title = "23Sonics" > < / a >
< a href = "https://authenyo.xyz" > < img src = "/assets/buttons/friends/authenyo.gif" alt = "authenyo" title = "authenyo" > < / a >
< a href = "https://autumn.town" > < img src = "/assets/buttons/friends/autumn.webp" alt = "Autumn Town Café" title = "Autumn Town Café" > < / a >
< a href = "https://av70.neocities.org" > < img src = "/assets/buttons/friends/av70.gif" alt = "av70" title = "av70" > < / a >
< a href = "https://birdcat.online" > < img src = "/assets/buttons/friends/birdcat.gif" alt = "birdcat dot online" title = "birdcat dot online" > < / a >
2024-10-08 22:00:40 -05:00
< a href = "https://blueb.pages.gay" > < img src = "/assets/buttons/friends/harper.png" alt = "harper" title = "harper" > < / a >
2024-10-08 21:40:47 -05:00
< a href = "https://david.garden" > < img src = "/assets/buttons/friends/david.png" title = "david wolfpaw" alt = "david wolfpaw" > < / a >
2024-10-08 21:48:25 -05:00
< a href = "https://dragon-vi.be" > < img src = "/assets/buttons/friends/sirlan.png" alt = "sirlain" title = "sirlain" > < / a >
2024-10-08 21:40:47 -05:00
< a href = "https://drakonic.zone" > < img src = "/assets/buttons/friends/drakonic.gif" alt = "DRAKONIC" title = "DRAKONIC" > < / a >
< a href = "https://exlitry.world" > < img src = "/assets/buttons/friends/exlitry.world.gif" alt = "exlitry.world" title = "exlitry.world" > < / a >
< a href = "https://freeplay.floof.company" > < img src = "/assets/buttons/friends/freeplay.gif" alt = "Freeplay" title = "Freeplay" > < / a >
< a href = "https://girlthi.ng/~thermia" > < img src = "/assets/buttons/friends/thermia.gif" alt = "~thermia" title = "~thermia" > < / a >
2024-10-08 22:18:49 -05:00
< a href = "https://invoxiplaygames.uk" > < img src = "/assets/buttons/friends/ipg.png" alt = "InvoxiPlayGames" title = "InvoxiPlayGames" > < / a >
2024-09-27 00:05:59 -05:00
< a href = "https://jack.cab" > < img src = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFgAAAAfBAMAAACR5hfTAAAAGFBMVEUAAAB3dnuamZbJuKfAv7zYxbPe1Mre3dqiErpIAAAA2UlEQVQ4y7WTUQqDQAxEFz88Qr/DUNrfglcQe4BeYCvtHKAU9vpNdlVQa9mFmo8YlucwGYhz/6yabLJhKnwpgZsiOFeaPW7Z0uyPzwIYODEbbtud4Pv7eshXfp0LbISwk2cGMB9GyIZrU/aLN/9tTIWVwJ4wzZruYqPxFURBbYjTDNZjo12ctzEKAvqDNlhbwCqokjVrPwg7SKW69sHas8JxjMKVjI6xtD3YYDr+CU425jAnGwn2EyzuBxw964KdbHqmhTBL4yGbaUSbtMXGnDsZchasc/5/fQBe10j9sWqcbgAAAABJRU5ErkJggg==" alt = "Jack" title = "Jack" > < / a > <!-- thanks jack -->
2024-10-08 21:40:47 -05:00
< a href = "https://kyropy.neocities.org" > < img src = "/assets/buttons/friends/kyropy.svg" alt = "Kyropy" title = "Kyropy" > < / a >
< a href = "https://larsfrommars.neocities.org" > < img src = "/assets/buttons/friends/lars.png" alt = "Lars" title = "Lars from Mars" > < / a >
2024-09-27 00:05:59 -05:00
< a href = "https://micenest.xyz" > < img src = "/assets/buttons/friends/micenest.png" alt = "Mice Nest" title = "Mice Nest" > < / a >
2024-10-08 21:40:47 -05:00
< a href = "https://micro.pages.gay" > < img src = "/assets/buttons/friends/micro.png" alt = "micro" title = "micro" > < / a >
2024-10-08 22:18:49 -05:00
< a href = "https://nano.lgbt" > < img src = "/assets/buttons/friends/nano.png" alt = "nano" title = "nano" > < / a >
2024-10-08 21:40:47 -05:00
< a href = "https://notfire.cc" > < img src = "/assets/buttons/friends/notfire.gif" alt = "notfire" title = "notfire" > < / a >
< a href = "https://odoben.space" > < img src = "/assets/buttons/friends/odoben.png" alt = "Odoben" title = "Odoben" > < / a >
< a href = "https://ofplayers.net" > < img src = "/assets/buttons/friends/millions.png" alt = "Millions" title = "Millions" > < / a >
< a href = "https://oli.pages.gay" > < img src = "/assets/buttons/friends/pc100.svg" alt = "pinkcreeper100" title = "pinkcreeper100" > < / a >
2024-09-30 14:26:02 -05:00
< a href = "https://rarf.zone" > < img src = "/assets/buttons/friends/rarf-zone.png" alt = "rarf dot zone" title = "rarf dot zone" > < / a >
2024-09-27 00:05:59 -05:00
< a href = "https://rexogamer.github.io" > < img src = "/assets/buttons/friends/rexo.png" > < / a >
< a href = "https://sleepy.ink" > < img src = "/assets/buttons/friends/sleepy.png" alt = "Gavi/sleepy.ink" title = "Gavi/sleepy.ink" > < / a >
2024-10-08 21:40:47 -05:00
< a href = "https://smolderg.xyz" > < img src = "/assets/buttons/friends/theysosmall.png" alt = "smolderg/Therra" title = "smolderg/Therra" > < / a >
< a href = "https://softkittypa.ws" > < img src = "/assets/buttons/friends/lexi.png" alt = "Lexi" title = "Lexi" > < / a >
2024-10-08 22:00:40 -05:00
< a href = "https://sterophonick.github.io" > < img src = "/assets/buttons/friends/sterophonick.gif" alt = "Atapi" title = "Atapi" > < / a >
2024-10-08 21:40:47 -05:00
< a href = "https://sweetcoffy.pages.gay" > < img src = "/assets/buttons/friends/sweetcoffy.png" alt = "SweetCoffy" title = "SweetCoffy" > < / a >
2024-10-08 22:18:49 -05:00
< a href = "https://tauon.dev" > < img src = "/assets/buttons/friends/tauon.png" alt = "lily" title = "lily" > < / a >
2024-09-27 00:05:59 -05:00
< a href = "https://tobskep.com" > < img src = "/assets/buttons/friends/tobskep.gif" alt = "tobskep" title = "tobskep" > < / a >
2024-10-08 21:40:47 -05:00
< a href = "https://trypancakes.com" > < img src = "/assets/buttons/friends/pancakes.png" alt = "pancakes" title = "pancakes" > < / a >
< a href = "https://unnick.mice.tel" > < img src = "/assets/buttons/friends/unnick.png" alt = "unnick" title = "unnick" > < / a >
< a href = "https://w.on-t.work" > < img src = "/assets/buttons/friends/wontwork.png" alt = "Won't Work!/ShittyKopper" title = "Won't Work!/ShittyKopper" > < / a >
< a href = "https://winter.entities.org.uk" > < img src = "/assets/buttons/friends/winter.png" alt = "winter" title = "winter" > < / a >
2024-04-19 22:23:49 -05:00
< / div >
< div class = "buttons" >
2024-09-22 01:05:55 -05:00
< p > < small > misc.< / small > < / p >
2024-04-19 22:23:49 -05:00
<!-- software/browsers -->
2024-10-08 22:06:07 -05:00
< a href = "https://www.mozilla.org/en-US/firefox/new" > < img src = "/assets/buttons/software/firefox.png" alt = "Get Firefox" title = "Get Firefox" > < / a >
2024-09-27 00:05:59 -05:00
< a href = "https://ublockorigin.com" > < img src = "/assets/buttons/software/ublockoriginnow.png" alt = "uBlock Origin Now!" title = "uBlock Origin Now!" > < / a >
< a href = "https://github.com/yokoffing/BetterFox" > < img src = "/assets/buttons/software/betterfoxnow.png" alt = "Betterfox Now!" title = "Betterfox Now!" > < / a >
2024-04-19 22:23:49 -05:00
<!-- download sites -->
2024-09-27 00:05:59 -05:00
< a href = "https://hshop.erista.me" > < img src = "/assets/buttons/downloads/3ds.png" alt = "Nintendo 3DS" title = "Nintendo 3DS" > < / a >
< a href = "https://myrient.erista.me" > < img src = "/assets/buttons/downloads/wii.png" alt = "Nintendo Wii" title = "Nintendo Wii" > < / a >
< a href = "https://modarchive.org" > < img src = "/assets/buttons/downloads/modarchive.gif" alt = "The Mod Archive" title = "The Mod Archive" > < / a >
< a href = "https://www.slsknet.org" > < img src = "/assets/buttons/downloads/soulseek.gif" alt = "Soulseek" title = "Soulseek" > < / a >
2024-04-19 22:23:49 -05:00
<!-- cool sites -->
2024-09-27 00:05:59 -05:00
< a href = "https://jointhefediverse.net" > < img src = "/assets/buttons/sites/fediverse.png" alt = "Join the Fediverse" title = "Join the Fediverse" > < / a >
< a href = "https://besties.house" > < img src = "https://besties.house/buttons/besties.gif" alt = "besties" title = "besties" > < / a >
< a href = "https://constellatory.net" > < img src = "https://constellatory.net/assets/button.png" alt = "Constellatory" title = "Constellatory" > < / a >
< a href = "https://redscientist.com/rtc" > < img src = "/assets/buttons/sites/rtcv.png" alt = "Real-Time Corruptor Vanguard" title = "Real-Time Corruptor Vanguard" > < / a >
< a href = "https://homestarrunner.com/main" > < img src = "/assets/buttons/sites/homestar.gif" alt = "Homestar Runner" title = "Homestar Runner" > < / a >
< a href = "https://www.web3isgoinggreat.com" > < img src = "/assets/buttons/sites/nft.gif" alt = "NFT: No Fucking Thanks! (Web3 Is Just Going Great)" title = "NFT: No Fucking Thanks! (Web3 Is Just Going Great)" > < / a >
2024-04-19 22:23:49 -05:00
<!-- rest goes below here -->
2024-09-27 00:05:59 -05:00
< img src = "/assets/buttons/random/gay.gif" alt = "Gay" title = "Gay" >
< img src = "/assets/buttons/random/mlm.png" alt = "Man-loving-man" title = "Man-loving-man" >
< img src = "/assets/buttons/random/oktopirate.gif" alt = "It's morally okay to pirate from triple-A" title = "It's morally okay to pirate from triple-A" >
< img src = "/assets/buttons/random/builteatingcheezit.gif" alt = "Built Eating Cheez-IT" title = "Built Eating Cheez-IT" >
< img src = "/assets/buttons/random/bunnybrowser.gif" alt = "Bunny Browser" title = "Bunny Browser" >
< img src = "/assets/buttons/random/ravenow.gif" alt = "Rave Now!" title = "Rave Now!" >
< img src = "/assets/buttons/random/c4y.gif" alt = "Crazy For Yoshis" title = "Crazy 4 Yoshis" >
< img src = "/assets/buttons/random/yoshilore.gif" alt = "Yoshi Lore" title = "Yoshi Lore" >
< img src = "/assets/buttons/random/tucows.gif" alt = "Tucows" title = "Tucows" >
2024-10-08 21:46:49 -05:00
< a href = "https://drive.massgrave.dev/en_windows_xp_professional_with_service_pack_3_x86_cd_vl_x14-73974.iso" > < img src = "/assets/buttons/random/xp.gif" alt = "Windows XP" title = "Windows XP" > < / a >
2024-09-27 00:05:59 -05:00
< a href = "https://youtu.be/WfYyBp4Ln2s" > < img src = "/assets/buttons/random/doinyourmom.gif" alt = "Doin Your Mom!" title = "Doin Your Mom!" > < / a >
< a href = "https://www.youtube.com/@ScottTheWoz" > < img src = "/assets/buttons/random/scotthere.gif" alt = "Hey all, Scott here!" title = "Hey all, Scott here!" > < / a >
2024-04-19 22:23:49 -05:00
< / div >
2024-09-22 01:05:55 -05:00
< div class = "buttons" >
< p > < small > < span style = "color: var(--green);" > me!< / span > (click to copy html)< / small > < / p >
< button style = "cursor: pointer; background: unset; border-width: 0px; padding: 0px; display: inline-flex;" onclick = "copyButtonRegular()" >
2024-09-27 00:05:59 -05:00
< img src = "/assets/buttons/sneexy.png" alt = "Sneexy" title = "Sneexy" >
2024-09-22 01:05:55 -05:00
< / button >
< button style = "cursor: pointer; background: unset; border-width: 0px; padding: 0px; display: inline-flex;" onclick = "copyButtonCatppuccin()" >
2024-09-27 00:05:59 -05:00
< img src = "/assets/buttons/sneexy_cat.png" alt = "Sneexy" title = "Sneexy" >
2024-09-22 01:05:55 -05:00
< / button >
< / div >
2024-05-22 08:57:04 -05:00
< / section >
2024-09-10 04:32:29 -05:00
< p aria-hidden = "true" class = "term-input" > < span class = "folder" > < i class = "ph-fill ph-folder-simple" style = "margin-right: -8px;" > < / i > ~/buttons< / span > < span class = "status" > •< / span > < span class = "blink" > █< / span > < / p >
2024-04-19 22:23:49 -05:00
< / div >
2024-04-19 17:16:50 -05:00
2024-04-19 22:23:49 -05:00
<!-- webrings and credits -->
2023-11-06 10:52:36 -06:00
< footer >
2024-04-19 23:26:23 -05:00
< div id = "webring-credits" class = "terminal" >
2024-09-12 21:34:31 -05:00
< p class = "fediring" > < b > < a href = "https://fediring.net/previous?host=sneexy.pages.gay" > < i class = "ph-fill ph-arrow-fat-left" alt = "Previous" title = "Previous" > < / i > < / a > < a href = "https://fediring.net" > Fediring< / a > < a href = "https://fediring.net/next?host=sneexy.pages.gay" > < i class = "ph-fill ph-arrow-fat-right" alt = "Next" title = "Next" > < / i > < / a > < / b > < / p >
< p class = "fediring" > < b > < a href = "https://keithhacks.cyou/furryring.php?prev=sneexy.pages.gay" > < i class = "ph-fill ph-arrow-fat-left" alt = "Previous" title = "Previous" > < / i > < / a > < a href = "https://keithhacks.cyou/furryring.php" > furryring< / a > < a href = "https://keithhacks.cyou/furryring.php?next=sneexy.pages.gay" > < i class = "ph-fill ph-arrow-fat-right" alt = "Next" title = "Next" > < / i > < / a > < / b > < / p >
< p class = "fediring" > < b > < a href = "https://stellophiliac.github.io/roboring/sneexy/previous" > < i class = "ph-fill ph-arrow-fat-left" alt = "Previous" title = "Previous" > < / i > < / a > < a href = "https://stellophiliac.github.io/roboring" > roboring< / a > < a href = "https://stellophiliac.github.io/roboring/sneexy/next" > < i class = "ph-fill ph-arrow-fat-right" alt = "Next" title = "Next" > < / i > < / a > < / b > < / p >
2024-09-10 04:32:29 -05:00
< section class = "inner-footer" >
2024-09-21 23:11:07 -05:00
< a href = "https://git.gay/sneexy/pages" > < i class = "ph-bold ph-git-branch" alt = "Website source code" title = "website source!" > < / i > < / a >
< a href = "https://catppuccin.com" > < i class = "ph-bold ph-cat" alt = "Catppuccin" title = "Catppuccin" > < / i > < / a >
< a href = "https://phosphoricons.com" > < i class = "ph-bold ph-phosphor-logo" alt = "Phosphor Icons" title = "Phosphor Icons" > < / i > < / a >
< a href = "https://www.jetbrains.com/lp/mono" > < i class = "ph-bold ph-text-t" alt = "JetBrains Mono" title = "JetBrains Mono" > < / i > < / a >
< a href = "https://www.lexend.com" > < i class = "ph-bold ph-text-aa" alt = "Lexend" title = "Lexend" > < / i > < / a >
2024-09-10 04:32:29 -05:00
< / section >
2024-09-21 23:11:07 -05:00
< p > favicon by < a href = "https://akko.eepy.zone/users/wep" > wep< / a > < / p >
2024-04-19 17:16:50 -05:00
< p > made with < span class = "rainbow" > love< / span > , < span class = "rainbow" > lack of sleep< / span > and < span class = "rainbow" > procrastination< / span > < / p >
2024-07-31 21:24:19 -05:00
< p > ♡2024 All wrongs reversed. Please copy and share.< / p >
2024-09-27 00:05:59 -05:00
< img src = "/assets/dumpysynth.gif" alt = "GIF of a synth with a massive butt, shaking it towards the viewer" / >
2024-04-19 17:16:50 -05:00
< / div >
2023-11-06 10:52:36 -06:00
< / footer >
2023-11-03 07:52:00 -05:00
< / body >
2024-04-27 21:38:08 -05:00
< / html >