pages update
ci/woodpecker/push/woodpecker Pipeline was successful Details

main
Norman Köhring 2 months ago
parent 7b5b9a24d7
commit 998be611fc

@ -7,7 +7,7 @@ steps:
image: denoland/deno
commands:
- sleep 3
- deno run --allow-read --allow-write --allow-net index.ts
- deno run --allow-read --allow-write --allow-net --allow-env="CI" index.ts
build:
image: jauderho/zola:latest
commands:

@ -1,26 +1,26 @@
<!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}#donate,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 wrap;justify-content:flex-end;gap:.5em}.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><main id=member><h1 class="p-name dated" id=title>vidhukant.com</h1><p class="big center">Proud member of the exclusive 250KB Club!<p><time class=dt-published content=2023-11-17 datetime=2023-11-17 itemprop=datePublished pubdate> Added: 2023-11-17 </time> | <time class=dt-published content=2023-11-17 datetime=2023-11-17 itemprop=datePublished pubdate> Last updated: 2023-11-17 </time><p class=e-content><a rel="noopener nofollow" href=https://vidhukant.com/ target=_blank>vidhukant.com</a> is a member of the exclusive 250KB Club. The page weighs <strong> only 26kb </strong> and has a content-to-bloat ratio of <strong>8%</strong>.<p>They are now entitled to add one of those shiny badges to your page. But don't forget, even though I tried to make them as small as possibe, a badge will add some kilobytes to your page weight. A code snipped can be found by clicking on the respective badge.<p class=badges>The badges can either be downloaded and served by yourself or linked directly from 250KB.club. The latter might save a few users some bandwidth if the badge is already cached. On the other hand this gives the 250KB.club server a log entry for <i>every visitor of <strong>your</strong> page</i>. I'm not interested in those logs but you still have to trust my word. So decide for yourself.<details><summary><img alt="simple badge, dark" src=/simple_badge_dark.png> (1.4kB)</summary> <pre><code>
&LTa title="250KB Club page" href="https://250kb.club/vidhukant-com">
<!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}#donate,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 wrap;justify-content:flex-end;gap:.5em}.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><main id=member><h1 class="p-name dated" id=title>alexalejandre.com</h1><p class="big center">Proud member of the exclusive 250KB Club!<p><time class=dt-published content=2024-02-21 datetime=2024-02-21 itemprop=datePublished pubdate> Added: 2024-02-21 </time> | <time class=dt-published content=2024-02-21 datetime=2024-02-21 itemprop=datePublished pubdate> Last updated: 2024-02-21 </time><p class=e-content><a rel="noopener nofollow" href=https://alexalejandre.com/ target=_blank>alexalejandre.com</a> is a member of the exclusive 250KB Club. The page weighs <strong> only 9kb </strong> and has a content-to-bloat ratio of <strong>23%</strong>.<p>They are now entitled to add one of those shiny badges to your page. But don't forget, even though I tried to make them as small as possibe, a badge will add some kilobytes to your page weight. A code snipped can be found by clicking on the respective badge.<p class=badges>The badges can either be downloaded and served by yourself or linked directly from 250KB.club. The latter might save a few users some bandwidth if the badge is already cached. On the other hand this gives the 250KB.club server a log entry for <i>every visitor of <strong>your</strong> page</i>. I'm not interested in those logs but you still have to trust my word. So decide for yourself.<details><summary><img alt="simple badge, dark" src=/simple_badge_dark.png> (1.4kB)</summary> <pre><code>
&LTa title="250KB Club page" href="https://250kb.club/alexalejandre-com">
&LTimg
alt="badge: proud member of the 250KB Club"
src="https://250kb.club/simple_badge_dark.png"
/>
&LT/a>
</code></pre></details><details><summary><img alt="simple badge, bright" src=/simple_badge_bright.png> (1.7kB)</summary> <pre><code>
&LTa title="250KB Club page" href="https://250kb.club/vidhukant-com">
&LTa title="250KB Club page" href="https://250kb.club/alexalejandre-com">
&LTimg
alt="badge: proud member of the 250KB Club"
src="https://250kb.club/simple_badge_bright.png"
/>
&LT/a>
</code></pre></details><details><summary><img alt="color badge, bright" src=/color_badge_bright.png> (4.0kB)</summary> <pre><code>
&LTa title="250KB Club page" href="https://250kb.club/vidhukant-com">
&LTa title="250KB Club page" href="https://250kb.club/alexalejandre-com">
&LTimg
alt="badge: proud member of the 250KB Club"
src="https://250kb.club/color_badge_bright.png"
/>
&LT/a>
</code></pre></details><details><summary><img alt="color badge, dark" src=/color_badge_dark.png> (5.7kB)</summary> <pre><code>
&LTa title="250KB Club page" href="https://250kb.club/vidhukant-com">
&LTa title="250KB Club page" href="https://250kb.club/alexalejandre-com">
&LTimg
alt="badge: proud member of the 250KB Club"
src="https://250kb.club/color_badge_dark.png"

