2025-04-02 12:26:56 -05:00
<!DOCTYPE html>
< html >
< head >
< meta charset = "UTF-8" >
2025-04-09 14:01:12 -05:00
< title > donate @ Synth Download!< / title >
2025-04-02 12:26:56 -05:00
< link rel = "icon" type = "image/png" href = "/assets/favicon.png" >
< link rel = "stylesheet" type = "text/css" href = "/colors.css" >
< link rel = "stylesheet" type = "text/css" href = "/font.css" >
< link rel = "stylesheet" type = "text/css" href = "/tabler.css" >
< link rel = "stylesheet" type = "text/css" href = "/style.css" >
< link rel = "stylesheet" type = "text/css" href = "/site.css" >
< link rel = "canonical" href = "https://synth.download/" >
< link rel = "me" href = "https://booping.synth.download/@sneexy" >
< link rel = "me" href = "https://beeping.synth.download/@sneexy" >
< link rel = "me" href = "https://git.gay/sneexy" >
< meta lang = "en-US" >
< meta property = "og:url" content = "https://synth.download/" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
2025-04-09 13:51:07 -05:00
< script src = "/alt-popup.js" > < / script >
2025-04-02 12:26:56 -05:00
< script async src = "https://js.stripe.com/v3/buy-button.js" > < / script >
< / head >
< body >
<!-- top navbar -->
< div class = "navbar" >
2025-04-09 14:01:12 -05:00
< a class = "nav-base nav-left nav-baselink" href = "/" > < span class = "tabler--grid-dots" > < / span > Synth Download!< / a >
2025-04-09 13:51:07 -05:00
< details class = "nav-base nav-left nav-baselink-mobile" >
2025-04-07 11:26:39 -05:00
< summary > < span class = "tabler--grid-dots" > < / span > s < span aria-hidden = "true" class = "dot" style = "background-color: var(--background) !important;" > < / span > d!< / summary >
2025-04-02 12:26:56 -05:00
< ul >
< li >
2025-04-09 14:01:12 -05:00
< a href = "/" > < span class = "tabler--home" > < / span > Home< / a >
2025-04-02 12:26:56 -05:00
< / li >
< li >
2025-04-09 14:01:12 -05:00
< a href = "/me" > < span class = "tabler--user" > < / span > About me< / a >
2025-04-02 12:26:56 -05:00
< / li >
< li >
2025-04-09 14:01:12 -05:00
< a href = "https://notebook.synth.download" > < span class = "tabler--notebook" > < / span > Notebook< / a >
2025-04-02 12:26:56 -05:00
< / li >
< li >
2025-04-09 14:01:12 -05:00
< a href = "/me#links" > < span class = "tabler--link" > < / span > Links< / a >
2025-04-02 12:26:56 -05:00
< / li >
< / ul >
< / details >
2025-04-09 13:51:07 -05:00
< nav class = "nav-base nav-left nav-links" >
2025-04-09 14:01:12 -05:00
< a href = "/" > < span class = "tabler--home" > < / span > Home< / a >
2025-04-02 12:26:56 -05:00
< div class = "dot" > < / div >
2025-04-09 14:01:12 -05:00
< a href = "/me" > < span class = "tabler--user" > < / span > About me< / a >
2025-04-02 12:26:56 -05:00
< div class = "dot" > < / div >
2025-04-09 14:01:12 -05:00
< a href = "https://notebook.synth.download" > < span class = "tabler--notebook" > < / span > Notebook< / a >
2025-04-02 12:26:56 -05:00
< div class = "dot" > < / div >
2025-04-09 14:01:12 -05:00
< a href = "/me#links" > < span class = "tabler--link" > < / span > Links< / a >
2025-04-02 12:26:56 -05:00
< / nav >
2025-04-09 13:51:07 -05:00
< details aria-label = "Accessibility Settings" class = "nav-base nav-right nav-accessibility" >
< summary > < span aria-label = "Accessibility Settings" class = "tabler--accessible" > < / span > < / summary >
< ul >
< li >
< p > Accessibility Settings< / p >
< p class = "caption" > Done with pure CSS! < span style = "color: var(--red);" > Settings do not save, sorry.< / span > < / p >
< / li >
< li >
< span aria-hidden = "true" class = "seperator" > < / span >
< p class = "caption section" style = "font-size: smaller; opacity: .9;" > Font< / p >
< span >
< input type = "radio" id = "font-jbm" name = "font-setting" value = "jbm" checked / >
< label for = "font-jbm" style = "font-family: 'JetBrains Mono', system-ui, 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;" > JetBrains Mono< / label > < br >
< / span >
< span >
< input type = "radio" id = "font-ahn" name = "font-setting" value = "ahn" / >
< label for = "font-ahn" style = "font-family: 'Atkinson Hyperlegible Next', system-ui, 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;" > Atkinson Hyperlegible Next< / label > < br >
< / span >
< span >
< input type = "radio" id = "font-inter" name = "font-setting" value = "inter" / >
< label for = "font-inter" style = "font-family: 'Inter', system-ui, 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;" > Inter< / label > < br >
< / span >
< p class = "caption" style = "padding: .2rem 0px;" > Support not guaranteed, but provided as options anyways:< / p >
< span >
< input type = "radio" id = "font-sans-serif" name = "font-setting" value = "sans-serif" / >
< label for = "font-sans-serif" style = "font-family: sans-serif, system-ui, 'Segoe UI', Tahoma, Geneva, Verdana, serif !important;" > Sans Serif< / label > < br >
< / span >
< span >
< input type = "radio" id = "font-serif" name = "font-setting" value = "serif" / >
< label for = "font-serif" style = "font-family: serif, system-ui, 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;" > Serif< / label > < br >
< / span >
< span >
< input type = "radio" id = "font-monospace" name = "font-setting" value = "monospace" / >
< label for = "font-monospace" style = "font-family: monospace, system-ui, 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;" > Monospace< / label > < br >
< / span >
< / li >
< li >
< span aria-hidden = "true" class = "seperator" > < / span >
< span >
< input type = "checkbox" id = "uncapitalization" name = "uncapitalization" / >
< label for = "uncapitalization" > Disable forced uncapitalization< / label > < br >
< / span >
< span >
< input type = "checkbox" id = "disable-bg" name = "disable-bg" / >
< label for = "disable-bg" > Disable background gradient< / label > < br >
< / span >
< span >
< input type = "checkbox" id = "disable-focus-animations" name = "focus-animations" / >
< label for = "disable-focus-animations" > Disable focus animations< / label > < br >
< / span >
< span >
< input type = "checkbox" id = "disable-alttext" name = "disable-alttext" / >
< label for = "disable-alttext" > Disable alt-text popup< / label >
< / span >
< / li >
< li >
< span aria-hidden = "true" class = "seperator" > < / span >
< p class = "caption" > Disabling the alt-text popup or forced uncapitalization does not affect "normal" accessibility. The alt-text pop-up is custom made in replacement of using the < span class = "code" > title< / span > attribute, and forced uncapitalization is done using CSS's < span class = "code" > text-transform< / span > .< / p >
< p class = "caption" style = "padding: .6rem 0px;" > Dark/Light mode toggling will be available whenever I figure out how to do so entirely just using CSS or until I decide to remake this with JavaScript.< / p >
< p class = "caption" > Saving these settings will also be available whenever I decide to remake this using/attach some JavaScript to this instead.< / p >
< / li >
< / ul >
< / details >
< p aria-hidden = "true" class = "nav-base nav-right nav-systray" >
2025-04-02 12:26:56 -05:00
< span class = "tabler--bell" > < / span >
< span class = "tabler--volume" > < / span >
< span class = "tabler--wifi" > < / span >
< span class = "tabler--battery-filled" > < / span >
< / p >
< / div >
<!-- donation window -->
< details open id = "donate" class = "window" >
2025-04-06 23:05:14 -05:00
< summary >
< div aria-hidden = "true" >
2025-04-02 12:26:56 -05:00
< span class = "tabler--message-chatbot" > < / span >
< / div >
< a href = "#donate" > donate< / a >
2025-04-06 23:05:14 -05:00
< div aria-hidden = "true" >
2025-04-02 12:26:56 -05:00
< span class = "tabler--minimize" > < / span >
< span class = "tabler--maximize" > < / span >
< / div >
2025-04-06 23:05:14 -05:00
< div aria-hidden = "true" >
2025-04-02 12:26:56 -05:00
< span class = "tabler--x" > < / span >
< / div >
< / summary >
< section >
2025-04-09 14:01:12 -05:00
< p > Hi! I'm < a href = "/me" > Ruben< / a > . Currently just a student running synth.download in my spare time because I like doing so.< / p >
< p > If you'd like to donate, you may choose so through either < a href = "https://ko-fi.com/sneexy" style = "padding: .2rem; color: var(--sapphire); background-color: color-mix(in srgb, var(--sapphire) 20%, transparent); border-radius: .2rem;" > Ko-fi< / a > , or directly donate to me via Stripe with the widget below:< / p >
2025-04-02 12:26:56 -05:00
< stripe-buy-button buy-button-id = "buy_btn_1R9UrrGPbe5QWVnnm6jC3XUf" publishable-key = "pk_live_51QFpvEGPbe5QWVnnCUUlT1nEYhVy2F4z30BVaG3LHD8o4qNc7IL67QcPUzBUeptEYpFOtYs6Jc1GvM3ujqsFltYb00oUvMTDMM" > < / stripe-buy-button >
2025-04-09 14:01:12 -05:00
< p > Please don't feel like you need to donate. Currently, I am able to pay things on my own, but donations do help. < span aria-hidden = "true" > ^^< / span > < / p >
2025-04-02 12:26:56 -05:00
< / section >
< / details >
<!-- webrings and credits -->
< footer >
< details open id = "footer" class = "window" >
2025-04-07 11:26:39 -05:00
< summary >
2025-04-09 14:01:12 -05:00
< a href = "#footer" > Footer< / a >
2025-04-02 12:26:56 -05:00
< / summary >
< section >
2025-04-07 11:26:39 -05:00
< p class = "fediring" > < b > < a href = "https://fediring.net/previous?host=synth.download" aria-label = "Previous" > < span class = "tabler--arrow-left" style = "pointer-events: none;" > < / span > < / a > < a href = "https://fediring.net" > Fediring< / a > < a href = "https://fediring.net/next?host=synth.download" aria-label = "Next" > < span class = "tabler--arrow-right" style = "pointer-events: none;" > < / span > < / a > < / b > < / p >
< p class = "fediring" > < b > < a href = "https://keithhacks.cyou/furryring.php?prev=synth.download" aria-label = "Previous" > < span class = "tabler--arrow-left" style = "pointer-events: none;" > < / span > < / a > < a href = "https://keithhacks.cyou/furryring.php" > furryring< / a > < a href = "https://keithhacks.cyou/furryring.php?next=synth.download" aria-label = "Next" > < span class = "tabler--arrow-right" style = "pointer-events: none;" > < / span > < / a > < / b > < / p >
< p class = "fediring" > < b > < a href = "https://stellophiliac.github.io/roboring/sneexy/previous" aria-label = "Previous" > < span class = "tabler--arrow-left" style = "pointer-events: none;" > < / span > < / a > < a href = "https://stellophiliac.github.io/roboring" > roboring< / a > < a href = "https://stellophiliac.github.io/roboring/sneexy/next" aria-label = "Next" > < span class = "tabler--arrow-right" style = "pointer-events: none;" > < / span > < / a > < / b > < / p >
2025-04-02 12:26:56 -05:00
< section class = "inner-footer" >
2025-04-09 14:01:12 -05:00
< a href = "https://forged.synth.download/sneexy/pages" style = "background-color: color-mix(in srgb, var(--maroon) 25%, transparent); color: var(--maroon);" aria-label = "Website source!" > < span class = "tabler--brand-git" style = "pointer-events: none;" > < / span > < / a >
2025-04-07 11:26:39 -05:00
< a href = "https://github.com/ayu-theme/ayu-colors" style = "background-color: color-mix(in srgb, var(--accent) 25%, transparent); color: var(--accent);" aria-label = "Ayu" > < span class = "tabler--palette" style = "pointer-events: none;" > < / span > < / svg > < / a >
< a href = "https://tabler.io" style = "background-color: color-mix(in srgb, var(--blue) 25%, transparent); color: var(--blue);" aria-label = "Tabler" > < span class = "tabler--brand-tabler" style = "pointer-events: none;" > < / span > < / a >
< a href = "https://www.jetbrains.com/lp/mono" style = "background-color: color-mix(in srgb, var(--green) 25%, transparent); color: var(--green);" aria-label = "JetBrains Mono" > < span class = "tabler--text-size" style = "pointer-events: none;" > < / span > < / a >
< a href = "https://www.lexend.com" style = "background-color: color-mix(in srgb, var(--sapphire) 25%, transparent); color: var(--sapphire);" aria-label = "Lexend" > < span class = "tabler--letter-case" style = "pointer-events: none;" > < / span > < / i > < / a >
2025-04-02 12:26:56 -05:00
< / section >
< p style = "padding-bottom: 14px;" > < a href = "https://synthspecies.com" > Synth species< / a > created by < a href = "https://www.furaffinity.net/user/vader-san" > Vader-San< / a > , synth.download is not affiliated with the creator in any way.< / p >
2025-04-09 14:01:12 -05:00
< p > Made with < span class = "rainbow" > love< / span > , < span class = "rainbow" > lack of sleep< / span > and < span class = "rainbow" > procrastination< / span > < / p >
2025-04-06 16:03:22 -05:00
< p > ♡2025 All wrongs reversed. Please copy and share.< / p >
2025-04-02 12:26:56 -05:00
< img src = "/assets/dumpysynth.gif" alt = "GIF of a synth with a massive butt, shaking it towards the viewer" / >
< / section >
< / details >
< / footer >
<!-- element used for our alt popup -->
< div class = "alt-popup" id = "alt-popup" aria-hidden = "true" > < / div >
< / body >
< / html >