mirror of
https://github.com/nkoehring/250kb-club.git
synced 2025-04-19 13:49:04 +02:00
1 line
No EOL
39 KiB
HTML
1 line
No EOL
39 KiB
HTML
<!doctype html><html lang=en><head><meta charset=utf-8><meta content="width=device-width,initial-scale=1" name=viewport><title>The 250kb Club</title><meta content="An exclusive membership for web pages presenting themselves in no more than 250kb." name=description><meta content="Norman Köhring" name=author><meta content="The 250kb Club" name=DC.title><link href=https://koehr.in rel=author><link href=/favicon.png rel=icon type=image/x-icon><link href=https://250kb.club/rss.xml rel=alternate title=RSS type=application/rss+xml><style>body{font:16px/1.4 sans-serif;margin:0;padding:0;background:white;color:#333}body>footer,body>header,main{max-width:calc(720px - 2em);width:calc(100% - 2em);margin:0 auto;padding:0 1em}#main-footer{border-top:1px solid lightgrey;margin:3rem auto 0;font-size:85%}main{margin:3em auto}h1{font:small-caps 700 2.2em/1.4 sans-serif;letter-spacing:6px;text-align:center;margin-top:1.2em}h2{font:small-caps 700 2.0em/1.4 sans-serif;letter-spacing:5px;text-align:center}p{text-align:justify}a,a:visited {color:currentColor;text-decoration:underline}label,select{padding:.25em .5em;border:2px solid gray;background:none;color:currentColor;font:inherit}ol{list-style:none;padding:0}li{margin-bottom:1em;background:#0002}aside{position:relative;display:flex;flex-flow:row break;justify-content:space-between}.hidden{visibility:hidden}.big{font-size:1.5em}.center{text-align:center}#info-toggle{display:none}#info-toggle ~ label{text-align:center}#info-toggle ~ label > .info-close{display:none}#info-toggle:checked ~ label > .info-close {display:inline}#info-toggle:checked ~ label > .info-text {display:none}#info-popup{display:none;position:absolute;top:2.5em;left:-1em;width:calc(720px - 2em - 6px);max-width:calc(100vw - 2em - 6px);padding:0 1em;background:#fff;border:3px solid #DDD}#info-toggle:checked ~ #info-popup {display:block}.entry{display:flex;flex-flow:row nowrap;justify-content:space-between;padding:.5em .5em 0;height:2em;line-height:2em;font-size:1.3em}.entry > .url{flex:1 1 auto;width:70%;overflow:hidden;text-overflow:ellipsis}.entry > .open-page,.entry > .ratio,.entry > .size{flex:0 0 auto;width:10%;text-align:right}.entry > .open-page img{max-height:32px;margin-top:4px}.entry-ratio-bar,.entry-size-bar{height:0;margin-bottom:2px;border-bottom:2px solid}.entry-ratio-bar.highlighted,.entry-size-bar.highlighted{border-bottom-width:4px}.entry-size-bar{border-bottom-color:#e44;width:calc(var(--size)/256 * 100%)}.entry-ratio-bar{border-bottom-color:#56b;width:var(--ratio)}#pager{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center}.badges > img{margin-bottom:-5px}pre{display:block;height:11em;background:#8885}@media (prefers-color-scheme:dark){body{background:#222;color:white}#info-popup{background:#000;border:#444}}</style><body><header><h1>The 250kb Club</h1><h2><a rel="noopener nofollow" href=https://mobiforge.com/research-analysis/the-web-is-doom target=_blank> The Web Is Doom </a></h2><p>Lets do something about it!<p>The <em>250kb Club</em> is a collection of web pages that focus on performance, efficiency and accessibility.<p class=big>Websites in this list must not exceed 256kb <em>compressed</em> size!<p>Yes, compressed size. It makes much more sense because it allows for a lot of text to be transferred without having a big impact on the total size, while the impact of media is basically unaffected.<p>If your pages exceeds 250kb, you might consider <a rel="noopener nofollow" href=https://512kb.club target=_blank>512kB.club</a> or <a rel="noopener nofollow" href=https://1MB.club target=_blank>1MB.club</a>.<p>You can suggest a web page for this collection <a rel="noopener nofollow" href=https://todo.sr.ht/~koehr/the-250kb-club/ target=_blank>via Sourcehut</a> or <a rel="noopener nofollow" href=https://github.com/nkoehring/250kb-club/issues/new target=_blank>via Github</a>. The site will be reviewed and, if applicable, added to the list below. Pages are checked again every week.<p>All entries have their own sub page with additional information. If you want, youcan directly link to it from your page.</header><main id=members-table><aside><div></div><input id=info-toggle type=checkbox><label for=info-toggle><span class=info-text>How does this work?</span> <span class=info-close> x </span></label><article id=info-popup><header><h1>Technical Details</h1></header><p>The values shown in the list are URL, Total Weight, Content Ratio and are updated weekly.<p>Websites listed here are downloaded and analyzed with <link href=https://github.com/macbre/phantomas>Phantomas. The total weight is counted and then the size of actual content is measured and shown as a ratio.<p>For example: If a website has a total weight of 100kb and 60kb are the documents structure, text, images, videos and so on, then the content ratio is 60%. The rest are extras like CSS, JavaScript and so on. It is hard to say what a good ratio is but my gut feeling is that everything above 20% is pretty good already.<p><strong>Disclaimer:</strong> Currently, inline scripts and styles are measured as content due to technical limitations of Phantomas. This will hopefully be fixed soon.</article></aside><ol><li style=--size:105;--ratio:100%><div class=entry><span class=url> <a href=/www-danielwasserlaufquicklinks-com>www.danielwasserlaufquicklinks.com</a> </span><span class=size>105kb</span><span class=ratio>100%</span><span class=open-page> <a href=http://www.danielwasserlaufquicklinks.com/ rel=noopener target=_blank> <img alt="open www.danielwasserlaufquicklinks.com in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:106;--ratio:6%><div class=entry><span class=url> <a href=/legiblenews-com>legiblenews.com</a> </span><span class=size>106kb</span><span class=ratio>6%</span><span class=open-page> <a href=https://legiblenews.com rel=noopener target=_blank> <img alt="open legiblenews.com in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:108;--ratio:2%><div class=entry><span class=url> <a href=/code-strigo-cc>code.strigo.cc</a> </span><span class=size>108kb</span><span class=ratio>2%</span><span class=open-page> <a href=https://code.strigo.cc/ rel=noopener target=_blank> <img alt="open code.strigo.cc in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:108;--ratio:2%><div class=entry><span class=url> <a href=/fmarier-org>fmarier.org</a> </span><span class=size>108kb</span><span class=ratio>2%</span><span class=open-page> <a href=https://fmarier.org/ rel=noopener target=_blank> <img alt="open fmarier.org in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:108;--ratio:2%><div class=entry><span class=url> <a href=/arciniega-one>arciniega.one</a> </span><span class=size>108kb</span><span class=ratio>2%</span><span class=open-page> <a href=https://arciniega.one/ rel=noopener target=_blank> <img alt="open arciniega.one in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:108;--ratio:2%><div class=entry><span class=url> <a href=/lambdapapers-com>lambdapapers.com</a> </span><span class=size>108kb</span><span class=ratio>2%</span><span class=open-page> <a href=https://lambdapapers.com rel=noopener target=_blank> <img alt="open lambdapapers.com in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:109;--ratio:3%><div class=entry><span class=url> <a href=/salixos-org>salixos.org</a> </span><span class=size>109kb</span><span class=ratio>3%</span><span class=open-page> <a href=https://salixos.org/ rel=noopener target=_blank> <img alt="open salixos.org in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:110;--ratio:3%><div class=entry><span class=url> <a href=/www-oskarlindgren-se>www.oskarlindgren.se</a> </span><span class=size>110kb</span><span class=ratio>3%</span><span class=open-page> <a href=https://www.oskarlindgren.se/ rel=noopener target=_blank> <img alt="open www.oskarlindgren.se in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:111;--ratio:7%><div class=entry><span class=url> <a href=/allien-work>allien.work</a> </span><span class=size>111kb</span><span class=ratio>7%</span><span class=open-page> <a href=https://allien.work/ rel=noopener target=_blank> <img alt="open allien.work in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:112;--ratio:10%><div class=entry><span class=url> <a href=/willcodefor-beer>willcodefor.beer</a> </span><span class=size>112kb</span><span class=ratio>10%</span><span class=open-page> <a href=https://willcodefor.beer/ rel=noopener target=_blank> <img alt="open willcodefor.beer in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:114;--ratio:20%><div class=entry><span class=url> <a href=/www-slowernews-com>www.slowernews.com</a> </span><span class=size>114kb</span><span class=ratio>20%</span><span class=open-page> <a href=https://www.slowernews.com/ rel=noopener target=_blank> <img alt="open www.slowernews.com in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:115;--ratio:1%><div class=entry><span class=url> <a href=/aitrack-work>aitrack.work</a> </span><span class=size>115kb</span><span class=ratio>1%</span><span class=open-page> <a href=https://aitrack.work/ rel=noopener target=_blank> <img alt="open aitrack.work in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:116;--ratio:6%><div class=entry><span class=url> <a href=/sourcehut-org>sourcehut.org</a> </span><span class=size>116kb</span><span class=ratio>6%</span><span class=open-page> <a href=https://sourcehut.org/ rel=noopener target=_blank> <img alt="open sourcehut.org in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:116;--ratio:5%><div class=entry><span class=url> <a href=/suckless-org>suckless.org</a> </span><span class=size>116kb</span><span class=ratio>5%</span><span class=open-page> <a href=https://suckless.org/ rel=noopener target=_blank> <img alt="open suckless.org in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:117;--ratio:5%><div class=entry><span class=url> <a href=/www-powerpointkaraoke-com>www.powerpointkaraoke.com</a> </span><span class=size>117kb</span><span class=ratio>5%</span><span class=open-page> <a href=https://www.powerpointkaraoke.com/ rel=noopener target=_blank> <img alt="open www.powerpointkaraoke.com in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:117;--ratio:5%><div class=entry><span class=url> <a href=/swl-am>swl.am</a> </span><span class=size>117kb</span><span class=ratio>5%</span><span class=open-page> <a href=https://swl.am/ rel=noopener target=_blank> <img alt="open swl.am in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:118;--ratio:7%><div class=entry><span class=url> <a href=/www-sayorivill-me>www.sayorivill.me</a> </span><span class=size>118kb</span><span class=ratio>7%</span><span class=open-page> <a href=http://www.sayorivill.me/ rel=noopener target=_blank> <img alt="open www.sayorivill.me in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:120;--ratio:2%><div class=entry><span class=url> <a href=/ut99-weba-ru>ut99.weba.ru</a> </span><span class=size>120kb</span><span class=ratio>2%</span><span class=open-page> <a href=https://ut99.weba.ru/ rel=noopener target=_blank> <img alt="open ut99.weba.ru in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:123;--ratio:78%><div class=entry><span class=url> <a href=/dpldocs-info-this-week-in-d-blog-html>dpldocs.info/this-week-in-d/Blog.html</a> </span><span class=size>123kb</span><span class=ratio>78%</span><span class=open-page> <a href=http://dpldocs.info/this-week-in-d/Blog.html rel=noopener target=_blank> <img alt="open dpldocs.info/this-week-in-d/Blog.html in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:125;--ratio:23%><div class=entry><span class=url> <a href=/s1-flatpackapps-com-app-php-appid-22>s1.flatpackapps.com/app.php?appId=22</a> </span><span class=size>125kb</span><span class=ratio>23%</span><span class=open-page> <a href="https://s1.flatpackapps.com/app.php?appId=22" rel=noopener target=_blank> <img alt="open s1.flatpackapps.com/app.php?appId=22 in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:126;--ratio:27%><div class=entry><span class=url> <a href=/bonetflix-com>bonetflix.com</a> </span><span class=size>126kb</span><span class=ratio>27%</span><span class=open-page> <a href=https://bonetflix.com/ rel=noopener target=_blank> <img alt="open bonetflix.com in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:127;--ratio:1%><div class=entry><span class=url> <a href=/holdenclarke-com>holdenclarke.com</a> </span><span class=size>127kb</span><span class=ratio>1%</span><span class=open-page> <a href=https://holdenclarke.com/ rel=noopener target=_blank> <img alt="open holdenclarke.com in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:128;--ratio:2%><div class=entry><span class=url> <a href=/raregems-io>raregems.io</a> </span><span class=size>128kb</span><span class=ratio>2%</span><span class=open-page> <a href=https://raregems.io/ rel=noopener target=_blank> <img alt="open raregems.io in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:131;--ratio:5%><div class=entry><span class=url> <a href=/hytracer-ink>hytracer.ink</a> </span><span class=size>131kb</span><span class=ratio>5%</span><span class=open-page> <a href=https://hytracer.ink rel=noopener target=_blank> <img alt="open hytracer.ink in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:134;--ratio:3%><div class=entry><span class=url> <a href=/my-flow-com>my-flow.com</a> </span><span class=size>134kb</span><span class=ratio>3%</span><span class=open-page> <a href=https://my-flow.com/ rel=noopener target=_blank> <img alt="open my-flow.com in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:134;--ratio:5%><div class=entry><span class=url> <a href=/jagatsoker-blogspot-com>jagatsoker.blogspot.com</a> </span><span class=size>134kb</span><span class=ratio>5%</span><span class=open-page> <a href=https://jagatsoker.blogspot.com/ rel=noopener target=_blank> <img alt="open jagatsoker.blogspot.com in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:136;--ratio:7%><div class=entry><span class=url> <a href=/toby3d-me>toby3d.me</a> </span><span class=size>136kb</span><span class=ratio>7%</span><span class=open-page> <a href=https://toby3d.me/ rel=noopener target=_blank> <img alt="open toby3d.me in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:137;--ratio:4%><div class=entry><span class=url> <a href=/perfectlighthousescores-com>perfectlighthousescores.com</a> </span><span class=size>137kb</span><span class=ratio>4%</span><span class=open-page> <a href=https://perfectlighthousescores.com rel=noopener target=_blank> <img alt="open perfectlighthousescores.com in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:139;--ratio:1%><div class=entry><span class=url> <a href=/www-tuhs-org>www.tuhs.org</a> </span><span class=size>139kb</span><span class=ratio>1%</span><span class=open-page> <a href=https://www.tuhs.org/ rel=noopener target=_blank> <img alt="open www.tuhs.org in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:140;--ratio:3%><div class=entry><span class=url> <a href=/monokai-nl>monokai.nl</a> </span><span class=size>140kb</span><span class=ratio>3%</span><span class=open-page> <a href=https://monokai.nl rel=noopener target=_blank> <img alt="open monokai.nl in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:142;--ratio:7%><div class=entry><span class=url> <a href=/xiu-io>xiu.io</a> </span><span class=size>142kb</span><span class=ratio>7%</span><span class=open-page> <a href=https://xiu.io/ rel=noopener target=_blank> <img alt="open xiu.io in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:144;--ratio:7%><div class=entry><span class=url> <a href=/www-bryanbraun-com>www.bryanbraun.com</a> </span><span class=size>144kb</span><span class=ratio>7%</span><span class=open-page> <a href=https://www.bryanbraun.com/ rel=noopener target=_blank> <img alt="open www.bryanbraun.com in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:146;--ratio:2%><div class=entry><span class=url> <a href=/frontaid-io>frontaid.io</a> </span><span class=size>146kb</span><span class=ratio>2%</span><span class=open-page> <a href=https://frontaid.io rel=noopener target=_blank> <img alt="open frontaid.io in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:147;--ratio:5%><div class=entry><span class=url> <a href=/bduck-xyz>bduck.xyz</a> </span><span class=size>147kb</span><span class=ratio>5%</span><span class=open-page> <a href=https://bduck.xyz/ rel=noopener target=_blank> <img alt="open bduck.xyz in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:147;--ratio:5%><div class=entry><span class=url> <a href=/uberspace-de>uberspace.de</a> </span><span class=size>147kb</span><span class=ratio>5%</span><span class=open-page> <a href=https://uberspace.de/ rel=noopener target=_blank> <img alt="open uberspace.de in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:149;--ratio:3%><div class=entry><span class=url> <a href=/leonardschuetz-ch>leonardschuetz.ch</a> </span><span class=size>149kb</span><span class=ratio>3%</span><span class=open-page> <a href=https://leonardschuetz.ch/ rel=noopener target=_blank> <img alt="open leonardschuetz.ch in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:151;--ratio:1%><div class=entry><span class=url> <a href=/privacyfreak84-github-io>privacyfreak84.github.io</a> </span><span class=size>151kb</span><span class=ratio>1%</span><span class=open-page> <a href=https://privacyfreak84.github.io/ rel=noopener target=_blank> <img alt="open privacyfreak84.github.io in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:151;--ratio:1%><div class=entry><span class=url> <a href=/sparkbox-github-io-logo-experiments>sparkbox.github.io/logo-experiments</a> </span><span class=size>151kb</span><span class=ratio>1%</span><span class=open-page> <a href=https://sparkbox.github.io/logo-experiments/ rel=noopener target=_blank> <img alt="open sparkbox.github.io/logo-experiments in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:154;--ratio:3%><div class=entry><span class=url> <a href=/koehr-tech>koehr.tech</a> </span><span class=size>154kb</span><span class=ratio>3%</span><span class=open-page> <a href=https://koehr.tech rel=noopener target=_blank> <img alt="open koehr.tech in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:154;--ratio:15%><div class=entry><span class=url> <a href=/news-tuxmachines-org>news.tuxmachines.org</a> </span><span class=size>154kb</span><span class=ratio>15%</span><span class=open-page> <a href=https://news.tuxmachines.org/ rel=noopener target=_blank> <img alt="open news.tuxmachines.org in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:154;--ratio:3%><div class=entry><span class=url> <a href=/bnolet-me>bnolet.me</a> </span><span class=size>154kb</span><span class=ratio>3%</span><span class=open-page> <a href=https://bnolet.me rel=noopener target=_blank> <img alt="open bnolet.me in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:155;--ratio:3%><div class=entry><span class=url> <a href=/xubuntu-org>xubuntu.org</a> </span><span class=size>155kb</span><span class=ratio>3%</span><span class=open-page> <a href=https://xubuntu.org/ rel=noopener target=_blank> <img alt="open xubuntu.org in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:155;--ratio:3%><div class=entry><span class=url> <a href=/blog-circuitsofimagination-com>blog.circuitsofimagination.com</a> </span><span class=size>155kb</span><span class=ratio>3%</span><span class=open-page> <a href=https://blog.circuitsofimagination.com/ rel=noopener target=_blank> <img alt="open blog.circuitsofimagination.com in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:156;--ratio:6%><div class=entry><span class=url> <a href=/jeffhuang-com>jeffhuang.com</a> </span><span class=size>156kb</span><span class=ratio>6%</span><span class=open-page> <a href=https://jeffhuang.com/ rel=noopener target=_blank> <img alt="open jeffhuang.com in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:158;--ratio:4%><div class=entry><span class=url> <a href=/foxhaven-cyou>foxhaven.cyou</a> </span><span class=size>158kb</span><span class=ratio>4%</span><span class=open-page> <a href=https://foxhaven.cyou/ rel=noopener target=_blank> <img alt="open foxhaven.cyou in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:162;--ratio:3%><div class=entry><span class=url> <a href=/matthall-codes>matthall.codes</a> </span><span class=size>162kb</span><span class=ratio>3%</span><span class=open-page> <a href=https://matthall.codes/ rel=noopener target=_blank> <img alt="open matthall.codes in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:163;--ratio:1%><div class=entry><span class=url> <a href=/playerone-kevincox-ca>playerone.kevincox.ca</a> </span><span class=size>163kb</span><span class=ratio>1%</span><span class=open-page> <a href=https://playerone.kevincox.ca rel=noopener target=_blank> <img alt="open playerone.kevincox.ca in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:164;--ratio:1%><div class=entry><span class=url> <a href=/ut2-weba-ru>ut2.weba.ru</a> </span><span class=size>164kb</span><span class=ratio>1%</span><span class=open-page> <a href=https://ut2.weba.ru/ rel=noopener target=_blank> <img alt="open ut2.weba.ru in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:164;--ratio:4%><div class=entry><span class=url> <a href=/writerbywriter-com>writerbywriter.com</a> </span><span class=size>164kb</span><span class=ratio>4%</span><span class=open-page> <a href=https://writerbywriter.com/ rel=noopener target=_blank> <img alt="open writerbywriter.com in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:166;--ratio:1%><div class=entry><span class=url> <a href=/xslendi-xyz>xslendi.xyz</a> </span><span class=size>166kb</span><span class=ratio>1%</span><span class=open-page> <a href=https://xslendi.xyz/ rel=noopener target=_blank> <img alt="open xslendi.xyz in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:172;--ratio:2%><div class=entry><span class=url> <a href=/shazow-net>shazow.net</a> </span><span class=size>172kb</span><span class=ratio>2%</span><span class=open-page> <a href=https://shazow.net/ rel=noopener target=_blank> <img alt="open shazow.net in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:173;--ratio:8%><div class=entry><span class=url> <a href=/casperlefantom-net>casperlefantom.net</a> </span><span class=size>173kb</span><span class=ratio>8%</span><span class=open-page> <a href=https://casperlefantom.net/ rel=noopener target=_blank> <img alt="open casperlefantom.net in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:179;--ratio:1%><div class=entry><span class=url> <a href=/consoom-soy>consoom.soy</a> </span><span class=size>179kb</span><span class=ratio>1%</span><span class=open-page> <a href=https://consoom.soy/ rel=noopener target=_blank> <img alt="open consoom.soy in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:179;--ratio:3%><div class=entry><span class=url> <a href=/berkshirehathaway-com>berkshirehathaway.com</a> </span><span class=size>179kb</span><span class=ratio>3%</span><span class=open-page> <a href=https://berkshirehathaway.com rel=noopener target=_blank> <img alt="open berkshirehathaway.com in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:182;--ratio:2%><div class=entry><span class=url> <a href=/webperf-xyz>webperf.xyz</a> </span><span class=size>182kb</span><span class=ratio>2%</span><span class=open-page> <a href=https://webperf.xyz rel=noopener target=_blank> <img alt="open webperf.xyz in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:183;--ratio:2%><div class=entry><span class=url> <a href=/jvelo-at>jvelo.at</a> </span><span class=size>183kb</span><span class=ratio>2%</span><span class=open-page> <a href=https://jvelo.at/ rel=noopener target=_blank> <img alt="open jvelo.at in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:184;--ratio:2%><div class=entry><span class=url> <a href=/willhackett-com>willhackett.com</a> </span><span class=size>184kb</span><span class=ratio>2%</span><span class=open-page> <a href=https://willhackett.com/ rel=noopener target=_blank> <img alt="open willhackett.com in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:184;--ratio:2%><div class=entry><span class=url> <a href=/ihaque-org>ihaque.org</a> </span><span class=size>184kb</span><span class=ratio>2%</span><span class=open-page> <a href=https://ihaque.org/ rel=noopener target=_blank> <img alt="open ihaque.org in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:185;--ratio:4%><div class=entry><span class=url> <a href=/minid-net>minid.net</a> </span><span class=size>185kb</span><span class=ratio>4%</span><span class=open-page> <a href=http://minid.net rel=noopener target=_blank> <img alt="open minid.net in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:196;--ratio:3%><div class=entry><span class=url> <a href=/pr0-uk>pr0.uk</a> </span><span class=size>196kb</span><span class=ratio>3%</span><span class=open-page> <a href=https://pr0.uk/ rel=noopener target=_blank> <img alt="open pr0.uk in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:197;--ratio:61%><div class=entry><span class=url> <a href=/www-bryanbraun-com-after-dark-css>www.bryanbraun.com/after-dark-css</a> </span><span class=size>197kb</span><span class=ratio>61%</span><span class=open-page> <a href=https://www.bryanbraun.com/after-dark-css/ rel=noopener target=_blank> <img alt="open www.bryanbraun.com/after-dark-css in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:203;--ratio:11%><div class=entry><span class=url> <a href=/pgjones-dev>pgjones.dev</a> </span><span class=size>203kb</span><span class=ratio>11%</span><span class=open-page> <a href=https://pgjones.dev rel=noopener target=_blank> <img alt="open pgjones.dev in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:204;--ratio:2%><div class=entry><span class=url> <a href=/www-migadu-com>www.migadu.com</a> </span><span class=size>204kb</span><span class=ratio>2%</span><span class=open-page> <a href=https://www.migadu.com/ rel=noopener target=_blank> <img alt="open www.migadu.com in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:205;--ratio:2%><div class=entry><span class=url> <a href=/aroace-space>aroace.space</a> </span><span class=size>205kb</span><span class=ratio>2%</span><span class=open-page> <a href=https://aroace.space/ rel=noopener target=_blank> <img alt="open aroace.space in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:207;--ratio:4%><div class=entry><span class=url> <a href=/chino-is-a-dev>chino.is-a.dev</a> </span><span class=size>207kb</span><span class=ratio>4%</span><span class=open-page> <a href=https://chino.is-a.dev/ rel=noopener target=_blank> <img alt="open chino.is-a.dev in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:207;--ratio:18%><div class=entry><span class=url> <a href=/zakr-es-blog>zakr.es/blog</a> </span><span class=size>207kb</span><span class=ratio>18%</span><span class=open-page> <a href=https://zakr.es/blog/ rel=noopener target=_blank> <img alt="open zakr.es/blog in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:216;--ratio:2%><div class=entry><span class=url> <a href=/danielsada-tech>danielsada.tech</a> </span><span class=size>216kb</span><span class=ratio>2%</span><span class=open-page> <a href=https://danielsada.tech/ rel=noopener target=_blank> <img alt="open danielsada.tech in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:216;--ratio:1%><div class=entry><span class=url> <a href=/jmtd-net>jmtd.net</a> </span><span class=size>216kb</span><span class=ratio>1%</span><span class=open-page> <a href=https://jmtd.net/ rel=noopener target=_blank> <img alt="open jmtd.net in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:221;--ratio:1%><div class=entry><span class=url> <a href=/emersion-fr>emersion.fr</a> </span><span class=size>221kb</span><span class=ratio>1%</span><span class=open-page> <a href=https://emersion.fr/ rel=noopener target=_blank> <img alt="open emersion.fr in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:222;--ratio:3%><div class=entry><span class=url> <a href=/wondroushealing-com>wondroushealing.com</a> </span><span class=size>222kb</span><span class=ratio>3%</span><span class=open-page> <a href=https://wondroushealing.com rel=noopener target=_blank> <img alt="open wondroushealing.com in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:226;--ratio:1%><div class=entry><span class=url> <a href=/iain-in>iain.in</a> </span><span class=size>226kb</span><span class=ratio>1%</span><span class=open-page> <a href=https://iain.in/ rel=noopener target=_blank> <img alt="open iain.in in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:238;--ratio:2%><div class=entry><span class=url> <a href=/blog-darylsun-page>blog.darylsun.page</a> </span><span class=size>238kb</span><span class=ratio>2%</span><span class=open-page> <a href=https://blog.darylsun.page/ rel=noopener target=_blank> <img alt="open blog.darylsun.page in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:239;--ratio:1%><div class=entry><span class=url> <a href=/www-vmaxleclub-com>www.vmaxleclub.com</a> </span><span class=size>239kb</span><span class=ratio>1%</span><span class=open-page> <a href=https://www.vmaxleclub.com/ rel=noopener target=_blank> <img alt="open www.vmaxleclub.com in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:240;--ratio:1%><div class=entry><span class=url> <a href=/emman-dev>emman.dev</a> </span><span class=size>240kb</span><span class=ratio>1%</span><span class=open-page> <a href=https://emman.dev rel=noopener target=_blank> <img alt="open emman.dev in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:242;--ratio:2%><div class=entry><span class=url> <a href=/cronokirby-com>cronokirby.com</a> </span><span class=size>242kb</span><span class=ratio>2%</span><span class=open-page> <a href=https://cronokirby.com rel=noopener target=_blank> <img alt="open cronokirby.com in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:246;--ratio:7%><div class=entry><span class=url> <a href=/codelayer-de>codelayer.de</a> </span><span class=size>246kb</span><span class=ratio>7%</span><span class=open-page> <a href=https://codelayer.de rel=noopener target=_blank> <img alt="open codelayer.de in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div><li style=--size:253;--ratio:2%><div class=entry><span class=url> <a href=/customformats-com>customformats.com</a> </span><span class=size>253kb</span><span class=ratio>2%</span><span class=open-page> <a href=https://customformats.com/ rel=noopener target=_blank> <img alt="open customformats.com in a new tab or window" src=/export.png> </a> </span></div> <div class="entry-size-bar highlighted"></div> <div class="entry-ratio-bar yellow red"></div></ol><nav id=pager itemscope itemtype=http://schema.org/SiteNavigationElement><span> <a title="previous page" href=https://250kb.club/page/3/>🠔 prev</a> </span><span> — 4 / 4 — </span><span> </span></nav></main><footer id=main-footer><p>Made with ♥ for a performant web by <a rel="noopener nofollow" href=https://koehr.in target=_blank>Norman Köhring</a>. Inspired by <a rel="noopener nofollow" href=https://uglyduck.ca target=_blank>Bradley Taunt</a>'s <a rel="noopener nofollow" href=https://1MB.club target=_blank>1MB.club</a> <br> The code of this page is open source. You can find it on <a rel="noopener nofollow" href=https://github.com/nkoehring/250kb-club target=_blank>Github</a> and <a rel="noopener nofollow" href=https://sr.ht/~koehr/the-250kb-club/ target=_blank>Sourcehut</a>.</footer></body><script async data-goatcounter=https://250kb-club.goatcounter.com/count src=//gc.zgo.at/count.js></script> |