@ -1,26 +1,26 @@
<!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}#donate,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 wrap;justify-content:flex-end;gap:.5em}.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><main id=member><h1 class="p-name dated" id=title>varchar.neocities.org</h1><p class="big center">Proud member of the exclusive 250KB Club!<p><time class=dt-published content=2024-01-19 datetime=2024-01-19 itemprop=datePublished pubdate> Added: 2024-01-19 </time> | <time class=dt-published content=2024-01-19 datetime=2024-01-19 itemprop=datePublished pubdate> Last updated: 2024-01-19 </time><p class=e-content><a rel="noopener nofollow" href=https://varchar.neocities.org/ target=_blank>varchar.neocities.org</a> is a member of the exclusive 250KB Club. The page weighs <strong> only 45kb </strong> and has a content-to-bloat ratio of <strong>1%</strong>.<p>They are now entitled to add one of those shiny badges to your page. But don't forget, even though I tried to make them as small as possibe, a badge will add some kilobytes to your page weight. A code snipped can be found by clicking on the respective badge.<p class=badges>The badges can either be downloaded and served by yourself or linked directly from 250KB.club. The latter might save a few users some bandwidth if the badge is already cached. On the other hand this gives the 250KB.club server a log entry for <i>every visitor of <strong>your</strong> page</i>. I'm not interested in those logs but you still have to trust my word. So decide for yourself.<details><summary><img alt="simple badge, dark" src=/simple_badge_dark.png> (1.4kB)</summary> <pre><code>
&LTa title="250KB Club page" href="https://250kb.club/varchar-neocities-org">
<!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}#donate,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 wrap;justify-content:flex-end;gap:.5em}.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><main id=member><h1 class="p-name dated" id=title>diffractionlimit.com</h1><p class="big center">Proud member of the exclusive 250KB Club!<p><time class=dt-published content=2024-02-21 datetime=2024-02-21 itemprop=datePublished pubdate> Added: 2024-02-21 </time> | <time class=dt-published content=2024-02-21 datetime=2024-02-21 itemprop=datePublished pubdate> Last updated: 2024-02-21 </time><p class=e-content><a rel="noopener nofollow" href=https://diffractionlimit.com/ target=_blank>diffractionlimit.com</a> is a member of the exclusive 250KB Club. The page weighs <strong> only 214kb </strong> and has a content-to-bloat ratio of <strong>1%</strong>.<p>They are now entitled to add one of those shiny badges to your page. But don't forget, even though I tried to make them as small as possibe, a badge will add some kilobytes to your page weight. A code snipped can be found by clicking on the respective badge.<p class=badges>The badges can either be downloaded and served by yourself or linked directly from 250KB.club. The latter might save a few users some bandwidth if the badge is already cached. On the other hand this gives the 250KB.club server a log entry for <i>every visitor of <strong>your</strong> page</i>. I'm not interested in those logs but you still have to trust my word. So decide for yourself.<details><summary><img alt="simple badge, dark" src=/simple_badge_dark.png> (1.4kB)</summary> <pre><code>
&LTa title="250KB Club page" href="https://250kb.club/diffractionlimit-com">
&LTimg
alt="badge: proud member of the 250KB Club"
src="https://250kb.club/simple_badge_dark.png"
/>
&LT/a>
</code></pre></details><details><summary><img alt="simple badge, bright" src=/simple_badge_bright.png> (1.7kB)</summary> <pre><code>
&LTa title="250KB Club page" href="https://250kb.club/varchar-neocities-org">
&LTa title="250KB Club page" href="https://250kb.club/diffractionlimit-com">
&LTimg
alt="badge: proud member of the 250KB Club"
src="https://250kb.club/simple_badge_bright.png"
/>
&LT/a>
</code></pre></details><details><summary><img alt="color badge, bright" src=/color_badge_bright.png> (4.0kB)</summary> <pre><code>
&LTa title="250KB Club page" href="https://250kb.club/varchar-neocities-org">
&LTa title="250KB Club page" href="https://250kb.club/diffractionlimit-com">
&LTimg
alt="badge: proud member of the 250KB Club"
src="https://250kb.club/color_badge_bright.png"
/>
&LT/a>
</code></pre></details><details><summary><img alt="color badge, dark" src=/color_badge_dark.png> (5.7kB)</summary> <pre><code>
&LTa title="250KB Club page" href="https://250kb.club/varchar-neocities-org">
&LTa title="250KB Club page" href="https://250kb.club/diffractionlimit-com">
&LTimg
alt="badge: proud member of the 250KB Club"
src="https://250kb.club/color_badge_dark.png"

