You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
49 KiB
HTML

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

<!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:7;--ratio:90%><div class=entry><span class=url> <a href=/codevoid-de>codevoid.de</a> </span><span class=size>7kb</span><span class=ratio>90%</span><span class=open-page> <a href=https://codevoid.de/ rel=noopener target=_blank> <img alt="open codevoid.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:7;--ratio:14%><div class=entry><span class=url> <a href=/arfer-net>arfer.net</a> </span><span class=size>7kb</span><span class=ratio>14%</span><span class=open-page> <a href=https://arfer.net/ rel=noopener target=_blank> <img alt="open arfer.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:7;--ratio:16%><div class=entry><span class=url> <a href=/bridge-simplefin-org>bridge.simplefin.org</a> </span><span class=size>7kb</span><span class=ratio>16%</span><span class=open-page> <a href=https://bridge.simplefin.org rel=noopener target=_blank> <img alt="open bridge.simplefin.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:8;--ratio:59%><div class=entry><span class=url> <a href=/0xedward-io>0xedward.io</a> </span><span class=size>8kb</span><span class=ratio>59%</span><span class=open-page> <a href=https://0xedward.io/ rel=noopener target=_blank> <img alt="open 0xedward.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:8;--ratio:90%><div class=entry><span class=url> <a href=/werc-cat-v-org>werc.cat-v.org</a> </span><span class=size>8kb</span><span class=ratio>90%</span><span class=open-page> <a href=http://werc.cat-v.org/ rel=noopener target=_blank> <img alt="open werc.cat-v.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:8;--ratio:32%><div class=entry><span class=url> <a href=/qubyte-codes>qubyte.codes</a> </span><span class=size>8kb</span><span class=ratio>32%</span><span class=open-page> <a href=https://qubyte.codes/ rel=noopener target=_blank> <img alt="open qubyte.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:8;--ratio:100%><div class=entry><span class=url> <a href=/blog-fefe-de>blog.fefe.de</a> </span><span class=size>8kb</span><span class=ratio>100%</span><span class=open-page> <a href=https://blog.fefe.de rel=noopener target=_blank> <img alt="open blog.fefe.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:8;--ratio:100%><div class=entry><span class=url> <a href=/10kbclub-com>10kbclub.com</a> </span><span class=size>8kb</span><span class=ratio>100%</span><span class=open-page> <a href=https://10kbclub.com/ rel=noopener target=_blank> <img alt="open 10kbclub.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:8;--ratio:19%><div class=entry><span class=url> <a href=/thelazysre-com>thelazysre.com</a> </span><span class=size>8kb</span><span class=ratio>19%</span><span class=open-page> <a href=https://thelazysre.com/ rel=noopener target=_blank> <img alt="open thelazysre.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:8;--ratio:89%><div class=entry><span class=url> <a href=/seirdy-one>seirdy.one</a> </span><span class=size>8kb</span><span class=ratio>89%</span><span class=open-page> <a href=https://seirdy.one rel=noopener target=_blank> <img alt="open seirdy.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:8;--ratio:44%><div class=entry><span class=url> <a href=/radiocanadamini-ca>radiocanadamini.ca</a> </span><span class=size>8kb</span><span class=ratio>44%</span><span class=open-page> <a href=https://radiocanadamini.ca/ rel=noopener target=_blank> <img alt="open radiocanadamini.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:8;--ratio:69%><div class=entry><span class=url> <a href=/manpages-bsd-lv>manpages.bsd.lv</a> </span><span class=size>8kb</span><span class=ratio>69%</span><span class=open-page> <a href=https://manpages.bsd.lv rel=noopener target=_blank> <img alt="open manpages.bsd.lv 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:8;--ratio:41%><div class=entry><span class=url> <a href=/bcachefs-org>bcachefs.org</a> </span><span class=size>8kb</span><span class=ratio>41%</span><span class=open-page> <a href=https://bcachefs.org/ rel=noopener target=_blank> <img alt="open bcachefs.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:8;--ratio:42%><div class=entry><span class=url> <a href=/paulwilde-uk>paulwilde.uk</a> </span><span class=size>8kb</span><span class=ratio>42%</span><span class=open-page> <a href=https://paulwilde.uk/ rel=noopener target=_blank> <img alt="open paulwilde.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:8;--ratio:45%><div class=entry><span class=url> <a href=/erikjohannes-no>erikjohannes.no</a> </span><span class=size>8kb</span><span class=ratio>45%</span><span class=open-page> <a href=https://erikjohannes.no/ rel=noopener target=_blank> <img alt="open erikjohannes.no 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:9;--ratio:59%><div class=entry><span class=url> <a href=/lukealexdavis-co-uk>lukealexdavis.co.uk</a> </span><span class=size>9kb</span><span class=ratio>59%</span><span class=open-page> <a href=https://lukealexdavis.co.uk/ rel=noopener target=_blank> <img alt="open lukealexdavis.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:9;--ratio:52%><div class=entry><span class=url> <a href=/fanael-github-io>fanael.github.io</a> </span><span class=size>9kb</span><span class=ratio>52%</span><span class=open-page> <a href=https://fanael.github.io/ rel=noopener target=_blank> <img alt="open fanael.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:9;--ratio:32%><div class=entry><span class=url> <a href=/xigoi-neocities-org>xigoi.neocities.org</a> </span><span class=size>9kb</span><span class=ratio>32%</span><span class=open-page> <a href=https://xigoi.neocities.org/ rel=noopener target=_blank> <img alt="open xigoi.neocities.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:9;--ratio:17%><div class=entry><span class=url> <a href=/dyremyhr-no>dyremyhr.no</a> </span><span class=size>9kb</span><span class=ratio>17%</span><span class=open-page> <a href=https://dyremyhr.no/ rel=noopener target=_blank> <img alt="open dyremyhr.no 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:9;--ratio:30%><div class=entry><span class=url> <a href=/palashbauri-in>palashbauri.in</a> </span><span class=size>9kb</span><span class=ratio>30%</span><span class=open-page> <a href=https://palashbauri.in/ rel=noopener target=_blank> <img alt="open palashbauri.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:9;--ratio:36%><div class=entry><span class=url> <a href=/quitsocialmedia-club>quitsocialmedia.club</a> </span><span class=size>9kb</span><span class=ratio>36%</span><span class=open-page> <a href=https://quitsocialmedia.club/ rel=noopener target=_blank> <img alt="open quitsocialmedia.club 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:9;--ratio:24%><div class=entry><span class=url> <a href=/sizi-ng>sizi.ng</a> </span><span class=size>9kb</span><span class=ratio>24%</span><span class=open-page> <a href=https://sizi.ng/ rel=noopener target=_blank> <img alt="open sizi.ng 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:9;--ratio:32%><div class=entry><span class=url> <a href=/unix-lgbt>unix.lgbt</a> </span><span class=size>9kb</span><span class=ratio>32%</span><span class=open-page> <a href=https://unix.lgbt/ rel=noopener target=_blank> <img alt="open unix.lgbt 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:10;--ratio:26%><div class=entry><span class=url> <a href=/papojari-codeberg-page>papojari.codeberg.page</a> </span><span class=size>10kb</span><span class=ratio>26%</span><span class=open-page> <a href=https://papojari.codeberg.page/ rel=noopener target=_blank> <img alt="open papojari.codeberg.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:10;--ratio:65%><div class=entry><span class=url> <a href=/drag13-io>drag13.io</a> </span><span class=size>10kb</span><span class=ratio>65%</span><span class=open-page> <a href=https://drag13.io/ rel=noopener target=_blank> <img alt="open drag13.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:10;--ratio:35%><div class=entry><span class=url> <a href=/codingotaku-com>codingotaku.com</a> </span><span class=size>10kb</span><span class=ratio>35%</span><span class=open-page> <a href=https://codingotaku.com/ rel=noopener target=_blank> <img alt="open codingotaku.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:10;--ratio:66%><div class=entry><span class=url> <a href=/cat-v-org>cat-v.org</a> </span><span class=size>10kb</span><span class=ratio>66%</span><span class=open-page> <a href=http://cat-v.org/ rel=noopener target=_blank> <img alt="open cat-v.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:10;--ratio:32%><div class=entry><span class=url> <a href=/blog-bshah-in>blog.bshah.in</a> </span><span class=size>10kb</span><span class=ratio>32%</span><span class=open-page> <a href=https://blog.bshah.in/ rel=noopener target=_blank> <img alt="open blog.bshah.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:10;--ratio:71%><div class=entry><span class=url> <a href=/ltlnx-codeberg-page>ltlnx.codeberg.page</a> </span><span class=size>10kb</span><span class=ratio>71%</span><span class=open-page> <a href=https://ltlnx.codeberg.page rel=noopener target=_blank> <img alt="open ltlnx.codeberg.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:10;--ratio:92%><div class=entry><span class=url> <a href=/midnight-pub>midnight.pub</a> </span><span class=size>10kb</span><span class=ratio>92%</span><span class=open-page> <a href=https://midnight.pub/ rel=noopener target=_blank> <img alt="open midnight.pub 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:10;--ratio:69%><div class=entry><span class=url> <a href=/miku86-com>miku86.com</a> </span><span class=size>10kb</span><span class=ratio>69%</span><span class=open-page> <a href=https://miku86.com/ rel=noopener target=_blank> <img alt="open miku86.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:10;--ratio:78%><div class=entry><span class=url> <a href=/decentnet-github-io>decentnet.github.io</a> </span><span class=size>10kb</span><span class=ratio>78%</span><span class=open-page> <a href=https://decentnet.github.io/ rel=noopener target=_blank> <img alt="open decentnet.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:11;--ratio:52%><div class=entry><span class=url> <a href=/huyngo-envs-net>huyngo.envs.net</a> </span><span class=size>11kb</span><span class=ratio>52%</span><span class=open-page> <a href=https://huyngo.envs.net rel=noopener target=_blank> <img alt="open huyngo.envs.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:11;--ratio:28%><div class=entry><span class=url> <a href=/adambuczek-com>adambuczek.com</a> </span><span class=size>11kb</span><span class=ratio>28%</span><span class=open-page> <a href=https://adambuczek.com rel=noopener target=_blank> <img alt="open adambuczek.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:11;--ratio:31%><div class=entry><span class=url> <a href=/kangae-ayushnix-com>kangae.ayushnix.com</a> </span><span class=size>11kb</span><span class=ratio>31%</span><span class=open-page> <a href=https://kangae.ayushnix.com/ rel=noopener target=_blank> <img alt="open kangae.ayushnix.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:12;--ratio:57%><div class=entry><span class=url> <a href=/250kb-club>250kb.club</a> </span><span class=size>12kb</span><span class=ratio>57%</span><span class=open-page> <a href=https://250kb.club/ rel=noopener target=_blank> <img alt="open 250kb.club 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:12;--ratio:24%><div class=entry><span class=url> <a href=/timotijhof-net>timotijhof.net</a> </span><span class=size>12kb</span><span class=ratio>24%</span><span class=open-page> <a href=https://timotijhof.net/ rel=noopener target=_blank> <img alt="open timotijhof.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:12;--ratio:15%><div class=entry><span class=url> <a href=/kishvanchee-com>kishvanchee.com</a> </span><span class=size>12kb</span><span class=ratio>15%</span><span class=open-page> <a href=https://kishvanchee.com/ rel=noopener target=_blank> <img alt="open kishvanchee.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:12;--ratio:51%><div class=entry><span class=url> <a href=/news-ycombinator-com>news.ycombinator.com</a> </span><span class=size>12kb</span><span class=ratio>51%</span><span class=open-page> <a href=https://news.ycombinator.com rel=noopener target=_blank> <img alt="open news.ycombinator.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:13;--ratio:29%><div class=entry><span class=url> <a href=/abridge-netlify-app>abridge.netlify.app</a> </span><span class=size>13kb</span><span class=ratio>29%</span><span class=open-page> <a href=https://abridge.netlify.app/ rel=noopener target=_blank> <img alt="open abridge.netlify.app 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:13;--ratio:27%><div class=entry><span class=url> <a href=/vort3-com>vort3.com</a> </span><span class=size>13kb</span><span class=ratio>27%</span><span class=open-page> <a href=https://vort3.com/ rel=noopener target=_blank> <img alt="open vort3.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:13;--ratio:46%><div class=entry><span class=url> <a href=/tryhexadecimal-com>tryhexadecimal.com</a> </span><span class=size>13kb</span><span class=ratio>46%</span><span class=open-page> <a href=https://tryhexadecimal.com/ rel=noopener target=_blank> <img alt="open tryhexadecimal.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:13;--ratio:10%><div class=entry><span class=url> <a href=/davidjenei-com>davidjenei.com</a> </span><span class=size>13kb</span><span class=ratio>10%</span><span class=open-page> <a href=https://davidjenei.com rel=noopener target=_blank> <img alt="open davidjenei.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:13;--ratio:45%><div class=entry><span class=url> <a href=/fullstackpython-com>fullstackpython.com</a> </span><span class=size>13kb</span><span class=ratio>45%</span><span class=open-page> <a href=https://fullstackpython.com rel=noopener target=_blank> <img alt="open fullstackpython.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:13;--ratio:75%><div class=entry><span class=url> <a href=/10maurycy10-github-io>10maurycy10.github.io</a> </span><span class=size>13kb</span><span class=ratio>75%</span><span class=open-page> <a href=https://10maurycy10.github.io/ rel=noopener target=_blank> <img alt="open 10maurycy10.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:13;--ratio:18%><div class=entry><span class=url> <a href=/phate6660-github-io>phate6660.github.io</a> </span><span class=size>13kb</span><span class=ratio>18%</span><span class=open-page> <a href=https://phate6660.github.io/ rel=noopener target=_blank> <img alt="open phate6660.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:14;--ratio:41%><div class=entry><span class=url> <a href=/webseiten-vorlage-seopunkt-de>webseiten-vorlage.seopunkt.de</a> </span><span class=size>14kb</span><span class=ratio>41%</span><span class=open-page> <a href=https://webseiten-vorlage.seopunkt.de/ rel=noopener target=_blank> <img alt="open webseiten-vorlage.seopunkt.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:14;--ratio:17%><div class=entry><span class=url> <a href=/ache-one>ache.one</a> </span><span class=size>14kb</span><span class=ratio>17%</span><span class=open-page> <a href=https://ache.one/ rel=noopener target=_blank> <img alt="open ache.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:15;--ratio:14%><div class=entry><span class=url> <a href=/ducky-is-a-dev>ducky.is-a.dev</a> </span><span class=size>15kb</span><span class=ratio>14%</span><span class=open-page> <a href=https://ducky.is-a.dev/ rel=noopener target=_blank> <img alt="open ducky.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:15;--ratio:58%><div class=entry><span class=url> <a href=/cli-club>cli.club</a> </span><span class=size>15kb</span><span class=ratio>58%</span><span class=open-page> <a href=https://cli.club/ rel=noopener target=_blank> <img alt="open cli.club 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:15;--ratio:19%><div class=entry><span class=url> <a href=/dusanmitrovic-xyz>dusanmitrovic.xyz</a> </span><span class=size>15kb</span><span class=ratio>19%</span><span class=open-page> <a href=https://dusanmitrovic.xyz/ rel=noopener target=_blank> <img alt="open dusanmitrovic.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:16;--ratio:22%><div class=entry><span class=url> <a href=/colincogle-name>colincogle.name</a> </span><span class=size>16kb</span><span class=ratio>22%</span><span class=open-page> <a href=https://colincogle.name/ rel=noopener target=_blank> <img alt="open colincogle.name 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:16;--ratio:9%><div class=entry><span class=url> <a href=/blog-fossterer-com>blog.fossterer.com</a> </span><span class=size>16kb</span><span class=ratio>9%</span><span class=open-page> <a href=https://blog.fossterer.com/ rel=noopener target=_blank> <img alt="open blog.fossterer.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:16;--ratio:41%><div class=entry><span class=url> <a href=/lecaro-me>lecaro.me</a> </span><span class=size>16kb</span><span class=ratio>41%</span><span class=open-page> <a href=https://lecaro.me rel=noopener target=_blank> <img alt="open lecaro.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:17;--ratio:85%><div class=entry><span class=url> <a href=/1mb-club>1mb.club</a> </span><span class=size>17kb</span><span class=ratio>85%</span><span class=open-page> <a href=https://1mb.club/ rel=noopener target=_blank> <img alt="open 1mb.club 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:17;--ratio:85%><div class=entry><span class=url> <a href=/512kb-club>512kb.club</a> </span><span class=size>17kb</span><span class=ratio>85%</span><span class=open-page> <a href=https://512kb.club/ rel=noopener target=_blank> <img alt="open 512kb.club 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:17;--ratio:21%><div class=entry><span class=url> <a href=/nelson-cloud>nelson.cloud</a> </span><span class=size>17kb</span><span class=ratio>21%</span><span class=open-page> <a href=https://nelson.cloud/ rel=noopener target=_blank> <img alt="open nelson.cloud 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:17;--ratio:53%><div class=entry><span class=url> <a href=/notionbackups-com>notionbackups.com</a> </span><span class=size>17kb</span><span class=ratio>53%</span><span class=open-page> <a href=https://notionbackups.com/ rel=noopener target=_blank> <img alt="open notionbackups.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:17;--ratio:23%><div class=entry><span class=url> <a href=/robins-one>robins.one</a> </span><span class=size>17kb</span><span class=ratio>23%</span><span class=open-page> <a href=https://robins.one rel=noopener target=_blank> <img alt="open robins.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:17;--ratio:15%><div class=entry><span class=url> <a href=/flatpackapps-com>flatpackapps.com</a> </span><span class=size>17kb</span><span class=ratio>15%</span><span class=open-page> <a href=https://flatpackapps.com rel=noopener target=_blank> <img alt="open flatpackapps.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:17;--ratio:9%><div class=entry><span class=url> <a href=/oscarforner-com>oscarforner.com</a> </span><span class=size>17kb</span><span class=ratio>9%</span><span class=open-page> <a href=https://oscarforner.com/ rel=noopener target=_blank> <img alt="open oscarforner.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:17;--ratio:100%><div class=entry><span class=url> <a href=/page-mi-fu-berlin-de-jhermann>page.mi.fu-berlin.de/jhermann</a> </span><span class=size>17kb</span><span class=ratio>100%</span><span class=open-page> <a href=https://page.mi.fu-berlin.de/jhermann/ rel=noopener target=_blank> <img alt="open page.mi.fu-berlin.de/jhermann 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:17;--ratio:32%><div class=entry><span class=url> <a href=/goestathomas-de>goestathomas.de</a> </span><span class=size>17kb</span><span class=ratio>32%</span><span class=open-page> <a href=http://goestathomas.de/ rel=noopener target=_blank> <img alt="open goestathomas.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:18;--ratio:10%><div class=entry><span class=url> <a href=/armaanb-net>armaanb.net</a> </span><span class=size>18kb</span><span class=ratio>10%</span><span class=open-page> <a href=https://armaanb.net/ rel=noopener target=_blank> <img alt="open armaanb.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:19;--ratio:20%><div class=entry><span class=url> <a href=/mineralexistence-com-home-html>mineralexistence.com/home.html</a> </span><span class=size>19kb</span><span class=ratio>20%</span><span class=open-page> <a href=https://mineralexistence.com/home.html rel=noopener target=_blank> <img alt="open mineralexistence.com/home.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:19;--ratio:78%><div class=entry><span class=url> <a href=/daniel-siepmann-de>daniel-siepmann.de</a> </span><span class=size>19kb</span><span class=ratio>78%</span><span class=open-page> <a href=https://daniel-siepmann.de/ rel=noopener target=_blank> <img alt="open daniel-siepmann.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:19;--ratio:14%><div class=entry><span class=url> <a href=/jvanelian-dev>jvanelian.dev</a> </span><span class=size>19kb</span><span class=ratio>14%</span><span class=open-page> <a href=https://jvanelian.dev rel=noopener target=_blank> <img alt="open jvanelian.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:20;--ratio:35%><div class=entry><span class=url> <a href=/processwire-dev>processwire.dev</a> </span><span class=size>20kb</span><span class=ratio>35%</span><span class=open-page> <a href=https://processwire.dev/ rel=noopener target=_blank> <img alt="open processwire.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:20;--ratio:10%><div class=entry><span class=url> <a href=/fdd-re>fdd.re</a> </span><span class=size>20kb</span><span class=ratio>10%</span><span class=open-page> <a href=https://fdd.re/ rel=noopener target=_blank> <img alt="open fdd.re 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:20;--ratio:16%><div class=entry><span class=url> <a href=/samic-org>samic.org</a> </span><span class=size>20kb</span><span class=ratio>16%</span><span class=open-page> <a href=https://samic.org/ rel=noopener target=_blank> <img alt="open samic.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:20;--ratio:19%><div class=entry><span class=url> <a href=/ul-de>úl.de</a> </span><span class=size>20kb</span><span class=ratio>19%</span><span class=open-page> <a href=https://úl.de/ rel=noopener target=_blank> <img alt="open úl.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:20;--ratio:19%><div class=entry><span class=url> <a href=/ulpaulpa-de>ulpaulpa.de</a> </span><span class=size>20kb</span><span class=ratio>19%</span><span class=open-page> <a href=https://ulpaulpa.de/ rel=noopener target=_blank> <img alt="open ulpaulpa.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:21;--ratio:54%><div class=entry><span class=url> <a href=/zapisnik-skladka-net>zapisnik.skladka.net</a> </span><span class=size>21kb</span><span class=ratio>54%</span><span class=open-page> <a href=https://zapisnik.skladka.net/ rel=noopener target=_blank> <img alt="open zapisnik.skladka.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:21;--ratio:10%><div class=entry><span class=url> <a href=/allfoxesare-gay>allfoxesare.gay</a> </span><span class=size>21kb</span><span class=ratio>10%</span><span class=open-page> <a href=https://allfoxesare.gay/ rel=noopener target=_blank> <img alt="open allfoxesare.gay 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:22;--ratio:10%><div class=entry><span class=url> <a href=/benovermyer-com>benovermyer.com</a> </span><span class=size>22kb</span><span class=ratio>10%</span><span class=open-page> <a href=https://benovermyer.com/ rel=noopener target=_blank> <img alt="open benovermyer.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:22;--ratio:7%><div class=entry><span class=url> <a href=/www-jouissance-net>www.jouissance.net</a> </span><span class=size>22kb</span><span class=ratio>7%</span><span class=open-page> <a href=https://www.jouissance.net rel=noopener target=_blank> <img alt="open www.jouissance.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:22;--ratio:11%><div class=entry><span class=url> <a href=/riedler-wien-music>riedler.wien/music</a> </span><span class=size>22kb</span><span class=ratio>11%</span><span class=open-page> <a href=https://riedler.wien/music/ rel=noopener target=_blank> <img alt="open riedler.wien/music 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:23;--ratio:10%><div class=entry><span class=url> <a href=/yorickpeterse-com>yorickpeterse.com</a> </span><span class=size>23kb</span><span class=ratio>10%</span><span class=open-page> <a href=https://yorickpeterse.com/ rel=noopener target=_blank> <img alt="open yorickpeterse.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:23;--ratio:9%><div class=entry><span class=url> <a href=/richj-co>richj.co</a> </span><span class=size>23kb</span><span class=ratio>9%</span><span class=open-page> <a href=https://richj.co rel=noopener target=_blank> <img alt="open richj.co 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:23;--ratio:7%><div class=entry><span class=url> <a href=/cycloneblaze-net>cycloneblaze.net</a> </span><span class=size>23kb</span><span class=ratio>7%</span><span class=open-page> <a href=https://cycloneblaze.net/ rel=noopener target=_blank> <img alt="open cycloneblaze.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:24;--ratio:20%><div class=entry><span class=url> <a href=/www-unindented-org>www.unindented.org</a> </span><span class=size>24kb</span><span class=ratio>20%</span><span class=open-page> <a href=https://www.unindented.org/ rel=noopener target=_blank> <img alt="open www.unindented.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:25;--ratio:26%><div class=entry><span class=url> <a href=/chad-hirsch-host>chad.hirsch.host</a> </span><span class=size>25kb</span><span class=ratio>26%</span><span class=open-page> <a href=https://chad.hirsch.host rel=noopener target=_blank> <img alt="open chad.hirsch.host 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:25;--ratio:15%><div class=entry><span class=url> <a href=/bortox-it>bortox.it</a> </span><span class=size>25kb</span><span class=ratio>15%</span><span class=open-page> <a href=https://bortox.it/ rel=noopener target=_blank> <img alt="open bortox.it 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:25;--ratio:16%><div class=entry><span class=url> <a href=/thelion-website>thelion.website</a> </span><span class=size>25kb</span><span class=ratio>16%</span><span class=open-page> <a href=https://thelion.website/ rel=noopener target=_blank> <img alt="open thelion.website 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:26;--ratio:67%><div class=entry><span class=url> <a href=/noulin-net-blog>noulin.net/blog</a> </span><span class=size>26kb</span><span class=ratio>67%</span><span class=open-page> <a href=https://noulin.net/blog/ rel=noopener target=_blank> <img alt="open noulin.net/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:26;--ratio:9%><div class=entry><span class=url> <a href=/matthewstrom-com>matthewstrom.com</a> </span><span class=size>26kb</span><span class=ratio>9%</span><span class=open-page> <a href=https://matthewstrom.com rel=noopener target=_blank> <img alt="open matthewstrom.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:27;--ratio:16%><div class=entry><span class=url> <a href=/lectupedia-com-en>lectupedia.com/en</a> </span><span class=size>27kb</span><span class=ratio>16%</span><span class=open-page> <a href=https://lectupedia.com/en/ rel=noopener target=_blank> <img alt="open lectupedia.com/en 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:27;--ratio:16%><div class=entry><span class=url> <a href=/concise-encoding-org>concise-encoding.org</a> </span><span class=size>27kb</span><span class=ratio>16%</span><span class=open-page> <a href=https://concise-encoding.org/ rel=noopener target=_blank> <img alt="open concise-encoding.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:27;--ratio:10%><div class=entry><span class=url> <a href=/remoteroast-club>remoteroast.club</a> </span><span class=size>27kb</span><span class=ratio>10%</span><span class=open-page> <a href=https://remoteroast.club/ rel=noopener target=_blank> <img alt="open remoteroast.club 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:27;--ratio:5%><div class=entry><span class=url> <a href=/blog-madelinepritchard-net>blog.madelinepritchard.net</a> </span><span class=size>27kb</span><span class=ratio>5%</span><span class=open-page> <a href=https://blog.madelinepritchard.net/ rel=noopener target=_blank> <img alt="open blog.madelinepritchard.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:28;--ratio:5%><div class=entry><span class=url> <a href=/www-dustri-org>www.dustri.org</a> </span><span class=size>28kb</span><span class=ratio>5%</span><span class=open-page> <a href=https://www.dustri.org rel=noopener target=_blank> <img alt="open www.dustri.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:28;--ratio:7%><div class=entry><span class=url> <a href=/sr-ht>sr.ht</a> </span><span class=size>28kb</span><span class=ratio>7%</span><span class=open-page> <a href=https://sr.ht/ rel=noopener target=_blank> <img alt="open sr.ht 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:28;--ratio:7%><div class=entry><span class=url> <a href=/n-2p5-xyz>n.2p5.xyz</a> </span><span class=size>28kb</span><span class=ratio>7%</span><span class=open-page> <a href=https://n.2p5.xyz/ rel=noopener target=_blank> <img alt="open n.2p5.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:29;--ratio:11%><div class=entry><span class=url> <a href=/www-unsungnovelty-org>www.unsungnovelty.org</a> </span><span class=size>29kb</span><span class=ratio>11%</span><span class=open-page> <a href=https://www.unsungnovelty.org/ rel=noopener target=_blank> <img alt="open www.unsungnovelty.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:29;--ratio:8%><div class=entry><span class=url> <a href=/jamesst-one>jamesst.one</a> </span><span class=size>29kb</span><span class=ratio>8%</span><span class=open-page> <a href=https://jamesst.one rel=noopener target=_blank> <img alt="open jamesst.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:30;--ratio:52%><div class=entry><span class=url> <a href=/drewdevault-com>drewdevault.com</a> </span><span class=size>30kb</span><span class=ratio>52%</span><span class=open-page> <a href=https://drewdevault.com/ rel=noopener target=_blank> <img alt="open drewdevault.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:31;--ratio:5%><div class=entry><span class=url> <a href=/madelinepritchard-net>madelinepritchard.net</a> </span><span class=size>31kb</span><span class=ratio>5%</span><span class=open-page> <a href=https://madelinepritchard.net rel=noopener target=_blank> <img alt="open madelinepritchard.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:31;--ratio:6%><div class=entry><span class=url> <a href=/www-usecue-com>www.usecue.com</a> </span><span class=size>31kb</span><span class=ratio>6%</span><span class=open-page> <a href=https://www.usecue.com rel=noopener target=_blank> <img alt="open www.usecue.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:32;--ratio:11%><div class=entry><span class=url> <a href=/linuxguideandhints-com>linuxguideandhints.com</a> </span><span class=size>32kb</span><span class=ratio>11%</span><span class=open-page> <a href=https://linuxguideandhints.com/ rel=noopener target=_blank> <img alt="open linuxguideandhints.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:32;--ratio:11%><div class=entry><span class=url> <a href=/kookoomyawka-my1-ru-clock-html>kookoomyawka.my1.ru/clock.html</a> </span><span class=size>32kb</span><span class=ratio>11%</span><span class=open-page> <a href=https://kookoomyawka.my1.ru/clock.html rel=noopener target=_blank> <img alt="open kookoomyawka.my1.ru/clock.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></ol><nav id=pager itemscope itemtype=http://schema.org/SiteNavigationElement><span> <a title="previous page" href=https://250kb.club/>🠔 prev</a> </span><span> — 2 / 4 — </span><span> <a title="next page" href=https://250kb.club/page/3/>next 🠖</a> </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>