mirror of
https://github.com/nkoehring/250kb-club.git
synced 2025-04-19 21:59:04 +02:00
1 line
No EOL
49 KiB
HTML
1 line
No EOL
49 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=koehr name=author><meta content="The 250kb Club" name=DC.title><link href=https://koehr.ing 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{color:#333;background:#fff;margin:0;padding:0;font:16px/1.4 sans-serif}body>header,main,body>footer{width:calc(100% - 2em);max-width:calc(720px - 2em);margin:0 auto;padding:0 1em}#main-footer{border-top:1px solid #d3d3d3;margin:3rem auto 0;font-size:85%}main{margin:3em auto}h1{letter-spacing:6px;text-align:center;margin-top:1.2em;font:small-caps 700 2.2em/1.4 sans-serif}h2{letter-spacing:5px;text-align:center;font:small-caps 700 2em/1.4 sans-serif}p{text-align:justify}a,a:visited{color:currentColor;text-decoration:underline}select,label,#donate{color:currentColor;font:inherit;background:0 0;border:2px solid gray;padding:.25em .5em}ol{padding:0;list-style:none}li{background-color:#0002;margin-bottom:1em}aside{flex-flow:wrap;justify-content:flex-end;gap:.5em;display:flex;position:relative}.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{background:#fff;border:3px solid #ddd;width:calc(714px - 2em);max-width:calc(100vw - 2em - 6px);padding:0 1em;display:none;position:absolute;top:2.5em;left:-1em}#info-toggle:checked~#info-popup{display:block}.entry{flex-flow:row;justify-content:space-between;height:2em;padding:.5em .5em 0;font-size:1.3em;line-height:2em;display:flex}.entry>.url{text-overflow:ellipsis;flex:auto;width:70%;overflow:hidden}.entry>.size,.entry>.ratio,.entry>.open-page{text-align:right;flex:none;width:10%}.entry>.open-page img{max-height:32px;margin-top:4px}.entry-size-bar,.entry-ratio-bar{border-bottom:2px solid;height:0;margin-bottom:2px}.entry-size-bar.highlighted,.entry-ratio-bar.highlighted{border-bottom-width:4px}.entry-size-bar{width:calc(var(--size)/256*100%);border-bottom-color:#e44}.entry-ratio-bar{width:var(--ratio);border-bottom-color:#56b}#pager{flex-flow:row;justify-content:space-between;align-items:center;display:flex}.badges>img{margin-bottom:-5px}pre{background:#8885;height:11em;display:block}@media (prefers-color-scheme:dark){body{color:#fff;background:#222}#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, you can directly link to it from your page.</header><main id=members-table><aside><div></div><a href=https://ko-fi.com/koehr id=donate rel=noopener target=_blank>Buy me a coffee ☕</a><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:25%><div class=entry><span class=url> <a href=/rectangles-app>rectangles.app</a> </span><span class=size>7kb</span><span class=ratio>25%</span><span class=open-page> <a href=https://rectangles.app/ rel=noopener target=_blank> <img alt="open rectangles.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:7;--ratio:35%><div class=entry><span class=url> <a href=/httpguides-com>httpguides.com</a> </span><span class=size>7kb</span><span class=ratio>35%</span><span class=open-page> <a href=https://httpguides.com/ rel=noopener target=_blank> <img alt="open httpguides.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:7;--ratio:19%><div class=entry><span class=url> <a href=/humaidq-ae>humaidq.ae</a> </span><span class=size>7kb</span><span class=ratio>19%</span><span class=open-page> <a href=https://humaidq.ae/ rel=noopener target=_blank> <img alt="open humaidq.ae 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: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:90%><div class=entry><span class=url> <a href=/dracol-ing>dracol.ing</a> </span><span class=size>7kb</span><span class=ratio>90%</span><span class=open-page> <a href=https://dracol.ing/ rel=noopener target=_blank> <img alt="open dracol.ing 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:100%><div class=entry><span class=url> <a href=/zupzup-org>zupzup.org</a> </span><span class=size>8kb</span><span class=ratio>100%</span><span class=open-page> <a href=https://zupzup.org/ rel=noopener target=_blank> <img alt="open zupzup.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:100%><div class=entry><span class=url> <a href=/asukaminato-eu-org>asukaminato.eu.org</a> </span><span class=size>8kb</span><span class=ratio>100%</span><span class=open-page> <a href=https://asukaminato.eu.org/ rel=noopener target=_blank> <img alt="open asukaminato.eu.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:14%><div class=entry><span class=url> <a href=/arfer-net>arfer.net</a> </span><span class=size>8kb</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:8;--ratio:59%><div class=entry><span class=url> <a href=/waelk-tech>waelk.tech</a> </span><span class=size>8kb</span><span class=ratio>59%</span><span class=open-page> <a href=https://waelk.tech/ rel=noopener target=_blank> <img alt="open waelk.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:8;--ratio:100%><div class=entry><span class=url> <a href=/verisimilitudes-net>verisimilitudes.net</a> </span><span class=size>8kb</span><span class=ratio>100%</span><span class=open-page> <a href=http://verisimilitudes.net/ rel=noopener target=_blank> <img alt="open verisimilitudes.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:8;--ratio:100%><div class=entry><span class=url> <a href=/xwx-moe>xwx.moe</a> </span><span class=size>8kb</span><span class=ratio>100%</span><span class=open-page> <a href=http://xwx.moe/ rel=noopener target=_blank> <img alt="open xwx.moe 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:84%><div class=entry><span class=url> <a href=/manpages-bsd-lv>manpages.bsd.lv</a> </span><span class=size>8kb</span><span class=ratio>84%</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:63%><div class=entry><span class=url> <a href=/thedroth-rocks>thedroth.rocks</a> </span><span class=size>8kb</span><span class=ratio>63%</span><span class=open-page> <a href=https://thedroth.rocks/ rel=noopener target=_blank> <img alt="open thedroth.rocks 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:11%><div class=entry><span class=url> <a href=/tombrandis-uk-to>tombrandis.uk.to</a> </span><span class=size>8kb</span><span class=ratio>11%</span><span class=open-page> <a href=https://tombrandis.uk.to rel=noopener target=_blank> <img alt="open tombrandis.uk.to 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=/bridge-simplefin-org>bridge.simplefin.org</a> </span><span class=size>9kb</span><span class=ratio>52%</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:9;--ratio:100%><div class=entry><span class=url> <a href=/seirdy-one>seirdy.one</a> </span><span class=size>9kb</span><span class=ratio>100%</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:9;--ratio:45%><div class=entry><span class=url> <a href=/www-archaeoramblings-com>www.archaeoramblings.com</a> </span><span class=size>9kb</span><span class=ratio>45%</span><span class=open-page> <a href=https://www.archaeoramblings.com/ rel=noopener target=_blank> <img alt="open www.archaeoramblings.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:9;--ratio:76%><div class=entry><span class=url> <a href=/miku86-com>miku86.com</a> </span><span class=size>9kb</span><span class=ratio>76%</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:9;--ratio:84%><div class=entry><span class=url> <a href=/www-borfigat-org>www.borfigat.org</a> </span><span class=size>9kb</span><span class=ratio>84%</span><span class=open-page> <a href=https://www.borfigat.org/ rel=noopener target=_blank> <img alt="open www.borfigat.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:91%><div class=entry><span class=url> <a href=/tmpod-dev>tmpod.dev</a> </span><span class=size>9kb</span><span class=ratio>91%</span><span class=open-page> <a href=https://tmpod.dev/ rel=noopener target=_blank> <img alt="open tmpod.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:9;--ratio:53%><div class=entry><span class=url> <a href=/fanael-github-io>fanael.github.io</a> </span><span class=size>9kb</span><span class=ratio>53%</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:63%><div class=entry><span class=url> <a href=/consoom-soy>consoom.soy</a> </span><span class=size>9kb</span><span class=ratio>63%</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:9;--ratio:52%><div class=entry><span class=url> <a href=/xigoi-neocities-org>xigoi.neocities.org</a> </span><span class=size>9kb</span><span class=ratio>52%</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:76%><div class=entry><span class=url> <a href=/alexalejandre-com>alexalejandre.com</a> </span><span class=size>9kb</span><span class=ratio>76%</span><span class=open-page> <a href=https://alexalejandre.com/ rel=noopener target=_blank> <img alt="open alexalejandre.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:9;--ratio:37%><div class=entry><span class=url> <a href=/masysma-net>masysma.net</a> </span><span class=size>9kb</span><span class=ratio>37%</span><span class=open-page> <a href=https://masysma.net/ rel=noopener target=_blank> <img alt="open masysma.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:9;--ratio:100%><div class=entry><span class=url> <a href=/kaimac-org>kaimac.org</a> </span><span class=size>9kb</span><span class=ratio>100%</span><span class=open-page> <a href=http://kaimac.org/ rel=noopener target=_blank> <img alt="open kaimac.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:48%><div class=entry><span class=url> <a href=/palashbauri-in>palashbauri.in</a> </span><span class=size>9kb</span><span class=ratio>48%</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:47%><div class=entry><span class=url> <a href=/nytpu-com>nytpu.com</a> </span><span class=size>9kb</span><span class=ratio>47%</span><span class=open-page> <a href=https://nytpu.com/ rel=noopener target=_blank> <img alt="open nytpu.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: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:73%><div class=entry><span class=url> <a href=/paulcomte-cafe>paulcomte.cafe</a> </span><span class=size>10kb</span><span class=ratio>73%</span><span class=open-page> <a href=https://paulcomte.cafe/ rel=noopener target=_blank> <img alt="open paulcomte.cafe 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:28%><div class=entry><span class=url> <a href=/sizi-ng>sizi.ng</a> </span><span class=size>10kb</span><span class=ratio>28%</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:10;--ratio:22%><div class=entry><span class=url> <a href=/salejandro-me>salejandro.me</a> </span><span class=size>10kb</span><span class=ratio>22%</span><span class=open-page> <a href=https://salejandro.me/ rel=noopener target=_blank> <img alt="open salejandro.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:10;--ratio:52%><div class=entry><span class=url> <a href=/bcachefs-org>bcachefs.org</a> </span><span class=size>10kb</span><span class=ratio>52%</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:10;--ratio:100%><div class=entry><span class=url> <a href=/blog-fefe-de>blog.fefe.de</a> </span><span class=size>10kb</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:10;--ratio:100%><div class=entry><span class=url> <a href=/www-paoloose-site>www.paoloose.site</a> </span><span class=size>10kb</span><span class=ratio>100%</span><span class=open-page> <a href=https://www.paoloose.site/ rel=noopener target=_blank> <img alt="open www.paoloose.site 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:100%><div class=entry><span class=url> <a href=/pad-js-org>pad.js.org</a> </span><span class=size>10kb</span><span class=ratio>100%</span><span class=open-page> <a href=https://pad.js.org/ rel=noopener target=_blank> <img alt="open pad.js.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:66%><div class=entry><span class=url> <a href=/drag13-io>drag13.io</a> </span><span class=size>10kb</span><span class=ratio>66%</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:60%><div class=entry><span class=url> <a href=/vanzasetia-xyz>vanzasetia.xyz</a> </span><span class=size>10kb</span><span class=ratio>60%</span><span class=open-page> <a href=https://vanzasetia.xyz/ rel=noopener target=_blank> <img alt="open vanzasetia.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:11;--ratio:73%><div class=entry><span class=url> <a href=/codingotaku-com>codingotaku.com</a> </span><span class=size>11kb</span><span class=ratio>73%</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:11;--ratio:92%><div class=entry><span class=url> <a href=/midnight-pub>midnight.pub</a> </span><span class=size>11kb</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:11;--ratio:23%><div class=entry><span class=url> <a href=/pdgonzalez872-github-io>pdgonzalez872.github.io</a> </span><span class=size>11kb</span><span class=ratio>23%</span><span class=open-page> <a href=https://pdgonzalez872.github.io/ rel=noopener target=_blank> <img alt="open pdgonzalez872.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:58%><div class=entry><span class=url> <a href=/timotijhof-net>timotijhof.net</a> </span><span class=size>11kb</span><span class=ratio>58%</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:11;--ratio:73%><div class=entry><span class=url> <a href=/kangae-ayushnix-com>kangae.ayushnix.com</a> </span><span class=size>11kb</span><span class=ratio>73%</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:11;--ratio:66%><div class=entry><span class=url> <a href=/thelazysre-com>thelazysre.com</a> </span><span class=size>11kb</span><span class=ratio>66%</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:11;--ratio:64%><div class=entry><span class=url> <a href=/news-ycombinator-com>news.ycombinator.com</a> </span><span class=size>11kb</span><span class=ratio>64%</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:12;--ratio:72%><div class=entry><span class=url> <a href=/250kb-club>250kb.club</a> </span><span class=size>12kb</span><span class=ratio>72%</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:32%><div class=entry><span class=url> <a href=/asnine-me>asnine.me</a> </span><span class=size>12kb</span><span class=ratio>32%</span><span class=open-page> <a href=https://asnine.me/ rel=noopener target=_blank> <img alt="open asnine.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:12;--ratio:49%><div class=entry><span class=url> <a href=/kishvanchee-com>kishvanchee.com</a> </span><span class=size>12kb</span><span class=ratio>49%</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:100%><div class=entry><span class=url> <a href=/yatesrelates-com>yatesrelates.com</a> </span><span class=size>12kb</span><span class=ratio>100%</span><span class=open-page> <a href=https://yatesrelates.com/ rel=noopener target=_blank> <img alt="open yatesrelates.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=/fullstackpython-com>fullstackpython.com</a> </span><span class=size>13kb</span><span class=ratio>46%</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:27%><div class=entry><span class=url> <a href=/ltlnx-codeberg-page>ltlnx.codeberg.page</a> </span><span class=size>13kb</span><span class=ratio>27%</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:13;--ratio:100%><div class=entry><span class=url> <a href=/arc-x-org>arc-x.org</a> </span><span class=size>13kb</span><span class=ratio>100%</span><span class=open-page> <a href=http://arc-x.org/ rel=noopener target=_blank> <img alt="open arc-x.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: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:13;--ratio:100%><div class=entry><span class=url> <a href=/akgbhat-github-io>akgbhat.github.io</a> </span><span class=size>13kb</span><span class=ratio>100%</span><span class=open-page> <a href=https://akgbhat.github.io/ rel=noopener target=_blank> <img alt="open akgbhat.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:100%><div class=entry><span class=url> <a href=/old-net-eu-org>old.net.eu.org</a> </span><span class=size>14kb</span><span class=ratio>100%</span><span class=open-page> <a href=http://old.net.eu.org/ rel=noopener target=_blank> <img alt="open old.net.eu.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:14;--ratio:32%><div class=entry><span class=url> <a href=/0xedward-io>0xedward.io</a> </span><span class=size>14kb</span><span class=ratio>32%</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:14;--ratio:100%><div class=entry><span class=url> <a href=/giraud-eu>giraud.eu</a> </span><span class=size>14kb</span><span class=ratio>100%</span><span class=open-page> <a href=https://giraud.eu/ rel=noopener target=_blank> <img alt="open giraud.eu 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:45%><div class=entry><span class=url> <a href=/andrekelling-de>andrekelling.de</a> </span><span class=size>14kb</span><span class=ratio>45%</span><span class=open-page> <a href=https://andrekelling.de/ rel=noopener target=_blank> <img alt="open andrekelling.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: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:97%><div class=entry><span class=url> <a href=/davidwalesdata-com>davidwalesdata.com</a> </span><span class=size>16kb</span><span class=ratio>97%</span><span class=open-page> <a href=https://davidwalesdata.com/ rel=noopener target=_blank> <img alt="open davidwalesdata.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:95%><div class=entry><span class=url> <a href=/armaanb-net>armaanb.net</a> </span><span class=size>17kb</span><span class=ratio>95%</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:17;--ratio:25%><div class=entry><span class=url> <a href=/abridge-netlify-app>abridge.netlify.app</a> </span><span class=size>17kb</span><span class=ratio>25%</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:17;--ratio:57%><div class=entry><span class=url> <a href=/nelson-cloud>nelson.cloud</a> </span><span class=size>17kb</span><span class=ratio>57%</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: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:89%><div class=entry><span class=url> <a href=/arkensys-dedyn-io>arkensys.dedyn.io</a> </span><span class=size>17kb</span><span class=ratio>89%</span><span class=open-page> <a href=https://arkensys.dedyn.io/ rel=noopener target=_blank> <img alt="open arkensys.dedyn.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:17;--ratio:53%><div class=entry><span class=url> <a href=/bittich-be>bittich.be</a> </span><span class=size>17kb</span><span class=ratio>53%</span><span class=open-page> <a href=https://bittich.be/ rel=noopener target=_blank> <img alt="open bittich.be 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:88%><div class=entry><span class=url> <a href=/oscarforner-com>oscarforner.com</a> </span><span class=size>17kb</span><span class=ratio>88%</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: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:100%><div class=entry><span class=url> <a href=/retro-maniek86-xyz>retro.maniek86.xyz</a> </span><span class=size>18kb</span><span class=ratio>100%</span><span class=open-page> <a href=https://retro.maniek86.xyz/ rel=noopener target=_blank> <img alt="open retro.maniek86.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:18;--ratio:22%><div class=entry><span class=url> <a href=/guts-plus>guts.plus</a> </span><span class=size>18kb</span><span class=ratio>22%</span><span class=open-page> <a href=https://guts.plus/ rel=noopener target=_blank> <img alt="open guts.plus 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:37%><div class=entry><span class=url> <a href=/robins-one>robins.one</a> </span><span class=size>18kb</span><span class=ratio>37%</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:19;--ratio:11%><div class=entry><span class=url> <a href=/latunov-dev>latunov.dev</a> </span><span class=size>19kb</span><span class=ratio>11%</span><span class=open-page> <a href=https://latunov.dev/ rel=noopener target=_blank> <img alt="open latunov.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: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:87%><div class=entry><span class=url> <a href=/daniel-siepmann-de>daniel-siepmann.de</a> </span><span class=size>19kb</span><span class=ratio>87%</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:20;--ratio:14%><div class=entry><span class=url> <a href=/jvanelian-dev>jvanelian.dev</a> </span><span class=size>20kb</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:48%><div class=entry><span class=url> <a href=/adambuczek-com>adambuczek.com</a> </span><span class=size>20kb</span><span class=ratio>48%</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:20;--ratio:42%><div class=entry><span class=url> <a href=/processwire-dev>processwire.dev</a> </span><span class=size>20kb</span><span class=ratio>42%</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:81%><div class=entry><span class=url> <a href=/ul-de>úl.de</a> </span><span class=size>20kb</span><span class=ratio>81%</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:81%><div class=entry><span class=url> <a href=/ulpaulpa-de>ulpaulpa.de</a> </span><span class=size>20kb</span><span class=ratio>81%</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:20;--ratio:88%><div class=entry><span class=url> <a href=/world-playground-deceit-net>world-playground-deceit.net</a> </span><span class=size>20kb</span><span class=ratio>88%</span><span class=open-page> <a href=https://world-playground-deceit.net/ rel=noopener target=_blank> <img alt="open world-playground-deceit.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:20%><div class=entry><span class=url> <a href=/beuke-org>beuke.org</a> </span><span class=size>21kb</span><span class=ratio>20%</span><span class=open-page> <a href=https://beuke.org/ rel=noopener target=_blank> <img alt="open beuke.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:21;--ratio:66%><div class=entry><span class=url> <a href=/zapisnik-skladka-net>zapisnik.skladka.net</a> </span><span class=size>21kb</span><span class=ratio>66%</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:7%><div class=entry><span class=url> <a href=/www-jouissance-net>www.jouissance.net</a> </span><span class=size>21kb</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: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:21;--ratio:48%><div class=entry><span class=url> <a href=/gilcu3-website>gilcu3.website</a> </span><span class=size>21kb</span><span class=ratio>48%</span><span class=open-page> <a href=https://gilcu3.website/ rel=noopener target=_blank> <img alt="open gilcu3.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:21;--ratio:73%><div class=entry><span class=url> <a href=/visil-gw-lt>visil.gw.lt</a> </span><span class=size>21kb</span><span class=ratio>73%</span><span class=open-page> <a href=https://visil.gw.lt/ rel=noopener target=_blank> <img alt="open visil.gw.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:22;--ratio:88%><div class=entry><span class=url> <a href=/512kb-club>512kb.club</a> </span><span class=size>22kb</span><span class=ratio>88%</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:22;--ratio:66%><div class=entry><span class=url> <a href=/ache-one>ache.one</a> </span><span class=size>22kb</span><span class=ratio>66%</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:22;--ratio:25%><div class=entry><span class=url> <a href=/missionfranceguichet-fr>missionfranceguichet.fr</a> </span><span class=size>22kb</span><span class=ratio>25%</span><span class=open-page> <a href=https://missionfranceguichet.fr/ rel=noopener target=_blank> <img alt="open missionfranceguichet.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:22;--ratio:31%><div class=entry><span class=url> <a href=/www-unindented-org>www.unindented.org</a> </span><span class=size>22kb</span><span class=ratio>31%</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:22;--ratio:100%><div class=entry><span class=url> <a href=/samic-org>samic.org</a> </span><span class=size>22kb</span><span class=ratio>100%</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:24;--ratio:10%><div class=entry><span class=url> <a href=/richj-co>richj.co</a> </span><span class=size>24kb</span><span class=ratio>10%</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:24;--ratio:73%><div class=entry><span class=url> <a href=/riedler-wien-music>riedler.wien/music</a> </span><span class=size>24kb</span><span class=ratio>73%</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:24;--ratio:27%><div class=entry><span class=url> <a href=/lectupedia-com-en>lectupedia.com/en</a> </span><span class=size>24kb</span><span class=ratio>27%</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:25;--ratio:66%><div class=entry><span class=url> <a href=/chad-hirsch-host>chad.hirsch.host</a> </span><span class=size>25kb</span><span class=ratio>66%</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:18%><div class=entry><span class=url> <a href=/www-jdeal-cn>www.jdeal.cn</a> </span><span class=size>25kb</span><span class=ratio>18%</span><span class=open-page> <a href=https://www.jdeal.cn/ rel=noopener target=_blank> <img alt="open www.jdeal.cn 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 / 5 — </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> |