@ -1,26 +1,26 @@
<!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}#donate,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 wrap;justify-content:flex-end;gap:.5em}.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><main id=member><h1 class="p-name dated" id=title>shiver.asia</h1><p class="big center">Proud member of the exclusive 250KB Club!<p><time class=dt-published content=2023-02-01 datetime=2023-02-01 itemprop=datePublished pubdate> Added: 2023-02-01 </time> | <time class=dt-published content=2023-02-01 datetime=2023-02-01 itemprop=datePublished pubdate> Last updated: 2023-02-01 </time><p class=e-content><a rel="noopener nofollow" href=https://shiver.asia/ target=_blank>shiver.asia</a> is a member of the exclusive 250KB Club. The page weighs <strong> only 199kb </strong> and has a content-to-bloat ratio of <strong>1%</strong>.<p>They are now entitled to add one of those shiny badges to your page. But don't forget, even though I tried to make them as small as possibe, a badge will add some kilobytes to your page weight. A code snipped can be found by clicking on the respective badge.<p class=badges>The badges can either be downloaded and served by yourself or linked directly from 250KB.club. The latter might save a few users some bandwidth if the badge is already cached. On the other hand this gives the 250KB.club server a log entry for <i>every visitor of <strong>your</strong> page</i>. I'm not interested in those logs but you still have to trust my word. So decide for yourself.<details><summary><img alt="simple badge, dark" src=/simple_badge_dark.png> (1.4kB)</summary> <pre><code>
&LTa title="250KB Club page" href="https://250kb.club/shiver-asia">
<!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}#donate,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 wrap;justify-content:flex-end;gap:.5em}.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><main id=member><h1 class="p-name dated" id=title>eternodevir.com</h1><p class="big center">Proud member of the exclusive 250KB Club!<p><time class=dt-published content=2024-02-21 datetime=2024-02-21 itemprop=datePublished pubdate> Added: 2024-02-21 </time> | <time class=dt-published content=2024-02-21 datetime=2024-02-21 itemprop=datePublished pubdate> Last updated: 2024-02-21 </time><p class=e-content><a rel="noopener nofollow" href=https://eternodevir.com/ target=_blank>eternodevir.com</a> is a member of the exclusive 250KB Club. The page weighs <strong> only 6kb </strong> and has a content-to-bloat ratio of <strong>44%</strong>.<p>They are now entitled to add one of those shiny badges to your page. But don't forget, even though I tried to make them as small as possibe, a badge will add some kilobytes to your page weight. A code snipped can be found by clicking on the respective badge.<p class=badges>The badges can either be downloaded and served by yourself or linked directly from 250KB.club. The latter might save a few users some bandwidth if the badge is already cached. On the other hand this gives the 250KB.club server a log entry for <i>every visitor of <strong>your</strong> page</i>. I'm not interested in those logs but you still have to trust my word. So decide for yourself.<details><summary><img alt="simple badge, dark" src=/simple_badge_dark.png> (1.4kB)</summary> <pre><code>
&LTa title="250KB Club page" href="https://250kb.club/eternodevir-com">
&LTimg
alt="badge: proud member of the 250KB Club"
src="https://250kb.club/simple_badge_dark.png"
/>
&LT/a>
</code></pre></details><details><summary><img alt="simple badge, bright" src=/simple_badge_bright.png> (1.7kB)</summary> <pre><code>
&LTa title="250KB Club page" href="https://250kb.club/shiver-asia">
&LTa title="250KB Club page" href="https://250kb.club/eternodevir-com">
&LTimg
alt="badge: proud member of the 250KB Club"
src="https://250kb.club/simple_badge_bright.png"
/>
&LT/a>
</code></pre></details><details><summary><img alt="color badge, bright" src=/color_badge_bright.png> (4.0kB)</summary> <pre><code>
&LTa title="250KB Club page" href="https://250kb.club/shiver-asia">
&LTa title="250KB Club page" href="https://250kb.club/eternodevir-com">
&LTimg
alt="badge: proud member of the 250KB Club"
src="https://250kb.club/color_badge_bright.png"
/>
&LT/a>
</code></pre></details><details><summary><img alt="color badge, dark" src=/color_badge_dark.png> (5.7kB)</summary> <pre><code>
&LTa title="250KB Club page" href="https://250kb.club/shiver-asia">
&LTa title="250KB Club page" href="https://250kb.club/eternodevir-com">
&LTimg
alt="badge: proud member of the 250KB Club"
src="https://250kb.club/color_badge_dark.png"

