mirror of
https://github.com/nkoehring/250kb-club.git
synced 2025-04-19 13:49:04 +02:00
143 lines
No EOL
26 KiB
HTML
143 lines
No EOL
26 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>header,main,body>footer {
|
||
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 bold 2.2em/1.4 sans-serif;
|
||
letter-spacing: 6px;
|
||
text-align: center;
|
||
margin-top: 1.2em;
|
||
}
|
||
h2 {
|
||
font: small-caps bold 2.0em/1.4 sans-serif;
|
||
letter-spacing: 5px;
|
||
text-align: center;
|
||
}
|
||
p {
|
||
text-align: justify;
|
||
}
|
||
a,a:visited {
|
||
color: currentColor;
|
||
text-decoration: underline;
|
||
}
|
||
select, label {
|
||
padding: .25em .5em;
|
||
border: 2px solid gray;
|
||
background: none;
|
||
color: currentColor;
|
||
font: inherit;
|
||
}
|
||
ol {
|
||
list-style: none;
|
||
padding: 0;
|
||
}
|
||
li {
|
||
margin-bottom: 1em;
|
||
background-color: #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 > .size, .entry > .ratio, .entry > .open-page {
|
||
flex: 0 0 auto;
|
||
width: 10%;
|
||
text-align: right;
|
||
}
|
||
.entry > .open-page img {
|
||
max-height: 32px;
|
||
margin-top: 4px;
|
||
}
|
||
|
||
.entry-size-bar, .entry-ratio-bar {
|
||
height: 0;
|
||
margin-bottom: 2px;
|
||
border-bottom: 2px solid;
|
||
}
|
||
.entry-size-bar.highlighted, .entry-ratio-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-color: #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: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:143;--ratio:2%><div class=entry><span class=url> <a href=/emman-dev>emman.dev</a> </span><span class=size>143kb</span><span class=ratio>2%</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: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:148;--ratio:5%><div class=entry><span class=url> <a href=/uberspace-de>uberspace.de</a> </span><span class=size>148kb</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:148;--ratio:1%><div class=entry><span class=url> <a href=/playerone-kevincox-ca>playerone.kevincox.ca</a> </span><span class=size>148kb</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:149;--ratio:2%><div class=entry><span class=url> <a href=/raregems-io>raregems.io</a> </span><span class=size>149kb</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:151;--ratio:2%><div class=entry><span class=url> <a href=/salixos-org>salixos.org</a> </span><span class=size>151kb</span><span class=ratio>2%</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:151;--ratio:6%><div class=entry><span class=url> <a href=/toby3d-me>toby3d.me</a> </span><span class=size>151kb</span><span class=ratio>6%</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: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:153;--ratio:14%><div class=entry><span class=url> <a href=/news-tuxmachines-org>news.tuxmachines.org</a> </span><span class=size>153kb</span><span class=ratio>14%</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=/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: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=/bnolet-me>bnolet.me</a> </span><span class=size>155kb</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=/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:157;--ratio:6%><div class=entry><span class=url> <a href=/xiu-io>xiu.io</a> </span><span class=size>157kb</span><span class=ratio>6%</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:158;--ratio:3%><div class=entry><span class=url> <a href=/jundimubarok-com>jundimubarok.com</a> </span><span class=size>158kb</span><span class=ratio>3%</span><span class=open-page> <a href=https://jundimubarok.com rel=noopener target=_blank> <img alt="open jundimubarok.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:160;--ratio:1%><div class=entry><span class=url> <a href=/nicetranslator-com>nicetranslator.com</a> </span><span class=size>160kb</span><span class=ratio>1%</span><span class=open-page> <a href=https://nicetranslator.com/ rel=noopener target=_blank> <img alt="open nicetranslator.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:161;--ratio:4%><div class=entry><span class=url> <a href=/writerbywriter-com>writerbywriter.com</a> </span><span class=size>161kb</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: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:167;--ratio:1%><div class=entry><span class=url> <a href=/ut99-weba-ru>ut99.weba.ru</a> </span><span class=size>167kb</span><span class=ratio>1%</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:169;--ratio:22%><div class=entry><span class=url> <a href=/zakr-es-blog>zakr.es/blog</a> </span><span class=size>169kb</span><span class=ratio>22%</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:169;--ratio:4%><div class=entry><span class=url> <a href=/berkshirehathaway-com>berkshirehathaway.com</a> </span><span class=size>169kb</span><span class=ratio>4%</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:172;--ratio:1%><div class=entry><span class=url> <a href=/chrisportela-com>chrisportela.com</a> </span><span class=size>172kb</span><span class=ratio>1%</span><span class=open-page> <a href=https://chrisportela.com rel=noopener target=_blank> <img alt="open chrisportela.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: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:176;--ratio:8%><div class=entry><span class=url> <a href=/wilde-it-co-uk>wilde-it.co.uk</a> </span><span class=size>176kb</span><span class=ratio>8%</span><span class=open-page> <a href=https://wilde-it.co.uk/ rel=noopener target=_blank> <img alt="open wilde-it.co.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:176;--ratio:16%><div class=entry><span class=url> <a href=/withoutdistractions-com-cv>withoutdistractions.com/cv</a> </span><span class=size>176kb</span><span class=ratio>16%</span><span class=open-page> <a href=https://withoutdistractions.com/cv rel=noopener target=_blank> <img alt="open withoutdistractions.com/cv 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: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:195;--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>195kb</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:211;--ratio:1%><div class=entry><span class=url> <a href=/ianmobbs-com>ianmobbs.com</a> </span><span class=size>211kb</span><span class=ratio>1%</span><span class=open-page> <a href=https://ianmobbs.com rel=noopener target=_blank> <img alt="open ianmobbs.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:212;--ratio:2%><div class=entry><span class=url> <a href=/projectsegfau-lt>projectsegfau.lt</a> </span><span class=size>212kb</span><span class=ratio>2%</span><span class=open-page> <a href=https://projectsegfau.lt/ rel=noopener target=_blank> <img alt="open projectsegfau.lt 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:214;--ratio:95%><div class=entry><span class=url> <a href=/feather-wiki>feather.wiki</a> </span><span class=size>214kb</span><span class=ratio>95%</span><span class=open-page> <a href=https://feather.wiki/ rel=noopener target=_blank> <img alt="open feather.wiki 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:238;--ratio:2%><div class=entry><span class=url> <a href=/cronokirby-com>cronokirby.com</a> </span><span class=size>238kb</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:249;--ratio:2%><div class=entry><span class=url> <a href=/customformats-com>customformats.com</a> </span><span class=size>249kb</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><li style=--size:250;--ratio:2%><div class=entry><span class=url> <a href=/getindiekit-com>getindiekit.com</a> </span><span class=size>250kb</span><span class=ratio>2%</span><span class=open-page> <a href=https://getindiekit.com/ rel=noopener target=_blank> <img alt="open getindiekit.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> |