File diff suppressed because one or more lines are too long

@ -0,0 +1,29 @@
<!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}#donate,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 wrap;justify-content:flex-end;gap:.5em}.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><main id=member><h1 class="p-name dated" id=title>missionfranceguichet.fr</h1><p class="big center">Proud member of the exclusive 250KB Club!<p><time class=dt-published content=2024-02-21 datetime=2024-02-21 itemprop=datePublished pubdate> Added: 2024-02-21 </time> | <time class=dt-published content=2024-02-21 datetime=2024-02-21 itemprop=datePublished pubdate> Last updated: 2024-02-21 </time><p class=e-content><a rel="noopener nofollow" href=https://missionfranceguichet.fr/ target=_blank>missionfranceguichet.fr</a> is a member of the exclusive 250KB Club. The page weighs <strong> only 20kb </strong> and has a content-to-bloat ratio of <strong>27%</strong>.<p>They are now entitled to add one of those shiny badges to your page. But don't forget, even though I tried to make them as small as possibe, a badge will add some kilobytes to your page weight. A code snipped can be found by clicking on the respective badge.<p class=badges>The badges can either be downloaded and served by yourself or linked directly from 250KB.club. The latter might save a few users some bandwidth if the badge is already cached. On the other hand this gives the 250KB.club server a log entry for <i>every visitor of <strong>your</strong> page</i>. I'm not interested in those logs but you still have to trust my word. So decide for yourself.<details><summary><img alt="simple badge, dark" src=/simple_badge_dark.png> (1.4kB)</summary> <pre><code>
&LTa title="250KB Club page" href="https://250kb.club/missionfranceguichet-fr">
&LTimg
alt="badge: proud member of the 250KB Club"
src="https://250kb.club/simple_badge_dark.png"
/>
&LT/a>
</code></pre></details><details><summary><img alt="simple badge, bright" src=/simple_badge_bright.png> (1.7kB)</summary> <pre><code>
&LTa title="250KB Club page" href="https://250kb.club/missionfranceguichet-fr">
&LTimg
alt="badge: proud member of the 250KB Club"
src="https://250kb.club/simple_badge_bright.png"
/>
&LT/a>
</code></pre></details><details><summary><img alt="color badge, bright" src=/color_badge_bright.png> (4.0kB)</summary> <pre><code>
&LTa title="250KB Club page" href="https://250kb.club/missionfranceguichet-fr">
&LTimg
alt="badge: proud member of the 250KB Club"
src="https://250kb.club/color_badge_bright.png"
/>
&LT/a>
</code></pre></details><details><summary><img alt="color badge, dark" src=/color_badge_dark.png> (5.7kB)</summary> <pre><code>
&LTa title="250KB Club page" href="https://250kb.club/missionfranceguichet-fr">
&LTimg
alt="badge: proud member of the 250KB Club"
src="https://250kb.club/color_badge_dark.png"
/>
&LT/a>
</code></pre></details><p><a href=/>back</a></main></body><script async data-goatcounter=https://250kb-club.goatcounter.com/count src=//gc.zgo.at/count.js></script>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -8,6 +8,14 @@
<language>en</language>
<atom:link href="https://250kb.club/rss.xml" rel="self" type="application/rss+xml"/>
<lastBuildDate>Wed, 21 Feb 2024 00:00:00 +0000</lastBuildDate>
<item>
<title>alexalejandre.com</title>
<pubDate>Wed, 21 Feb 2024 00:00:00 +0000</pubDate>
<author>Unknown</author>
<link>https://250kb.club/alexalejandre-com/</link>
<guid>https://250kb.club/alexalejandre-com/</guid>
<description></description>
</item>
<item>
<title>bukmark.club</title>
<pubDate>Wed, 21 Feb 2024 00:00:00 +0000</pubDate>
@ -16,6 +24,22 @@
<guid>https://250kb.club/bukmark-club/</guid>
<description></description>
</item>
<item>
<title>diffractionlimit.com</title>
<pubDate>Wed, 21 Feb 2024 00:00:00 +0000</pubDate>
<author>Unknown</author>
<link>https://250kb.club/diffractionlimit-com/</link>
<guid>https://250kb.club/diffractionlimit-com/</guid>
<description></description>
</item>
<item>
<title>eternodevir.com</title>
<pubDate>Wed, 21 Feb 2024 00:00:00 +0000</pubDate>
<author>Unknown</author>
<link>https://250kb.club/eternodevir-com/</link>
<guid>https://250kb.club/eternodevir-com/</guid>
<description></description>
</item>
<item>
<title>frills.dev</title>
<pubDate>Wed, 21 Feb 2024 00:00:00 +0000</pubDate>
@ -24,6 +48,14 @@
<guid>https://250kb.club/frills-dev/</guid>
<description></description>
</item>
<item>
<title>missionfranceguichet.fr</title>
<pubDate>Wed, 21 Feb 2024 00:00:00 +0000</pubDate>
<author>Unknown</author>
<link>https://250kb.club/missionfranceguichet-fr/</link>
<guid>https://250kb.club/missionfranceguichet-fr/</guid>
<description></description>
</item>
<item>
<title>romanvesely.com</title>
<pubDate>Wed, 21 Feb 2024 00:00:00 +0000</pubDate>
@ -32,6 +64,14 @@
<guid>https://250kb.club/romanvesely-com/</guid>
<description></description>
</item>
<item>
<title>www.archaeoramblings.com</title>
<pubDate>Wed, 21 Feb 2024 00:00:00 +0000</pubDate>
<author>Unknown</author>
<link>https://250kb.club/www-archaeoramblings-com/</link>
<guid>https://250kb.club/www-archaeoramblings-com/</guid>
<description></description>
</item>
<item>
<title>www.marginalia.nu</title>
<pubDate>Wed, 21 Feb 2024 00:00:00 +0000</pubDate>
@ -40,6 +80,14 @@
<guid>https://250kb.club/www-marginalia-nu/</guid>
<description></description>
</item>
<item>
<title>zoraster.org</title>
<pubDate>Wed, 21 Feb 2024 00:00:00 +0000</pubDate>
<author>Unknown</author>
<link>https://250kb.club/zoraster-org/</link>
<guid>https://250kb.club/zoraster-org/</guid>
<description></description>
</item>
<item>
<title>ivanrg.es</title>
<pubDate>Fri, 26 Jan 2024 00:00:00 +0000</pubDate>
@ -136,14 +184,6 @@
<guid>https://250kb.club/morcus-net/</guid>
<description></description>
</item>
<item>
<title>varchar.neocities.org</title>
<pubDate>Fri, 19 Jan 2024 00:00:00 +0000</pubDate>
<author>Unknown</author>
<link>https://250kb.club/varchar-neocities-org/</link>
<guid>https://250kb.club/varchar-neocities-org/</guid>
<description></description>
</item>
<item>
<title>vinc.cc</title>
<pubDate>Fri, 19 Jan 2024 00:00:00 +0000</pubDate>
@ -472,14 +512,6 @@
<guid>https://250kb.club/theobori-cafe/</guid>
<description></description>
</item>
<item>
<title>vidhukant.com</title>
<pubDate>Fri, 17 Nov 2023 00:00:00 +0000</pubDate>
<author>Unknown</author>
<link>https://250kb.club/vidhukant-com/</link>
<guid>https://250kb.club/vidhukant-com/</guid>
<description></description>
</item>
<item>
<title>wito.bar</title>
<pubDate>Fri, 17 Nov 2023 00:00:00 +0000</pubDate>
@ -920,14 +952,6 @@
<guid>https://250kb.club/news-tuxmachines-org/</guid>
<description></description>
</item>
<item>
<title>shiver.asia</title>
<pubDate>Wed, 01 Feb 2023 00:00:00 +0000</pubDate>
<author>Unknown</author>
<link>https://250kb.club/shiver-asia/</link>
<guid>https://250kb.club/shiver-asia/</guid>
<description></description>
</item>
<item>
<title>webseiten-vorlage.seopunkt.de</title>
<pubDate>Wed, 01 Feb 2023 00:00:00 +0000</pubDate>
@ -1096,14 +1120,6 @@
<guid>https://250kb.club/perfectlighthousescores-com/</guid>
<description></description>
</item>
<item>
<title>raregems.io</title>
<pubDate>Tue, 31 Jan 2023 00:00:00 +0000</pubDate>
<author>Unknown</author>
<link>https://250kb.club/raregems-io/</link>
<guid>https://250kb.club/raregems-io/</guid>
<description></description>
</item>
<item>
<title>reim.ar</title>
<pubDate>Tue, 31 Jan 2023 00:00:00 +0000</pubDate>

File diff suppressed because one or more lines are too long

@ -67,6 +67,10 @@
<loc>https://250kb.club/alessandrocuzzocrea-com/</loc>
<lastmod>2024-02-21</lastmod>
</url>
<url>
<loc>https://250kb.club/alexalejandre-com/</loc>
<lastmod>2024-02-21</lastmod>
</url>
<url>
<loc>https://250kb.club/alexeystar-com/</loc>
<lastmod>2024-02-21</lastmod>
@ -293,7 +297,7 @@
</url>
<url>
<loc>https://250kb.club/chad-hirsch-host/</loc>
<lastmod>2024-01-26</lastmod>
<lastmod>2024-02-21</lastmod>
</url>
<url>
<loc>https://250kb.club/chino-is-a-dev/</loc>
@ -395,6 +399,10 @@
<loc>https://250kb.club/decentnet-github-io/</loc>
<lastmod>2024-02-21</lastmod>
</url>
<url>
<loc>https://250kb.club/diffractionlimit-com/</loc>
<lastmod>2024-02-21</lastmod>
</url>
<url>
<loc>https://250kb.club/dotfilehub-com/</loc>
<lastmod>2024-02-21</lastmod>
@ -439,6 +447,10 @@
<loc>https://250kb.club/erikjohannes-no/</loc>
<lastmod>2024-02-21</lastmod>
</url>
<url>
<loc>https://250kb.club/eternodevir-com/</loc>
<lastmod>2024-02-21</lastmod>
</url>
<url>
<loc>https://250kb.club/ezweber-xyz/</loc>
<lastmod>2024-02-21</lastmod>
@ -863,6 +875,10 @@
<loc>https://250kb.club/minwiz-com/</loc>
<lastmod>2024-02-21</lastmod>
</url>
<url>
<loc>https://250kb.club/missionfranceguichet-fr/</loc>
<lastmod>2024-02-21</lastmod>
</url>
<url>
<loc>https://250kb.club/monokai-nl/</loc>
<lastmod>2024-02-21</lastmod>
@ -1110,10 +1126,6 @@
<loc>https://250kb.club/radiocanadamini-ca/</loc>
<lastmod>2024-02-21</lastmod>
</url>
<url>
<loc>https://250kb.club/raregems-io/</loc>
<lastmod>2024-01-26</lastmod>
</url>
<url>
<loc>https://250kb.club/ratfactor-com/</loc>
<lastmod>2024-02-21</lastmod>
@ -1202,10 +1214,6 @@
<loc>https://250kb.club/shazow-net/</loc>
<lastmod>2024-02-21</lastmod>
</url>
<url>
<loc>https://250kb.club/shiver-asia/</loc>
<lastmod>2024-01-26</lastmod>
</url>
<url>
<loc>https://250kb.club/si3t-ch/</loc>
<lastmod>2024-02-21</lastmod>
@ -1382,18 +1390,10 @@
<loc>https://250kb.club/vanzasetia-site/</loc>
<lastmod>2024-02-21</lastmod>
</url>
<url>
<loc>https://250kb.club/varchar-neocities-org/</loc>
<lastmod>2024-01-26</lastmod>
</url>
<url>
<loc>https://250kb.club/verisimilitudes-net/</loc>
<lastmod>2024-02-21</lastmod>
</url>
<url>
<loc>https://250kb.club/vidhukant-com/</loc>
<lastmod>2024-01-26</lastmod>
</url>
<url>
<loc>https://250kb.club/vinc-cc/</loc>
<lastmod>2024-02-21</lastmod>
@ -1450,6 +1450,10 @@
<loc>https://250kb.club/writerbywriter-com/</loc>
<lastmod>2024-02-21</lastmod>
</url>
<url>
<loc>https://250kb.club/www-archaeoramblings-com/</loc>
<lastmod>2024-02-21</lastmod>
</url>
<url>
<loc>https://250kb.club/www-beh-uk/</loc>
<lastmod>2024-02-21</lastmod>
@ -1630,6 +1634,10 @@
<loc>https://250kb.club/zerocontradictions-net/</loc>
<lastmod>2024-02-21</lastmod>
</url>
<url>
<loc>https://250kb.club/zoraster-org/</loc>
<lastmod>2024-02-21</lastmod>
</url>
<url>
<loc>https://250kb.club/zupzup-org/</loc>
<lastmod>2024-02-21</lastmod>

@ -0,0 +1,29 @@
<!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}#donate,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 wrap;justify-content:flex-end;gap:.5em}.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><main id=member><h1 class="p-name dated" id=title>www.archaeoramblings.com</h1><p class="big center">Proud member of the exclusive 250KB Club!<p><time class=dt-published content=2024-02-21 datetime=2024-02-21 itemprop=datePublished pubdate> Added: 2024-02-21 </time> | <time class=dt-published content=2024-02-21 datetime=2024-02-21 itemprop=datePublished pubdate> Last updated: 2024-02-21 </time><p class=e-content><a rel="noopener nofollow" href=https://www.archaeoramblings.com/ target=_blank>www.archaeoramblings.com</a> is a member of the exclusive 250KB Club. The page weighs <strong> only 6kb </strong> and has a content-to-bloat ratio of <strong>100%</strong>.<p>They are now entitled to add one of those shiny badges to your page. But don't forget, even though I tried to make them as small as possibe, a badge will add some kilobytes to your page weight. A code snipped can be found by clicking on the respective badge.<p class=badges>The badges can either be downloaded and served by yourself or linked directly from 250KB.club. The latter might save a few users some bandwidth if the badge is already cached. On the other hand this gives the 250KB.club server a log entry for <i>every visitor of <strong>your</strong> page</i>. I'm not interested in those logs but you still have to trust my word. So decide for yourself.<details><summary><img alt="simple badge, dark" src=/simple_badge_dark.png> (1.4kB)</summary> <pre><code>
&LTa title="250KB Club page" href="https://250kb.club/www-archaeoramblings-com">
&LTimg
alt="badge: proud member of the 250KB Club"
src="https://250kb.club/simple_badge_dark.png"
/>
&LT/a>
</code></pre></details><details><summary><img alt="simple badge, bright" src=/simple_badge_bright.png> (1.7kB)</summary> <pre><code>
&LTa title="250KB Club page" href="https://250kb.club/www-archaeoramblings-com">
&LTimg
alt="badge: proud member of the 250KB Club"
src="https://250kb.club/simple_badge_bright.png"
/>
&LT/a>
</code></pre></details><details><summary><img alt="color badge, bright" src=/color_badge_bright.png> (4.0kB)</summary> <pre><code>
&LTa title="250KB Club page" href="https://250kb.club/www-archaeoramblings-com">
&LTimg
alt="badge: proud member of the 250KB Club"
src="https://250kb.club/color_badge_bright.png"
/>
&LT/a>
</code></pre></details><details><summary><img alt="color badge, dark" src=/color_badge_dark.png> (5.7kB)</summary> <pre><code>
&LTa title="250KB Club page" href="https://250kb.club/www-archaeoramblings-com">
&LTimg
alt="badge: proud member of the 250KB Club"
src="https://250kb.club/color_badge_dark.png"
/>
&LT/a>
</code></pre></details><p><a href=/>back</a></main></body><script async data-goatcounter=https://250kb-club.goatcounter.com/count src=//gc.zgo.at/count.js></script>

@ -1,26 +1,26 @@
<!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}#donate,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 wrap;justify-content:flex-end;gap:.5em}.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><main id=member><h1 class="p-name dated" id=title>raregems.io</h1><p class="big center">Proud member of the exclusive 250KB Club!<p><time class=dt-published content=2023-01-31 datetime=2023-01-31 itemprop=datePublished pubdate> Added: 2023-01-31 </time> | <time class=dt-published content=2023-01-31 datetime=2023-01-31 itemprop=datePublished pubdate> Last updated: 2023-01-31 </time><p class=e-content><a rel="noopener nofollow" href=https://raregems.io/ target=_blank>raregems.io</a> is a member of the exclusive 250KB Club. The page weighs <strong> only 133kb </strong> and has a content-to-bloat ratio of <strong>2%</strong>.<p>They are now entitled to add one of those shiny badges to your page. But don't forget, even though I tried to make them as small as possibe, a badge will add some kilobytes to your page weight. A code snipped can be found by clicking on the respective badge.<p class=badges>The badges can either be downloaded and served by yourself or linked directly from 250KB.club. The latter might save a few users some bandwidth if the badge is already cached. On the other hand this gives the 250KB.club server a log entry for <i>every visitor of <strong>your</strong> page</i>. I'm not interested in those logs but you still have to trust my word. So decide for yourself.<details><summary><img alt="simple badge, dark" src=/simple_badge_dark.png> (1.4kB)</summary> <pre><code>
&LTa title="250KB Club page" href="https://250kb.club/raregems-io">
<!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}#donate,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 wrap;justify-content:flex-end;gap:.5em}.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><main id=member><h1 class="p-name dated" id=title>zoraster.org</h1><p class="big center">Proud member of the exclusive 250KB Club!<p><time class=dt-published content=2024-02-21 datetime=2024-02-21 itemprop=datePublished pubdate> Added: 2024-02-21 </time> | <time class=dt-published content=2024-02-21 datetime=2024-02-21 itemprop=datePublished pubdate> Last updated: 2024-02-21 </time><p class=e-content><a rel="noopener nofollow" href=https://zoraster.org/ target=_blank>zoraster.org</a> is a member of the exclusive 250KB Club. The page weighs <strong> only 118kb </strong> and has a content-to-bloat ratio of <strong>2%</strong>.<p>They are now entitled to add one of those shiny badges to your page. But don't forget, even though I tried to make them as small as possibe, a badge will add some kilobytes to your page weight. A code snipped can be found by clicking on the respective badge.<p class=badges>The badges can either be downloaded and served by yourself or linked directly from 250KB.club. The latter might save a few users some bandwidth if the badge is already cached. On the other hand this gives the 250KB.club server a log entry for <i>every visitor of <strong>your</strong> page</i>. I'm not interested in those logs but you still have to trust my word. So decide for yourself.<details><summary><img alt="simple badge, dark" src=/simple_badge_dark.png> (1.4kB)</summary> <pre><code>
&LTa title="250KB Club page" href="https://250kb.club/zoraster-org">
&LTimg
alt="badge: proud member of the 250KB Club"
src="https://250kb.club/simple_badge_dark.png"
/>
&LT/a>
</code></pre></details><details><summary><img alt="simple badge, bright" src=/simple_badge_bright.png> (1.7kB)</summary> <pre><code>
&LTa title="250KB Club page" href="https://250kb.club/raregems-io">
&LTa title="250KB Club page" href="https://250kb.club/zoraster-org">
&LTimg
alt="badge: proud member of the 250KB Club"
src="https://250kb.club/simple_badge_bright.png"
/>
&LT/a>
</code></pre></details><details><summary><img alt="color badge, bright" src=/color_badge_bright.png> (4.0kB)</summary> <pre><code>
&LTa title="250KB Club page" href="https://250kb.club/raregems-io">
&LTa title="250KB Club page" href="https://250kb.club/zoraster-org">
&LTimg
alt="badge: proud member of the 250KB Club"
src="https://250kb.club/color_badge_bright.png"
/>
&LT/a>
</code></pre></details><details><summary><img alt="color badge, dark" src=/color_badge_dark.png> (5.7kB)</summary> <pre><code>
&LTa title="250KB Club page" href="https://250kb.club/raregems-io">
&LTa title="250KB Club page" href="https://250kb.club/zoraster-org">
&LTimg
alt="badge: proud member of the 250KB Club"
src="https://250kb.club/color_badge_dark.png"
Loading…
Cancel
Save