diff --git a/package.json b/package.json index e18a293b..3519b5ae 100644 --- a/package.json +++ b/package.json @@ -6,5 +6,11 @@ "repository": "https://git.k0r.in/n/the-250kb-club", "author": "koehr ", "license": "MIT", - "private": true + "private": true, + "scripts": { + "dev": "zola serve", + "build": "zola build", + "update-pages": "deno run --allow-read --allow-write --allow-net index.ts", + "ylt": "docker run --privileged -p 8383:8383 -v $PWD/yltresults:/usr/src/ylt/results ousamabenyounes/yellowlabtools" + } } diff --git a/public/0xedward-io/index.html b/public/0xedward-io/index.html index cb9d3c7f..4582b69d 100644 --- a/public/0xedward-io/index.html +++ b/public/0xedward-io/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

0xedward.io

Proud member of the exclusive 250kb club!

|

0xedward.io is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 89%.

back

\ No newline at end of file + }

0xedward.io

Proud member of the exclusive 250kb club!

|

0xedward.io is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 89%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/0xedward-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/0xedward-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/0xedward-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/0xedward-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/0xff-nu/index.html b/public/0xff-nu/index.html index 5b4129a2..898ad887 100644 --- a/public/0xff-nu/index.html +++ b/public/0xff-nu/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

0xff.nu

Proud member of the exclusive 250kb club!

|

0xff.nu is a member of the exclusive 250kb club. The page weighs only 4kb and has a content-to-bloat ratio of 71%.

back

\ No newline at end of file + }

0xff.nu

Proud member of the exclusive 250kb club!

|

0xff.nu is a member of the exclusive 250kb club. The page weighs only 4kb and has a content-to-bloat ratio of 71%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/0xff-nu">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/0xff-nu">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/0xff-nu">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/0xff-nu">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/10kbclub-com/index.html b/public/10kbclub-com/index.html index 246abee7..31dfa5ef 100644 --- a/public/10kbclub-com/index.html +++ b/public/10kbclub-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

10kbclub.com

Proud member of the exclusive 250kb club!

|

10kbclub.com is a member of the exclusive 250kb club. The page weighs only 7kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

10kbclub.com

Proud member of the exclusive 250kb club!

|

10kbclub.com is a member of the exclusive 250kb club. The page weighs only 7kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/10kbclub-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/10kbclub-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/10kbclub-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/10kbclub-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/1mb-club/index.html b/public/1mb-club/index.html index f493fb7e..4bff09e7 100644 --- a/public/1mb-club/index.html +++ b/public/1mb-club/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

1mb.club

Proud member of the exclusive 250kb club!

|

1mb.club is a member of the exclusive 250kb club. The page weighs only 13kb and has a content-to-bloat ratio of 96%.

back

\ No newline at end of file + }

1mb.club

Proud member of the exclusive 250kb club!

|

1mb.club is a member of the exclusive 250kb club. The page weighs only 13kb and has a content-to-bloat ratio of 96%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/1mb-club">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/1mb-club">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/1mb-club">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/1mb-club">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/250kb-club/index.html b/public/250kb-club/index.html index 976432ec..449dc9a4 100644 --- a/public/250kb-club/index.html +++ b/public/250kb-club/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

250kb.club

Proud member of the exclusive 250kb club!

|

250kb.club is a member of the exclusive 250kb club. The page weighs only 11kb and has a content-to-bloat ratio of 57%.

back

\ No newline at end of file + }

250kb.club

Proud member of the exclusive 250kb club!

|

250kb.club is a member of the exclusive 250kb club. The page weighs only 11kb and has a content-to-bloat ratio of 57%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/250kb-club">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/250kb-club">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/250kb-club">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/250kb-club">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/25kb-xyz/index.html b/public/25kb-xyz/index.html index 84d123cc..8b6879ae 100644 --- a/public/25kb-xyz/index.html +++ b/public/25kb-xyz/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

25kb.xyz

Proud member of the exclusive 250kb club!

|

25kb.xyz is a member of the exclusive 250kb club. The page weighs only 1kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

25kb.xyz

Proud member of the exclusive 250kb club!

|

25kb.xyz is a member of the exclusive 250kb club. The page weighs only 1kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/25kb-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/25kb-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/25kb-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/25kb-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/512kb-club/index.html b/public/512kb-club/index.html index 0f2e63ee..01fd710e 100644 --- a/public/512kb-club/index.html +++ b/public/512kb-club/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

512kb.club

Proud member of the exclusive 250kb club!

|

512kb.club is a member of the exclusive 250kb club. The page weighs only 12kb and has a content-to-bloat ratio of 81%.

back

\ No newline at end of file + }

512kb.club

Proud member of the exclusive 250kb club!

|

512kb.club is a member of the exclusive 250kb club. The page weighs only 12kb and has a content-to-bloat ratio of 81%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/512kb-club">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/512kb-club">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/512kb-club">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/512kb-club">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/ache-one/index.html b/public/ache-one/index.html index d1f51c87..d4ff442d 100644 --- a/public/ache-one/index.html +++ b/public/ache-one/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

ache.one

Proud member of the exclusive 250kb club!

|

ache.one is a member of the exclusive 250kb club. The page weighs only 62kb and has a content-to-bloat ratio of 6%.

back

\ No newline at end of file + }

ache.one

Proud member of the exclusive 250kb club!

|

ache.one is a member of the exclusive 250kb club. The page weighs only 62kb and has a content-to-bloat ratio of 6%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/ache-one">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/ache-one">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/ache-one">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/ache-one">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/ajroach42-com/index.html b/public/ajroach42-com/index.html index 200861cb..2341c4ac 100644 --- a/public/ajroach42-com/index.html +++ b/public/ajroach42-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

ajroach42.com

Proud member of the exclusive 250kb club!

|

ajroach42.com is a member of the exclusive 250kb club. The page weighs only 27kb and has a content-to-bloat ratio of 11%.

back

\ No newline at end of file + }

ajroach42.com

Proud member of the exclusive 250kb club!

|

ajroach42.com is a member of the exclusive 250kb club. The page weighs only 27kb and has a content-to-bloat ratio of 11%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/ajroach42-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/ajroach42-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/ajroach42-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/ajroach42-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/alexanderobenauer-com/index.html b/public/alexanderobenauer-com/index.html index 4d731d56..5a9f5878 100644 --- a/public/alexanderobenauer-com/index.html +++ b/public/alexanderobenauer-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

alexanderobenauer.com

Proud member of the exclusive 250kb club!

|

alexanderobenauer.com is a member of the exclusive 250kb club. The page weighs only 96kb and has a content-to-bloat ratio of 8%.

back

\ No newline at end of file + }

alexanderobenauer.com

Proud member of the exclusive 250kb club!

|

alexanderobenauer.com is a member of the exclusive 250kb club. The page weighs only 96kb and has a content-to-bloat ratio of 8%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/alexanderobenauer-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/alexanderobenauer-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/alexanderobenauer-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/alexanderobenauer-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/alexschroeder-ch/index.html b/public/alexschroeder-ch/index.html index 2fe822fb..5f5a8ef0 100644 --- a/public/alexschroeder-ch/index.html +++ b/public/alexschroeder-ch/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

alexschroeder.ch

Proud member of the exclusive 250kb club!

|

alexschroeder.ch is a member of the exclusive 250kb club. The page weighs only 25kb and has a content-to-bloat ratio of 83%.

back

\ No newline at end of file + }

alexschroeder.ch

Proud member of the exclusive 250kb club!

|

alexschroeder.ch is a member of the exclusive 250kb club. The page weighs only 25kb and has a content-to-bloat ratio of 83%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/alexschroeder-ch">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/alexschroeder-ch">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/alexschroeder-ch">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/alexschroeder-ch">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/allien-work/index.html b/public/allien-work/index.html index b14a3d7d..d565403c 100644 --- a/public/allien-work/index.html +++ b/public/allien-work/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

allien.work

Proud member of the exclusive 250kb club!

|

allien.work is a member of the exclusive 250kb club. The page weighs only 107kb and has a content-to-bloat ratio of 7%.

back

\ No newline at end of file + }

allien.work

Proud member of the exclusive 250kb club!

|

allien.work is a member of the exclusive 250kb club. The page weighs only 107kb and has a content-to-bloat ratio of 7%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/allien-work">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/allien-work">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/allien-work">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/allien-work">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/ampersandia-net/index.html b/public/ampersandia-net/index.html index e4d592bb..6a03a060 100644 --- a/public/ampersandia-net/index.html +++ b/public/ampersandia-net/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

ampersandia.net

Proud member of the exclusive 250kb club!

|

ampersandia.net is a member of the exclusive 250kb club. The page weighs only 50kb and has a content-to-bloat ratio of 5%.

back

\ No newline at end of file + }

ampersandia.net

Proud member of the exclusive 250kb club!

|

ampersandia.net is a member of the exclusive 250kb club. The page weighs only 50kb and has a content-to-bloat ratio of 5%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/ampersandia-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/ampersandia-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/ampersandia-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/ampersandia-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/anabeatriz-dev/index.html b/public/anabeatriz-dev/index.html index b300ea40..5a6c4fed 100644 --- a/public/anabeatriz-dev/index.html +++ b/public/anabeatriz-dev/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

anabeatriz.dev

Proud member of the exclusive 250kb club!

|

anabeatriz.dev is a member of the exclusive 250kb club. The page weighs only 74kb and has a content-to-bloat ratio of 1%.

back

\ No newline at end of file + }

anabeatriz.dev

Proud member of the exclusive 250kb club!

|

anabeatriz.dev is a member of the exclusive 250kb club. The page weighs only 74kb and has a content-to-bloat ratio of 1%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/anabeatriz-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/anabeatriz-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/anabeatriz-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/anabeatriz-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/antranigv-am/index.html b/public/antranigv-am/index.html index 24b3965e..28fdbfa2 100644 --- a/public/antranigv-am/index.html +++ b/public/antranigv-am/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

antranigv.am

Proud member of the exclusive 250kb club!

|

antranigv.am is a member of the exclusive 250kb club. The page weighs only 18kb and has a content-to-bloat ratio of 43%.

back

\ No newline at end of file + }

antranigv.am

Proud member of the exclusive 250kb club!

|

antranigv.am is a member of the exclusive 250kb club. The page weighs only 18kb and has a content-to-bloat ratio of 43%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/antranigv-am">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/antranigv-am">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/antranigv-am">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/antranigv-am">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/arfer-net/index.html b/public/arfer-net/index.html index 2cee1daf..afeb87a1 100644 --- a/public/arfer-net/index.html +++ b/public/arfer-net/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

arfer.net

Proud member of the exclusive 250kb club!

|

arfer.net is a member of the exclusive 250kb club. The page weighs only 7kb and has a content-to-bloat ratio of 14%.

back

\ No newline at end of file + }

arfer.net

Proud member of the exclusive 250kb club!

|

arfer.net is a member of the exclusive 250kb club. The page weighs only 7kb and has a content-to-bloat ratio of 14%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/arfer-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/arfer-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/arfer-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/arfer-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/armaanb-net/index.html b/public/armaanb-net/index.html index af56e7d2..ff85c9f7 100644 --- a/public/armaanb-net/index.html +++ b/public/armaanb-net/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

armaanb.net

Proud member of the exclusive 250kb club!

|

armaanb.net is a member of the exclusive 250kb club. The page weighs only 23kb and has a content-to-bloat ratio of 9%.

back

\ No newline at end of file + }

armaanb.net

Proud member of the exclusive 250kb club!

|

armaanb.net is a member of the exclusive 250kb club. The page weighs only 23kb and has a content-to-bloat ratio of 9%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/armaanb-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/armaanb-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/armaanb-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/armaanb-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/aroace-space/index.html b/public/aroace-space/index.html index 439fecad..ffa9c4fc 100644 --- a/public/aroace-space/index.html +++ b/public/aroace-space/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

aroace.space

Proud member of the exclusive 250kb club!

|

aroace.space is a member of the exclusive 250kb club. The page weighs only 16kb and has a content-to-bloat ratio of 21%.

back

\ No newline at end of file + }

aroace.space

Proud member of the exclusive 250kb club!

|

aroace.space is a member of the exclusive 250kb club. The page weighs only 16kb and has a content-to-bloat ratio of 21%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/aroace-space">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/aroace-space">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/aroace-space">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/aroace-space">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/artemislena-eu/index.html b/public/artemislena-eu/index.html index cdfdea22..6b7f56c4 100644 --- a/public/artemislena-eu/index.html +++ b/public/artemislena-eu/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

artemislena.eu

Proud member of the exclusive 250kb club!

|

artemislena.eu is a member of the exclusive 250kb club. The page weighs only 5kb and has a content-to-bloat ratio of 77%.

back

\ No newline at end of file + }

artemislena.eu

Proud member of the exclusive 250kb club!

|

artemislena.eu is a member of the exclusive 250kb club. The page weighs only 5kb and has a content-to-bloat ratio of 77%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/artemislena-eu">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/artemislena-eu">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/artemislena-eu">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/artemislena-eu">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/bcachefs-org/index.html b/public/bcachefs-org/index.html index 5861133c..b7f026dd 100644 --- a/public/bcachefs-org/index.html +++ b/public/bcachefs-org/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

bcachefs.org

Proud member of the exclusive 250kb club!

|

bcachefs.org is a member of the exclusive 250kb club. The page weighs only 8kb and has a content-to-bloat ratio of 40%.

back

\ No newline at end of file + }

bcachefs.org

Proud member of the exclusive 250kb club!

|

bcachefs.org is a member of the exclusive 250kb club. The page weighs only 8kb and has a content-to-bloat ratio of 40%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/bcachefs-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/bcachefs-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/bcachefs-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/bcachefs-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/bduck-xyz/index.html b/public/bduck-xyz/index.html index 7916027f..9bce954f 100644 --- a/public/bduck-xyz/index.html +++ b/public/bduck-xyz/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

bduck.xyz

Proud member of the exclusive 250kb club!

|

bduck.xyz is a member of the exclusive 250kb club. The page weighs only 147kb and has a content-to-bloat ratio of 5%.

back

\ No newline at end of file + }

bduck.xyz

Proud member of the exclusive 250kb club!

|

bduck.xyz is a member of the exclusive 250kb club. The page weighs only 147kb and has a content-to-bloat ratio of 5%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/bduck-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/bduck-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/bduck-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/bduck-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/beh-uk/index.html b/public/beh-uk/index.html index 5f104a94..55a066c8 100644 --- a/public/beh-uk/index.html +++ b/public/beh-uk/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

beh.uk

Proud member of the exclusive 250kb club!

|

beh.uk is a member of the exclusive 250kb club. The page weighs only 67kb and has a content-to-bloat ratio of 8%.

back

\ No newline at end of file + }

beh.uk

Proud member of the exclusive 250kb club!

|

beh.uk is a member of the exclusive 250kb club. The page weighs only 67kb and has a content-to-bloat ratio of 8%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/beh-uk">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/beh-uk">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/beh-uk">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/beh-uk">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/benharr-is/index.html b/public/benharr-is/index.html index adfbc47d..b3194421 100644 --- a/public/benharr-is/index.html +++ b/public/benharr-is/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

benharr.is

Proud member of the exclusive 250kb club!

|

benharr.is is a member of the exclusive 250kb club. The page weighs only 4kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

benharr.is

Proud member of the exclusive 250kb club!

|

benharr.is is a member of the exclusive 250kb club. The page weighs only 4kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/benharr-is">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/benharr-is">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/benharr-is">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/benharr-is">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/benovermyer-com/index.html b/public/benovermyer-com/index.html index fdef2535..d68bea82 100644 --- a/public/benovermyer-com/index.html +++ b/public/benovermyer-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

benovermyer.com

Proud member of the exclusive 250kb club!

|

benovermyer.com is a member of the exclusive 250kb club. The page weighs only 49kb and has a content-to-bloat ratio of 3%.

back

\ No newline at end of file + }

benovermyer.com

Proud member of the exclusive 250kb club!

|

benovermyer.com is a member of the exclusive 250kb club. The page weighs only 49kb and has a content-to-bloat ratio of 3%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/benovermyer-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/benovermyer-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/benovermyer-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/benovermyer-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/berkshirehathaway-com/index.html b/public/berkshirehathaway-com/index.html index 80a9704f..7dc2057e 100644 --- a/public/berkshirehathaway-com/index.html +++ b/public/berkshirehathaway-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

berkshirehathaway.com

Proud member of the exclusive 250kb club!

|

berkshirehathaway.com is a member of the exclusive 250kb club. The page weighs only 67kb and has a content-to-bloat ratio of 9%.

back

\ No newline at end of file + }

berkshirehathaway.com

Proud member of the exclusive 250kb club!

|

berkshirehathaway.com is a member of the exclusive 250kb club. The page weighs only 67kb and has a content-to-bloat ratio of 9%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/berkshirehathaway-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/berkshirehathaway-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/berkshirehathaway-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/berkshirehathaway-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/bernsteinbear-com/index.html b/public/bernsteinbear-com/index.html index 8887e3f5..211e888b 100644 --- a/public/bernsteinbear-com/index.html +++ b/public/bernsteinbear-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

bernsteinbear.com

Proud member of the exclusive 250kb club!

|

bernsteinbear.com is a member of the exclusive 250kb club. The page weighs only 31kb and has a content-to-bloat ratio of 10%.

back

\ No newline at end of file + }

bernsteinbear.com

Proud member of the exclusive 250kb club!

|

bernsteinbear.com is a member of the exclusive 250kb club. The page weighs only 31kb and has a content-to-bloat ratio of 10%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/bernsteinbear-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/bernsteinbear-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/bernsteinbear-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/bernsteinbear-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/bestmotherfucking-website/index.html b/public/bestmotherfucking-website/index.html index 78808dc6..a742d8d9 100644 --- a/public/bestmotherfucking-website/index.html +++ b/public/bestmotherfucking-website/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

bestmotherfucking.website

Proud member of the exclusive 250kb club!

|

bestmotherfucking.website is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

bestmotherfucking.website

Proud member of the exclusive 250kb club!

|

bestmotherfucking.website is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/bestmotherfucking-website">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/bestmotherfucking-website">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/bestmotherfucking-website">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/bestmotherfucking-website">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/bettermotherfuckingwebsite-com/index.html b/public/bettermotherfuckingwebsite-com/index.html index 12678a3c..0d5cfec6 100644 --- a/public/bettermotherfuckingwebsite-com/index.html +++ b/public/bettermotherfuckingwebsite-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

bettermotherfuckingwebsite.com

Proud member of the exclusive 250kb club!

|

bettermotherfuckingwebsite.com is a member of the exclusive 250kb club. The page weighs only 23kb and has a content-to-bloat ratio of 10%.

back

\ No newline at end of file + }

bettermotherfuckingwebsite.com

Proud member of the exclusive 250kb club!

|

bettermotherfuckingwebsite.com is a member of the exclusive 250kb club. The page weighs only 23kb and has a content-to-bloat ratio of 10%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/bettermotherfuckingwebsite-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/bettermotherfuckingwebsite-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/bettermotherfuckingwebsite-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/bettermotherfuckingwebsite-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/binyam-in/index.html b/public/binyam-in/index.html index 380627af..fc6ff481 100644 --- a/public/binyam-in/index.html +++ b/public/binyam-in/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

binyam.in

Proud member of the exclusive 250kb club!

|

binyam.in is a member of the exclusive 250kb club. The page weighs only 43kb and has a content-to-bloat ratio of 5%.

back

\ No newline at end of file + }

binyam.in

Proud member of the exclusive 250kb club!

|

binyam.in is a member of the exclusive 250kb club. The page weighs only 43kb and has a content-to-bloat ratio of 5%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/binyam-in">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/binyam-in">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/binyam-in">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/binyam-in">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/blakehawkins-com-blog/index.html b/public/blakehawkins-com-blog/index.html index ac32fa38..de06d722 100644 --- a/public/blakehawkins-com-blog/index.html +++ b/public/blakehawkins-com-blog/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

blakehawkins.com/blog

Proud member of the exclusive 250kb club!

|

blakehawkins.com/blog is a member of the exclusive 250kb club. The page weighs only 56kb and has a content-to-bloat ratio of 6%.

back

\ No newline at end of file + }

blakehawkins.com/blog

Proud member of the exclusive 250kb club!

|

blakehawkins.com/blog is a member of the exclusive 250kb club. The page weighs only 56kb and has a content-to-bloat ratio of 6%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/blakehawkins-com-blog">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/blakehawkins-com-blog">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/blakehawkins-com-blog">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/blakehawkins-com-blog">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/blog-bshah-in/index.html b/public/blog-bshah-in/index.html index e9967c52..a4ed28fe 100644 --- a/public/blog-bshah-in/index.html +++ b/public/blog-bshah-in/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

blog.bshah.in

Proud member of the exclusive 250kb club!

|

blog.bshah.in is a member of the exclusive 250kb club. The page weighs only 10kb and has a content-to-bloat ratio of 32%.

back

\ No newline at end of file + }

blog.bshah.in

Proud member of the exclusive 250kb club!

|

blog.bshah.in is a member of the exclusive 250kb club. The page weighs only 10kb and has a content-to-bloat ratio of 32%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/blog-bshah-in">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/blog-bshah-in">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/blog-bshah-in">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/blog-bshah-in">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/blog-circuitsofimagination-com/index.html b/public/blog-circuitsofimagination-com/index.html index 6f4e0241..30be7b3c 100644 --- a/public/blog-circuitsofimagination-com/index.html +++ b/public/blog-circuitsofimagination-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

blog.circuitsofimagination.com

Proud member of the exclusive 250kb club!

|

blog.circuitsofimagination.com is a member of the exclusive 250kb club. The page weighs only 153kb and has a content-to-bloat ratio of 2%.

back

\ No newline at end of file + }

blog.circuitsofimagination.com

Proud member of the exclusive 250kb club!

|

blog.circuitsofimagination.com is a member of the exclusive 250kb club. The page weighs only 153kb and has a content-to-bloat ratio of 2%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/blog-circuitsofimagination-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/blog-circuitsofimagination-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/blog-circuitsofimagination-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/blog-circuitsofimagination-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/blog-fefe-de/index.html b/public/blog-fefe-de/index.html index d489c661..57d158f6 100644 --- a/public/blog-fefe-de/index.html +++ b/public/blog-fefe-de/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

blog.fefe.de

Proud member of the exclusive 250kb club!

|

blog.fefe.de is a member of the exclusive 250kb club. The page weighs only 14kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

blog.fefe.de

Proud member of the exclusive 250kb club!

|

blog.fefe.de is a member of the exclusive 250kb club. The page weighs only 14kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/blog-fefe-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/blog-fefe-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/blog-fefe-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/blog-fefe-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/blog-fossterer-com/index.html b/public/blog-fossterer-com/index.html index 582155c6..5dec8670 100644 --- a/public/blog-fossterer-com/index.html +++ b/public/blog-fossterer-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

blog.fossterer.com

Proud member of the exclusive 250kb club!

|

blog.fossterer.com is a member of the exclusive 250kb club. The page weighs only 16kb and has a content-to-bloat ratio of 9%.

back

\ No newline at end of file + }

blog.fossterer.com

Proud member of the exclusive 250kb club!

|

blog.fossterer.com is a member of the exclusive 250kb club. The page weighs only 16kb and has a content-to-bloat ratio of 9%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/blog-fossterer-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/blog-fossterer-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/blog-fossterer-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/blog-fossterer-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/bnolet-me/index.html b/public/bnolet-me/index.html index 0d5927ef..6af0dedf 100644 --- a/public/bnolet-me/index.html +++ b/public/bnolet-me/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

bnolet.me

Proud member of the exclusive 250kb club!

|

bnolet.me is a member of the exclusive 250kb club. The page weighs only 155kb and has a content-to-bloat ratio of 3%.

back

\ No newline at end of file + }

bnolet.me

Proud member of the exclusive 250kb club!

|

bnolet.me is a member of the exclusive 250kb club. The page weighs only 155kb and has a content-to-bloat ratio of 3%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/bnolet-me">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/bnolet-me">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/bnolet-me">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/bnolet-me">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/boehs-org/index.html b/public/boehs-org/index.html index 004be1a6..c0e09bce 100644 --- a/public/boehs-org/index.html +++ b/public/boehs-org/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

boehs.org

Proud member of the exclusive 250kb club!

|

boehs.org is a member of the exclusive 250kb club. The page weighs only 83kb and has a content-to-bloat ratio of 2%.

back

\ No newline at end of file + }

boehs.org

Proud member of the exclusive 250kb club!

|

boehs.org is a member of the exclusive 250kb club. The page weighs only 83kb and has a content-to-bloat ratio of 2%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/boehs-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/boehs-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/boehs-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/boehs-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/box-matto-nl/index.html b/public/box-matto-nl/index.html index 55aa8809..6bd1fea4 100644 --- a/public/box-matto-nl/index.html +++ b/public/box-matto-nl/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

box.matto.nl

Proud member of the exclusive 250kb club!

|

box.matto.nl is a member of the exclusive 250kb club. The page weighs only 7kb and has a content-to-bloat ratio of 61%.

back

\ No newline at end of file + }

box.matto.nl

Proud member of the exclusive 250kb club!

|

box.matto.nl is a member of the exclusive 250kb club. The page weighs only 7kb and has a content-to-bloat ratio of 61%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/box-matto-nl">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/box-matto-nl">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/box-matto-nl">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/box-matto-nl">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/bridge-simplefin-org/index.html b/public/bridge-simplefin-org/index.html index 98121e47..d93c49d4 100644 --- a/public/bridge-simplefin-org/index.html +++ b/public/bridge-simplefin-org/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

bridge.simplefin.org

Proud member of the exclusive 250kb club!

|

bridge.simplefin.org is a member of the exclusive 250kb club. The page weighs only 7kb and has a content-to-bloat ratio of 15%.

back

\ No newline at end of file + }

bridge.simplefin.org

Proud member of the exclusive 250kb club!

|

bridge.simplefin.org is a member of the exclusive 250kb club. The page weighs only 7kb and has a content-to-bloat ratio of 15%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/bridge-simplefin-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/bridge-simplefin-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/bridge-simplefin-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/bridge-simplefin-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/buchh-org/index.html b/public/buchh-org/index.html index f5e7b13c..056e1fca 100644 --- a/public/buchh-org/index.html +++ b/public/buchh-org/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

buchh.org

Proud member of the exclusive 250kb club!

|

buchh.org is a member of the exclusive 250kb club. The page weighs only 5kb and has a content-to-bloat ratio of 36%.

back

\ No newline at end of file + }

buchh.org

Proud member of the exclusive 250kb club!

|

buchh.org is a member of the exclusive 250kb club. The page weighs only 5kb and has a content-to-bloat ratio of 36%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/buchh-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/buchh-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/buchh-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/buchh-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/bvnf-space/index.html b/public/bvnf-space/index.html index 414464ea..65e702ff 100644 --- a/public/bvnf-space/index.html +++ b/public/bvnf-space/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

bvnf.space

Proud member of the exclusive 250kb club!

|

bvnf.space is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 80%.

back

\ No newline at end of file + }

bvnf.space

Proud member of the exclusive 250kb club!

|

bvnf.space is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 80%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/bvnf-space">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/bvnf-space">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/bvnf-space">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/bvnf-space">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/casperlefantom-net/index.html b/public/casperlefantom-net/index.html index b54b09d4..5a83606f 100644 --- a/public/casperlefantom-net/index.html +++ b/public/casperlefantom-net/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

casperlefantom.net

Proud member of the exclusive 250kb club!

|

casperlefantom.net is a member of the exclusive 250kb club. The page weighs only 188kb and has a content-to-bloat ratio of 8%.

back

\ No newline at end of file + }

casperlefantom.net

Proud member of the exclusive 250kb club!

|

casperlefantom.net is a member of the exclusive 250kb club. The page weighs only 188kb and has a content-to-bloat ratio of 8%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/casperlefantom-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/casperlefantom-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/casperlefantom-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/casperlefantom-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/cat-v-org/index.html b/public/cat-v-org/index.html index 640ceadd..9aaae598 100644 --- a/public/cat-v-org/index.html +++ b/public/cat-v-org/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

cat-v.org

Proud member of the exclusive 250kb club!

|

cat-v.org is a member of the exclusive 250kb club. The page weighs only 10kb and has a content-to-bloat ratio of 66%.

back

\ No newline at end of file + }

cat-v.org

Proud member of the exclusive 250kb club!

|

cat-v.org is a member of the exclusive 250kb club. The page weighs only 10kb and has a content-to-bloat ratio of 66%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/cat-v-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/cat-v-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/cat-v-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/cat-v-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/ccsleep-net/index.html b/public/ccsleep-net/index.html index bdc9e905..2b73e31a 100644 --- a/public/ccsleep-net/index.html +++ b/public/ccsleep-net/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

ccsleep.net

Proud member of the exclusive 250kb club!

|

ccsleep.net is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 57%.

back

\ No newline at end of file + }

ccsleep.net

Proud member of the exclusive 250kb club!

|

ccsleep.net is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 57%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/ccsleep-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/ccsleep-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/ccsleep-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/ccsleep-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/chad-hirsch-host/index.html b/public/chad-hirsch-host/index.html index 117c9396..3d11764b 100644 --- a/public/chad-hirsch-host/index.html +++ b/public/chad-hirsch-host/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

chad.hirsch.host

Proud member of the exclusive 250kb club!

|

chad.hirsch.host is a member of the exclusive 250kb club. The page weighs only 26kb and has a content-to-bloat ratio of 26%.

back

\ No newline at end of file + }

chad.hirsch.host

Proud member of the exclusive 250kb club!

|

chad.hirsch.host is a member of the exclusive 250kb club. The page weighs only 26kb and has a content-to-bloat ratio of 26%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/chad-hirsch-host">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/chad-hirsch-host">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/chad-hirsch-host">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/chad-hirsch-host">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/chrisportela-com/index.html b/public/chrisportela-com/index.html index cbbf6204..f6370a0b 100644 --- a/public/chrisportela-com/index.html +++ b/public/chrisportela-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

chrisportela.com

Proud member of the exclusive 250kb club!

|

chrisportela.com is a member of the exclusive 250kb club. The page weighs only 146kb and has a content-to-bloat ratio of 1%.

back

\ No newline at end of file + }

chrisportela.com

Proud member of the exclusive 250kb club!

|

chrisportela.com is a member of the exclusive 250kb club. The page weighs only 146kb and has a content-to-bloat ratio of 1%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/chrisportela-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/chrisportela-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/chrisportela-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/chrisportela-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/christine-website/index.html b/public/christine-website/index.html index 141c6982..f5018c0e 100644 --- a/public/christine-website/index.html +++ b/public/christine-website/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

christine.website

Proud member of the exclusive 250kb club!

|

christine.website is a member of the exclusive 250kb club. The page weighs only 41kb and has a content-to-bloat ratio of 7%.

back

\ No newline at end of file + }

christine.website

Proud member of the exclusive 250kb club!

|

christine.website is a member of the exclusive 250kb club. The page weighs only 41kb and has a content-to-bloat ratio of 7%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/christine-website">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/christine-website">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/christine-website">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/christine-website">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/cleberg-io/index.html b/public/cleberg-io/index.html index 692188ce..4b8b87f6 100644 --- a/public/cleberg-io/index.html +++ b/public/cleberg-io/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

cleberg.io

Proud member of the exclusive 250kb club!

|

cleberg.io is a member of the exclusive 250kb club. The page weighs only 7kb and has a content-to-bloat ratio of 21%.

back

\ No newline at end of file + }

cleberg.io

Proud member of the exclusive 250kb club!

|

cleberg.io is a member of the exclusive 250kb club. The page weighs only 7kb and has a content-to-bloat ratio of 21%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/cleberg-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/cleberg-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/cleberg-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/cleberg-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/cnx-srht-site/index.html b/public/cnx-srht-site/index.html index 4991b888..acb1b03d 100644 --- a/public/cnx-srht-site/index.html +++ b/public/cnx-srht-site/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

cnx.srht.site

Proud member of the exclusive 250kb club!

|

cnx.srht.site is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 48%.

back

\ No newline at end of file + }

cnx.srht.site

Proud member of the exclusive 250kb club!

|

cnx.srht.site is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 48%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/cnx-srht-site">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/cnx-srht-site">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/cnx-srht-site">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/cnx-srht-site">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/codelayer-de/index.html b/public/codelayer-de/index.html index 0745b4c8..7a9f0d95 100644 --- a/public/codelayer-de/index.html +++ b/public/codelayer-de/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

codelayer.de

Proud member of the exclusive 250kb club!

|

codelayer.de is a member of the exclusive 250kb club. The page weighs only 136kb and has a content-to-bloat ratio of 5%.

back

\ No newline at end of file + }

codelayer.de

Proud member of the exclusive 250kb club!

|

codelayer.de is a member of the exclusive 250kb club. The page weighs only 136kb and has a content-to-bloat ratio of 5%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/codelayer-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/codelayer-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/codelayer-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/codelayer-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/codevoid-de/index.html b/public/codevoid-de/index.html index e1f9356d..7a79d29b 100644 --- a/public/codevoid-de/index.html +++ b/public/codevoid-de/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

codevoid.de

Proud member of the exclusive 250kb club!

|

codevoid.de is a member of the exclusive 250kb club. The page weighs only 8kb and has a content-to-bloat ratio of 91%.

back

\ No newline at end of file + }

codevoid.de

Proud member of the exclusive 250kb club!

|

codevoid.de is a member of the exclusive 250kb club. The page weighs only 8kb and has a content-to-bloat ratio of 91%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/codevoid-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/codevoid-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/codevoid-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/codevoid-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/codingbobby-xyz/index.html b/public/codingbobby-xyz/index.html index 31edb02e..002def17 100644 --- a/public/codingbobby-xyz/index.html +++ b/public/codingbobby-xyz/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

codingbobby.xyz

Proud member of the exclusive 250kb club!

|

codingbobby.xyz is a member of the exclusive 250kb club. The page weighs only 149kb and has a content-to-bloat ratio of 2%.

back

\ No newline at end of file + }

codingbobby.xyz

Proud member of the exclusive 250kb club!

|

codingbobby.xyz is a member of the exclusive 250kb club. The page weighs only 149kb and has a content-to-bloat ratio of 2%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/codingbobby-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/codingbobby-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/codingbobby-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/codingbobby-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/codingotaku-com/index.html b/public/codingotaku-com/index.html index 70d59283..b597bb30 100644 --- a/public/codingotaku-com/index.html +++ b/public/codingotaku-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

codingotaku.com

Proud member of the exclusive 250kb club!

|

codingotaku.com is a member of the exclusive 250kb club. The page weighs only 10kb and has a content-to-bloat ratio of 37%.

back

\ No newline at end of file + }

codingotaku.com

Proud member of the exclusive 250kb club!

|

codingotaku.com is a member of the exclusive 250kb club. The page weighs only 10kb and has a content-to-bloat ratio of 37%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/codingotaku-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/codingotaku-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/codingotaku-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/codingotaku-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/colean-cc/index.html b/public/colean-cc/index.html index 7e039404..f9455f53 100644 --- a/public/colean-cc/index.html +++ b/public/colean-cc/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

colean.cc

Proud member of the exclusive 250kb club!

|

colean.cc is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 70%.

back

\ No newline at end of file + }

colean.cc

Proud member of the exclusive 250kb club!

|

colean.cc is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 70%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/colean-cc">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/colean-cc">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/colean-cc">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/colean-cc">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/color_badge_bright.png b/public/color_badge_bright.png new file mode 100644 index 00000000..29c5b8f2 Binary files /dev/null and b/public/color_badge_bright.png differ diff --git a/public/color_badge_dark.png b/public/color_badge_dark.png new file mode 100644 index 00000000..2e2f45ce Binary files /dev/null and b/public/color_badge_dark.png differ diff --git a/public/concise-encoding-org/index.html b/public/concise-encoding-org/index.html index 8c0e4487..c40aae5b 100644 --- a/public/concise-encoding-org/index.html +++ b/public/concise-encoding-org/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

concise-encoding.org

Proud member of the exclusive 250kb club!

|

concise-encoding.org is a member of the exclusive 250kb club. The page weighs only 25kb and has a content-to-bloat ratio of 15%.

back

\ No newline at end of file + }

concise-encoding.org

Proud member of the exclusive 250kb club!

|

concise-encoding.org is a member of the exclusive 250kb club. The page weighs only 25kb and has a content-to-bloat ratio of 15%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/concise-encoding-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/concise-encoding-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/concise-encoding-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/concise-encoding-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/consoom-soy/index.html b/public/consoom-soy/index.html index 3d780085..8b3815d6 100644 --- a/public/consoom-soy/index.html +++ b/public/consoom-soy/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

consoom.soy

Proud member of the exclusive 250kb club!

|

consoom.soy is a member of the exclusive 250kb club. The page weighs only 4kb and has a content-to-bloat ratio of 28%.

back

\ No newline at end of file + }

consoom.soy

Proud member of the exclusive 250kb club!

|

consoom.soy is a member of the exclusive 250kb club. The page weighs only 4kb and has a content-to-bloat ratio of 28%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/consoom-soy">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/consoom-soy">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/consoom-soy">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/consoom-soy">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/coolmathgames-tech/index.html b/public/coolmathgames-tech/index.html index a3601944..2c26c994 100644 --- a/public/coolmathgames-tech/index.html +++ b/public/coolmathgames-tech/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

coolmathgames.tech

Proud member of the exclusive 250kb club!

|

coolmathgames.tech is a member of the exclusive 250kb club. The page weighs only 57kb and has a content-to-bloat ratio of 9%.

back

\ No newline at end of file + }

coolmathgames.tech

Proud member of the exclusive 250kb club!

|

coolmathgames.tech is a member of the exclusive 250kb club. The page weighs only 57kb and has a content-to-bloat ratio of 9%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/coolmathgames-tech">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/coolmathgames-tech">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/coolmathgames-tech">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/coolmathgames-tech">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/cosmo-red/index.html b/public/cosmo-red/index.html index 71e47a17..704b608d 100644 --- a/public/cosmo-red/index.html +++ b/public/cosmo-red/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

cosmo.red

Proud member of the exclusive 250kb club!

|

cosmo.red is a member of the exclusive 250kb club. The page weighs only 1kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

cosmo.red

Proud member of the exclusive 250kb club!

|

cosmo.red is a member of the exclusive 250kb club. The page weighs only 1kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/cosmo-red">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/cosmo-red">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/cosmo-red">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/cosmo-red">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/crackle-dev/index.html b/public/crackle-dev/index.html index 78321c04..75fdfab1 100644 --- a/public/crackle-dev/index.html +++ b/public/crackle-dev/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

crackle.dev

Proud member of the exclusive 250kb club!

|

crackle.dev is a member of the exclusive 250kb club. The page weighs only 1kb and has a content-to-bloat ratio of 51%.

back

\ No newline at end of file + }

crackle.dev

Proud member of the exclusive 250kb club!

|

crackle.dev is a member of the exclusive 250kb club. The page weighs only 1kb and has a content-to-bloat ratio of 51%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/crackle-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/crackle-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/crackle-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/crackle-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/cronokirby-com/index.html b/public/cronokirby-com/index.html index 54cdcf5b..897fa82b 100644 --- a/public/cronokirby-com/index.html +++ b/public/cronokirby-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

cronokirby.com

Proud member of the exclusive 250kb club!

|

cronokirby.com is a member of the exclusive 250kb club. The page weighs only 223kb and has a content-to-bloat ratio of 2%.

back

\ No newline at end of file + }

cronokirby.com

Proud member of the exclusive 250kb club!

|

cronokirby.com is a member of the exclusive 250kb club. The page weighs only 223kb and has a content-to-bloat ratio of 2%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/cronokirby-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/cronokirby-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/cronokirby-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/cronokirby-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/customformats-com/index.html b/public/customformats-com/index.html index 6c609abd..5fa8be71 100644 --- a/public/customformats-com/index.html +++ b/public/customformats-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

customformats.com

Proud member of the exclusive 250kb club!

|

customformats.com is a member of the exclusive 250kb club. The page weighs only 240kb and has a content-to-bloat ratio of 2%.

back

\ No newline at end of file + }

customformats.com

Proud member of the exclusive 250kb club!

|

customformats.com is a member of the exclusive 250kb club. The page weighs only 240kb and has a content-to-bloat ratio of 2%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/customformats-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/customformats-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/customformats-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/customformats-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/cycloneblaze-net/index.html b/public/cycloneblaze-net/index.html index 27ea94ae..65597a34 100644 --- a/public/cycloneblaze-net/index.html +++ b/public/cycloneblaze-net/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

cycloneblaze.net

Proud member of the exclusive 250kb club!

|

cycloneblaze.net is a member of the exclusive 250kb club. The page weighs only 24kb and has a content-to-bloat ratio of 7%.

back

\ No newline at end of file + }

cycloneblaze.net

Proud member of the exclusive 250kb club!

|

cycloneblaze.net is a member of the exclusive 250kb club. The page weighs only 24kb and has a content-to-bloat ratio of 7%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/cycloneblaze-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/cycloneblaze-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/cycloneblaze-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/cycloneblaze-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/daniel-siepmann-de/index.html b/public/daniel-siepmann-de/index.html index 05b7923a..56b315e6 100644 --- a/public/daniel-siepmann-de/index.html +++ b/public/daniel-siepmann-de/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

daniel-siepmann.de

Proud member of the exclusive 250kb club!

|

daniel-siepmann.de is a member of the exclusive 250kb club. The page weighs only 17kb and has a content-to-bloat ratio of 74%.

back

\ No newline at end of file + }

daniel-siepmann.de

Proud member of the exclusive 250kb club!

|

daniel-siepmann.de is a member of the exclusive 250kb club. The page weighs only 17kb and has a content-to-bloat ratio of 74%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/daniel-siepmann-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/daniel-siepmann-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/daniel-siepmann-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/daniel-siepmann-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/danielcuttridge-com/index.html b/public/danielcuttridge-com/index.html index 1366da86..92104578 100644 --- a/public/danielcuttridge-com/index.html +++ b/public/danielcuttridge-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

danielcuttridge.com

Proud member of the exclusive 250kb club!

|

danielcuttridge.com is a member of the exclusive 250kb club. The page weighs only 1kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

danielcuttridge.com

Proud member of the exclusive 250kb club!

|

danielcuttridge.com is a member of the exclusive 250kb club. The page weighs only 1kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/danielcuttridge-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/danielcuttridge-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/danielcuttridge-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/danielcuttridge-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/danielsada-tech/index.html b/public/danielsada-tech/index.html index 8c11e0db..1a50a6b6 100644 --- a/public/danielsada-tech/index.html +++ b/public/danielsada-tech/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

danielsada.tech

Proud member of the exclusive 250kb club!

|

danielsada.tech is a member of the exclusive 250kb club. The page weighs only 136kb and has a content-to-bloat ratio of 3%.

back

\ No newline at end of file + }

danielsada.tech

Proud member of the exclusive 250kb club!

|

danielsada.tech is a member of the exclusive 250kb club. The page weighs only 136kb and has a content-to-bloat ratio of 3%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/danielsada-tech">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/danielsada-tech">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/danielsada-tech">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/danielsada-tech">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/danluu-com/index.html b/public/danluu-com/index.html index 42ace216..8742bee7 100644 --- a/public/danluu-com/index.html +++ b/public/danluu-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

danluu.com

Proud member of the exclusive 250kb club!

|

danluu.com is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

danluu.com

Proud member of the exclusive 250kb club!

|

danluu.com is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/danluu-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/danluu-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/danluu-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/danluu-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/davidjenei-com/index.html b/public/davidjenei-com/index.html index 1627589a..e819d422 100644 --- a/public/davidjenei-com/index.html +++ b/public/davidjenei-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

davidjenei.com

Proud member of the exclusive 250kb club!

|

davidjenei.com is a member of the exclusive 250kb club. The page weighs only 13kb and has a content-to-bloat ratio of 9%.

back

\ No newline at end of file + }

davidjenei.com

Proud member of the exclusive 250kb club!

|

davidjenei.com is a member of the exclusive 250kb club. The page weighs only 13kb and has a content-to-bloat ratio of 9%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/davidjenei-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/davidjenei-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/davidjenei-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/davidjenei-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/decentnet-github-io/index.html b/public/decentnet-github-io/index.html index 1e4356d7..3e43325a 100644 --- a/public/decentnet-github-io/index.html +++ b/public/decentnet-github-io/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

decentnet.github.io

Proud member of the exclusive 250kb club!

|

decentnet.github.io is a member of the exclusive 250kb club. The page weighs only 10kb and has a content-to-bloat ratio of 78%.

back

\ No newline at end of file + }

decentnet.github.io

Proud member of the exclusive 250kb club!

|

decentnet.github.io is a member of the exclusive 250kb club. The page weighs only 10kb and has a content-to-bloat ratio of 78%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/decentnet-github-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/decentnet-github-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/decentnet-github-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/decentnet-github-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/dotfilehub-com/index.html b/public/dotfilehub-com/index.html index 9695bce8..cf093104 100644 --- a/public/dotfilehub-com/index.html +++ b/public/dotfilehub-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

dotfilehub.com

Proud member of the exclusive 250kb club!

|

dotfilehub.com is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 37%.

back

\ No newline at end of file + }

dotfilehub.com

Proud member of the exclusive 250kb club!

|

dotfilehub.com is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 37%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/dotfilehub-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/dotfilehub-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/dotfilehub-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/dotfilehub-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/dpldocs-info-this-week-in-d-blog-html/index.html b/public/dpldocs-info-this-week-in-d-blog-html/index.html index 0c923c2e..973d0578 100644 --- a/public/dpldocs-info-this-week-in-d-blog-html/index.html +++ b/public/dpldocs-info-this-week-in-d-blog-html/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

dpldocs.info/this-week-in-d/Blog.html

Proud member of the exclusive 250kb club!

|

dpldocs.info/this-week-in-d/Blog.html is a member of the exclusive 250kb club. The page weighs only 101kb and has a content-to-bloat ratio of 73%.

back

\ No newline at end of file + }

dpldocs.info/this-week-in-d/Blog.html

Proud member of the exclusive 250kb club!

|

dpldocs.info/this-week-in-d/Blog.html is a member of the exclusive 250kb club. The page weighs only 101kb and has a content-to-bloat ratio of 73%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/dpldocs-info-this-week-in-d-blog-html">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/dpldocs-info-this-week-in-d-blog-html">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/dpldocs-info-this-week-in-d-blog-html">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/dpldocs-info-this-week-in-d-blog-html">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/drewdevault-com/index.html b/public/drewdevault-com/index.html index 96718ff3..2fd4d8de 100644 --- a/public/drewdevault-com/index.html +++ b/public/drewdevault-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

drewdevault.com

Proud member of the exclusive 250kb club!

|

drewdevault.com is a member of the exclusive 250kb club. The page weighs only 30kb and has a content-to-bloat ratio of 52%.

back

\ No newline at end of file + }

drewdevault.com

Proud member of the exclusive 250kb club!

|

drewdevault.com is a member of the exclusive 250kb club. The page weighs only 30kb and has a content-to-bloat ratio of 52%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/drewdevault-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/drewdevault-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/drewdevault-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/drewdevault-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/dusanmitrovic-xyz/index.html b/public/dusanmitrovic-xyz/index.html index 3159ac13..3e51acb3 100644 --- a/public/dusanmitrovic-xyz/index.html +++ b/public/dusanmitrovic-xyz/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

dusanmitrovic.xyz

Proud member of the exclusive 250kb club!

|

dusanmitrovic.xyz is a member of the exclusive 250kb club. The page weighs only 9kb and has a content-to-bloat ratio of 28%.

back

\ No newline at end of file + }

dusanmitrovic.xyz

Proud member of the exclusive 250kb club!

|

dusanmitrovic.xyz is a member of the exclusive 250kb club. The page weighs only 9kb and has a content-to-bloat ratio of 28%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/dusanmitrovic-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/dusanmitrovic-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/dusanmitrovic-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/dusanmitrovic-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/dyremyhr-no/index.html b/public/dyremyhr-no/index.html index d168c7a9..a9260e2a 100644 --- a/public/dyremyhr-no/index.html +++ b/public/dyremyhr-no/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

dyremyhr.no

Proud member of the exclusive 250kb club!

|

dyremyhr.no is a member of the exclusive 250kb club. The page weighs only 69kb and has a content-to-bloat ratio of 4%.

back

\ No newline at end of file + }

dyremyhr.no

Proud member of the exclusive 250kb club!

|

dyremyhr.no is a member of the exclusive 250kb club. The page weighs only 69kb and has a content-to-bloat ratio of 4%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/dyremyhr-no">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/dyremyhr-no">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/dyremyhr-no">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/dyremyhr-no">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/editions-du-26-octobre-com/index.html b/public/editions-du-26-octobre-com/index.html index 2680df2f..a24b932b 100644 --- a/public/editions-du-26-octobre-com/index.html +++ b/public/editions-du-26-octobre-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

editions-du-26-octobre.com

Proud member of the exclusive 250kb club!

|

editions-du-26-octobre.com is a member of the exclusive 250kb club. The page weighs only 100kb and has a content-to-bloat ratio of 14%.

back

\ No newline at end of file + }

editions-du-26-octobre.com

Proud member of the exclusive 250kb club!

|

editions-du-26-octobre.com is a member of the exclusive 250kb club. The page weighs only 100kb and has a content-to-bloat ratio of 14%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/editions-du-26-octobre-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/editions-du-26-octobre-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/editions-du-26-octobre-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/editions-du-26-octobre-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/emersion-fr/index.html b/public/emersion-fr/index.html index 81b40294..8df1f0ac 100644 --- a/public/emersion-fr/index.html +++ b/public/emersion-fr/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

emersion.fr

Proud member of the exclusive 250kb club!

|

emersion.fr is a member of the exclusive 250kb club. The page weighs only 181kb and has a content-to-bloat ratio of 1%.

back

\ No newline at end of file + }

emersion.fr

Proud member of the exclusive 250kb club!

|

emersion.fr is a member of the exclusive 250kb club. The page weighs only 181kb and has a content-to-bloat ratio of 1%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/emersion-fr">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/emersion-fr">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/emersion-fr">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/emersion-fr">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/fabioartuso-com/index.html b/public/fabioartuso-com/index.html index 147d3f89..664a1574 100644 --- a/public/fabioartuso-com/index.html +++ b/public/fabioartuso-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

fabioartuso.com

Proud member of the exclusive 250kb club!

|

fabioartuso.com is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

fabioartuso.com

Proud member of the exclusive 250kb club!

|

fabioartuso.com is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/fabioartuso-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/fabioartuso-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/fabioartuso-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/fabioartuso-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/fanael-github-io/index.html b/public/fanael-github-io/index.html index 5f571e1b..73b15820 100644 --- a/public/fanael-github-io/index.html +++ b/public/fanael-github-io/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

fanael.github.io

Proud member of the exclusive 250kb club!

|

fanael.github.io is a member of the exclusive 250kb club. The page weighs only 9kb and has a content-to-bloat ratio of 60%.

back

\ No newline at end of file + }

fanael.github.io

Proud member of the exclusive 250kb club!

|

fanael.github.io is a member of the exclusive 250kb club. The page weighs only 9kb and has a content-to-bloat ratio of 60%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/fanael-github-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/fanael-github-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/fanael-github-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/fanael-github-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/feather-wiki/index.html b/public/feather-wiki/index.html index 45c627d7..053f026a 100644 --- a/public/feather-wiki/index.html +++ b/public/feather-wiki/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

feather.wiki

Proud member of the exclusive 250kb club!

|

feather.wiki is a member of the exclusive 250kb club. The page weighs only 85kb and has a content-to-bloat ratio of 86%.

back

\ No newline at end of file + }

feather.wiki

Proud member of the exclusive 250kb club!

|

feather.wiki is a member of the exclusive 250kb club. The page weighs only 85kb and has a content-to-bloat ratio of 86%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/feather-wiki">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/feather-wiki">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/feather-wiki">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/feather-wiki">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/felt-dev/index.html b/public/felt-dev/index.html index 6098c4d0..99deb6e9 100644 --- a/public/felt-dev/index.html +++ b/public/felt-dev/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

felt.dev

Proud member of the exclusive 250kb club!

|

felt.dev is a member of the exclusive 250kb club. The page weighs only 79kb and has a content-to-bloat ratio of 3%.

back

\ No newline at end of file + }

felt.dev

Proud member of the exclusive 250kb club!

|

felt.dev is a member of the exclusive 250kb club. The page weighs only 79kb and has a content-to-bloat ratio of 3%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/felt-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/felt-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/felt-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/felt-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/flatpackapps-com/index.html b/public/flatpackapps-com/index.html index 6f75e839..806bf322 100644 --- a/public/flatpackapps-com/index.html +++ b/public/flatpackapps-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

flatpackapps.com

Proud member of the exclusive 250kb club!

|

flatpackapps.com is a member of the exclusive 250kb club. The page weighs only 19kb and has a content-to-bloat ratio of 14%.

back

\ No newline at end of file + }

flatpackapps.com

Proud member of the exclusive 250kb club!

|

flatpackapps.com is a member of the exclusive 250kb club. The page weighs only 19kb and has a content-to-bloat ratio of 14%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/flatpackapps-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/flatpackapps-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/flatpackapps-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/flatpackapps-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/fmarier-org/index.html b/public/fmarier-org/index.html index fb4efc8b..52967e2c 100644 --- a/public/fmarier-org/index.html +++ b/public/fmarier-org/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

fmarier.org

Proud member of the exclusive 250kb club!

|

fmarier.org is a member of the exclusive 250kb club. The page weighs only 109kb and has a content-to-bloat ratio of 2%.

back

\ No newline at end of file + }

fmarier.org

Proud member of the exclusive 250kb club!

|

fmarier.org is a member of the exclusive 250kb club. The page weighs only 109kb and has a content-to-bloat ratio of 2%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/fmarier-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/fmarier-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/fmarier-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/fmarier-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/fossdd-codeberg-page/index.html b/public/fossdd-codeberg-page/index.html index 229401d8..71c6ea01 100644 --- a/public/fossdd-codeberg-page/index.html +++ b/public/fossdd-codeberg-page/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

fossdd.codeberg.page

Proud member of the exclusive 250kb club!

|

fossdd.codeberg.page is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 40%.

back

\ No newline at end of file + }

fossdd.codeberg.page

Proud member of the exclusive 250kb club!

|

fossdd.codeberg.page is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 40%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/fossdd-codeberg-page">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/fossdd-codeberg-page">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/fossdd-codeberg-page">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/fossdd-codeberg-page">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/foxwells-garden/index.html b/public/foxwells-garden/index.html index 21b4f965..c18e72af 100644 --- a/public/foxwells-garden/index.html +++ b/public/foxwells-garden/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

foxwells.garden

Proud member of the exclusive 250kb club!

|

foxwells.garden is a member of the exclusive 250kb club. The page weighs only 38kb and has a content-to-bloat ratio of 14%.

back

\ No newline at end of file + }

foxwells.garden

Proud member of the exclusive 250kb club!

|

foxwells.garden is a member of the exclusive 250kb club. The page weighs only 38kb and has a content-to-bloat ratio of 14%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/foxwells-garden">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/foxwells-garden">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/foxwells-garden">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/foxwells-garden">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/free-mg/index.html b/public/free-mg/index.html index 833edf35..e91bc621 100644 --- a/public/free-mg/index.html +++ b/public/free-mg/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

free.mg

Proud member of the exclusive 250kb club!

|

free.mg is a member of the exclusive 250kb club. The page weighs only 11kb and has a content-to-bloat ratio of 47%.

back

\ No newline at end of file + }

free.mg

Proud member of the exclusive 250kb club!

|

free.mg is a member of the exclusive 250kb club. The page weighs only 11kb and has a content-to-bloat ratio of 47%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/free-mg">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/free-mg">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/free-mg">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/free-mg">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/freesolitaire-win/index.html b/public/freesolitaire-win/index.html index f5217bcb..8745fc80 100644 --- a/public/freesolitaire-win/index.html +++ b/public/freesolitaire-win/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

freesolitaire.win

Proud member of the exclusive 250kb club!

|

freesolitaire.win is a member of the exclusive 250kb club. The page weighs only 88kb and has a content-to-bloat ratio of 23%.

back

\ No newline at end of file + }

freesolitaire.win

Proud member of the exclusive 250kb club!

|

freesolitaire.win is a member of the exclusive 250kb club. The page weighs only 88kb and has a content-to-bloat ratio of 23%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/freesolitaire-win">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/freesolitaire-win">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/freesolitaire-win">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/freesolitaire-win">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/frontaid-io/index.html b/public/frontaid-io/index.html index fe63ec17..9679cdb1 100644 --- a/public/frontaid-io/index.html +++ b/public/frontaid-io/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

frontaid.io

Proud member of the exclusive 250kb club!

|

frontaid.io is a member of the exclusive 250kb club. The page weighs only 144kb and has a content-to-bloat ratio of 2%.

back

\ No newline at end of file + }

frontaid.io

Proud member of the exclusive 250kb club!

|

frontaid.io is a member of the exclusive 250kb club. The page weighs only 144kb and has a content-to-bloat ratio of 2%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/frontaid-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/frontaid-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/frontaid-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/frontaid-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/fullstackpython-com/index.html b/public/fullstackpython-com/index.html index 5bda7843..2443ec5f 100644 --- a/public/fullstackpython-com/index.html +++ b/public/fullstackpython-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

fullstackpython.com

Proud member of the exclusive 250kb club!

|

fullstackpython.com is a member of the exclusive 250kb club. The page weighs only 26kb and has a content-to-bloat ratio of 22%.

back

\ No newline at end of file + }

fullstackpython.com

Proud member of the exclusive 250kb club!

|

fullstackpython.com is a member of the exclusive 250kb club. The page weighs only 26kb and has a content-to-bloat ratio of 22%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/fullstackpython-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/fullstackpython-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/fullstackpython-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/fullstackpython-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/funnylookinhat-com/index.html b/public/funnylookinhat-com/index.html index 723abff3..e4d79748 100644 --- a/public/funnylookinhat-com/index.html +++ b/public/funnylookinhat-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

funnylookinhat.com

Proud member of the exclusive 250kb club!

|

funnylookinhat.com is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 76%.

back

\ No newline at end of file + }

funnylookinhat.com

Proud member of the exclusive 250kb club!

|

funnylookinhat.com is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 76%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/funnylookinhat-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/funnylookinhat-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/funnylookinhat-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/funnylookinhat-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/gallant-dev/index.html b/public/gallant-dev/index.html index 00b20529..4aa9392e 100644 --- a/public/gallant-dev/index.html +++ b/public/gallant-dev/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

gallant.dev

Proud member of the exclusive 250kb club!

|

gallant.dev is a member of the exclusive 250kb club. The page weighs only 37kb and has a content-to-bloat ratio of 28%.

back

\ No newline at end of file + }

gallant.dev

Proud member of the exclusive 250kb club!

|

gallant.dev is a member of the exclusive 250kb club. The page weighs only 37kb and has a content-to-bloat ratio of 28%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/gallant-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/gallant-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/gallant-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/gallant-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/gennext-net-au/index.html b/public/gennext-net-au/index.html index 41848db0..d76c5299 100644 --- a/public/gennext-net-au/index.html +++ b/public/gennext-net-au/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

gennext.net.au

Proud member of the exclusive 250kb club!

|

gennext.net.au is a member of the exclusive 250kb club. The page weighs only 84kb and has a content-to-bloat ratio of 26%.

back

\ No newline at end of file + }

gennext.net.au

Proud member of the exclusive 250kb club!

|

gennext.net.au is a member of the exclusive 250kb club. The page weighs only 84kb and has a content-to-bloat ratio of 26%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/gennext-net-au">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/gennext-net-au">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/gennext-net-au">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/gennext-net-au">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/gerikson-com-hnlo/index.html b/public/gerikson-com-hnlo/index.html index fad3b777..3813061e 100644 --- a/public/gerikson-com-hnlo/index.html +++ b/public/gerikson-com-hnlo/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

gerikson.com/hnlo

Proud member of the exclusive 250kb club!

|

gerikson.com/hnlo is a member of the exclusive 250kb club. The page weighs only 33kb and has a content-to-bloat ratio of 81%.

back

\ No newline at end of file + }

gerikson.com/hnlo

Proud member of the exclusive 250kb club!

|

gerikson.com/hnlo is a member of the exclusive 250kb club. The page weighs only 33kb and has a content-to-bloat ratio of 81%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/gerikson-com-hnlo">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/gerikson-com-hnlo">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/gerikson-com-hnlo">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/gerikson-com-hnlo">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/gerikson-com/index.html b/public/gerikson-com/index.html index 35b6ce0a..79f52698 100644 --- a/public/gerikson-com/index.html +++ b/public/gerikson-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

gerikson.com

Proud member of the exclusive 250kb club!

|

gerikson.com is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 39%.

back

\ No newline at end of file + }

gerikson.com

Proud member of the exclusive 250kb club!

|

gerikson.com is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 39%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/gerikson-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/gerikson-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/gerikson-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/gerikson-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/getindiekit-com/index.html b/public/getindiekit-com/index.html index cd4edac0..13bd7222 100644 --- a/public/getindiekit-com/index.html +++ b/public/getindiekit-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

getindiekit.com

Proud member of the exclusive 250kb club!

|

getindiekit.com is a member of the exclusive 250kb club. The page weighs only 149kb and has a content-to-bloat ratio of 2%.

back

\ No newline at end of file + }

getindiekit.com

Proud member of the exclusive 250kb club!

|

getindiekit.com is a member of the exclusive 250kb club. The page weighs only 149kb and has a content-to-bloat ratio of 2%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/getindiekit-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/getindiekit-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/getindiekit-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/getindiekit-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/grapheneos-org/index.html b/public/grapheneos-org/index.html index de00593e..d984e129 100644 --- a/public/grapheneos-org/index.html +++ b/public/grapheneos-org/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

grapheneos.org

Proud member of the exclusive 250kb club!

|

grapheneos.org is a member of the exclusive 250kb club. The page weighs only 4kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

grapheneos.org

Proud member of the exclusive 250kb club!

|

grapheneos.org is a member of the exclusive 250kb club. The page weighs only 4kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/grapheneos-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/grapheneos-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/grapheneos-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/grapheneos-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/gtrr-artemislena-eu/index.html b/public/gtrr-artemislena-eu/index.html index 65351633..dc552dd0 100644 --- a/public/gtrr-artemislena-eu/index.html +++ b/public/gtrr-artemislena-eu/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

gtrr.artemislena.eu

Proud member of the exclusive 250kb club!

|

gtrr.artemislena.eu is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 81%.

back

\ No newline at end of file + }

gtrr.artemislena.eu

Proud member of the exclusive 250kb club!

|

gtrr.artemislena.eu is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 81%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/gtrr-artemislena-eu">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/gtrr-artemislena-eu">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/gtrr-artemislena-eu">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/gtrr-artemislena-eu">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/guts-plus/index.html b/public/guts-plus/index.html index 29d02ab3..0e68f9bb 100644 --- a/public/guts-plus/index.html +++ b/public/guts-plus/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

guts.plus

Proud member of the exclusive 250kb club!

|

guts.plus is a member of the exclusive 250kb club. The page weighs only 20kb and has a content-to-bloat ratio of 19%.

back

\ No newline at end of file + }

guts.plus

Proud member of the exclusive 250kb club!

|

guts.plus is a member of the exclusive 250kb club. The page weighs only 20kb and has a content-to-bloat ratio of 19%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/guts-plus">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/guts-plus">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/guts-plus">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/guts-plus">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/heavymetalmusic-reviews/index.html b/public/heavymetalmusic-reviews/index.html index 1f24e5b1..83e93c45 100644 --- a/public/heavymetalmusic-reviews/index.html +++ b/public/heavymetalmusic-reviews/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

heavymetalmusic.reviews

Proud member of the exclusive 250kb club!

|

heavymetalmusic.reviews is a member of the exclusive 250kb club. The page weighs only 19kb and has a content-to-bloat ratio of 12%.

back

\ No newline at end of file + }

heavymetalmusic.reviews

Proud member of the exclusive 250kb club!

|

heavymetalmusic.reviews is a member of the exclusive 250kb club. The page weighs only 19kb and has a content-to-bloat ratio of 12%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/heavymetalmusic-reviews">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/heavymetalmusic-reviews">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/heavymetalmusic-reviews">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/heavymetalmusic-reviews">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/humaidq-ae/index.html b/public/humaidq-ae/index.html index 2ca5def4..71c2a4ce 100644 --- a/public/humaidq-ae/index.html +++ b/public/humaidq-ae/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

humaidq.ae

Proud member of the exclusive 250kb club!

|

humaidq.ae is a member of the exclusive 250kb club. The page weighs only 7kb and has a content-to-bloat ratio of 19%.

back

\ No newline at end of file + }

humaidq.ae

Proud member of the exclusive 250kb club!

|

humaidq.ae is a member of the exclusive 250kb club. The page weighs only 7kb and has a content-to-bloat ratio of 19%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/humaidq-ae">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/humaidq-ae">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/humaidq-ae">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/humaidq-ae">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/huyngo-envs-net/index.html b/public/huyngo-envs-net/index.html index 1f8aa808..52f21dd6 100644 --- a/public/huyngo-envs-net/index.html +++ b/public/huyngo-envs-net/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

huyngo.envs.net

Proud member of the exclusive 250kb club!

|

huyngo.envs.net is a member of the exclusive 250kb club. The page weighs only 11kb and has a content-to-bloat ratio of 51%.

back

\ No newline at end of file + }

huyngo.envs.net

Proud member of the exclusive 250kb club!

|

huyngo.envs.net is a member of the exclusive 250kb club. The page weighs only 11kb and has a content-to-bloat ratio of 51%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/huyngo-envs-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/huyngo-envs-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/huyngo-envs-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/huyngo-envs-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/iain-in/index.html b/public/iain-in/index.html index 916aafe0..e91336f5 100644 --- a/public/iain-in/index.html +++ b/public/iain-in/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

iain.in

Proud member of the exclusive 250kb club!

|

iain.in is a member of the exclusive 250kb club. The page weighs only 125kb and has a content-to-bloat ratio of 1%.

back

\ No newline at end of file + }

iain.in

Proud member of the exclusive 250kb club!

|

iain.in is a member of the exclusive 250kb club. The page weighs only 125kb and has a content-to-bloat ratio of 1%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/iain-in">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/iain-in">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/iain-in">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/iain-in">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/ianmobbs-com/index.html b/public/ianmobbs-com/index.html index 81ed1493..b1346870 100644 --- a/public/ianmobbs-com/index.html +++ b/public/ianmobbs-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

ianmobbs.com

Proud member of the exclusive 250kb club!

|

ianmobbs.com is a member of the exclusive 250kb club. The page weighs only 189kb and has a content-to-bloat ratio of 1%.

back

\ No newline at end of file + }

ianmobbs.com

Proud member of the exclusive 250kb club!

|

ianmobbs.com is a member of the exclusive 250kb club. The page weighs only 189kb and has a content-to-bloat ratio of 1%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/ianmobbs-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/ianmobbs-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/ianmobbs-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/ianmobbs-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/ihaque-org/index.html b/public/ihaque-org/index.html index 803db20b..44563af7 100644 --- a/public/ihaque-org/index.html +++ b/public/ihaque-org/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

ihaque.org

Proud member of the exclusive 250kb club!

|

ihaque.org is a member of the exclusive 250kb club. The page weighs only 103kb and has a content-to-bloat ratio of 3%.

back

\ No newline at end of file + }

ihaque.org

Proud member of the exclusive 250kb club!

|

ihaque.org is a member of the exclusive 250kb club. The page weighs only 103kb and has a content-to-bloat ratio of 3%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/ihaque-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/ihaque-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/ihaque-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/ihaque-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/inatri-com/index.html b/public/inatri-com/index.html index 3ffad498..fbe403fc 100644 --- a/public/inatri-com/index.html +++ b/public/inatri-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

inatri.com

Proud member of the exclusive 250kb club!

|

inatri.com is a member of the exclusive 250kb club. The page weighs only 5kb and has a content-to-bloat ratio of 43%.

back

\ No newline at end of file + }

inatri.com

Proud member of the exclusive 250kb club!

|

inatri.com is a member of the exclusive 250kb club. The page weighs only 5kb and has a content-to-bloat ratio of 43%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/inatri-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/inatri-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/inatri-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/inatri-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/index.html b/public/index.html index cc2cacb2..0ab1ad2c 100644 --- a/public/index.html +++ b/public/index.html @@ -128,6 +128,14 @@ 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; } diff --git a/public/jagatsoker-blogspot-com/index.html b/public/jagatsoker-blogspot-com/index.html index 1eded4ed..938c3310 100644 --- a/public/jagatsoker-blogspot-com/index.html +++ b/public/jagatsoker-blogspot-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

jagatsoker.blogspot.com

Proud member of the exclusive 250kb club!

|

jagatsoker.blogspot.com is a member of the exclusive 250kb club. The page weighs only 235kb and has a content-to-bloat ratio of 3%.

back

\ No newline at end of file + }

jagatsoker.blogspot.com

Proud member of the exclusive 250kb club!

|

jagatsoker.blogspot.com is a member of the exclusive 250kb club. The page weighs only 235kb and has a content-to-bloat ratio of 3%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/jagatsoker-blogspot-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/jagatsoker-blogspot-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/jagatsoker-blogspot-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/jagatsoker-blogspot-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/jaime-gomezobregon-com/index.html b/public/jaime-gomezobregon-com/index.html index 59c4936c..af569a4b 100644 --- a/public/jaime-gomezobregon-com/index.html +++ b/public/jaime-gomezobregon-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

jaime.gomezobregon.com

Proud member of the exclusive 250kb club!

|

jaime.gomezobregon.com is a member of the exclusive 250kb club. The page weighs only 63kb and has a content-to-bloat ratio of 3%.

back

\ No newline at end of file + }

jaime.gomezobregon.com

Proud member of the exclusive 250kb club!

|

jaime.gomezobregon.com is a member of the exclusive 250kb club. The page weighs only 63kb and has a content-to-bloat ratio of 3%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/jaime-gomezobregon-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/jaime-gomezobregon-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/jaime-gomezobregon-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/jaime-gomezobregon-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/jakob-kaivo-net/index.html b/public/jakob-kaivo-net/index.html index c78e6493..ae313a0e 100644 --- a/public/jakob-kaivo-net/index.html +++ b/public/jakob-kaivo-net/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

jakob.kaivo.net

Proud member of the exclusive 250kb club!

|

jakob.kaivo.net is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 60%.

back

\ No newline at end of file + }

jakob.kaivo.net

Proud member of the exclusive 250kb club!

|

jakob.kaivo.net is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 60%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/jakob-kaivo-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/jakob-kaivo-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/jakob-kaivo-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/jakob-kaivo-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/jason-nabein-me/index.html b/public/jason-nabein-me/index.html index 590b4ac0..3797c892 100644 --- a/public/jason-nabein-me/index.html +++ b/public/jason-nabein-me/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

jason.nabein.me

Proud member of the exclusive 250kb club!

|

jason.nabein.me is a member of the exclusive 250kb club. The page weighs only 28kb and has a content-to-bloat ratio of 29%.

back

\ No newline at end of file + }

jason.nabein.me

Proud member of the exclusive 250kb club!

|

jason.nabein.me is a member of the exclusive 250kb club. The page weighs only 28kb and has a content-to-bloat ratio of 29%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/jason-nabein-me">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/jason-nabein-me">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/jason-nabein-me">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/jason-nabein-me">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/jasonsanta-xyz/index.html b/public/jasonsanta-xyz/index.html index 1ee4d332..4d6ea26c 100644 --- a/public/jasonsanta-xyz/index.html +++ b/public/jasonsanta-xyz/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

jasonsanta.xyz

Proud member of the exclusive 250kb club!

|

jasonsanta.xyz is a member of the exclusive 250kb club. The page weighs only 39kb and has a content-to-bloat ratio of 5%.

back

\ No newline at end of file + }

jasonsanta.xyz

Proud member of the exclusive 250kb club!

|

jasonsanta.xyz is a member of the exclusive 250kb club. The page weighs only 39kb and has a content-to-bloat ratio of 5%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/jasonsanta-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/jasonsanta-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/jasonsanta-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/jasonsanta-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/jaxson-neocities-org/index.html b/public/jaxson-neocities-org/index.html index 42a2cd7a..6716060b 100644 --- a/public/jaxson-neocities-org/index.html +++ b/public/jaxson-neocities-org/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

jaxson.neocities.org

Proud member of the exclusive 250kb club!

|

jaxson.neocities.org is a member of the exclusive 250kb club. The page weighs only 4kb and has a content-to-bloat ratio of 72%.

back

\ No newline at end of file + }

jaxson.neocities.org

Proud member of the exclusive 250kb club!

|

jaxson.neocities.org is a member of the exclusive 250kb club. The page weighs only 4kb and has a content-to-bloat ratio of 72%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/jaxson-neocities-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/jaxson-neocities-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/jaxson-neocities-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/jaxson-neocities-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/jeffhuang-com/index.html b/public/jeffhuang-com/index.html index 45b25b6f..90fa48e6 100644 --- a/public/jeffhuang-com/index.html +++ b/public/jeffhuang-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

jeffhuang.com

Proud member of the exclusive 250kb club!

|

jeffhuang.com is a member of the exclusive 250kb club. The page weighs only 155kb and has a content-to-bloat ratio of 5%.

back

\ No newline at end of file + }

jeffhuang.com

Proud member of the exclusive 250kb club!

|

jeffhuang.com is a member of the exclusive 250kb club. The page weighs only 155kb and has a content-to-bloat ratio of 5%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/jeffhuang-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/jeffhuang-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/jeffhuang-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/jeffhuang-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/jeremysarber-com/index.html b/public/jeremysarber-com/index.html index 414c36c4..7b4f6b32 100644 --- a/public/jeremysarber-com/index.html +++ b/public/jeremysarber-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

jeremysarber.com

Proud member of the exclusive 250kb club!

|

jeremysarber.com is a member of the exclusive 250kb club. The page weighs only 6kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

jeremysarber.com

Proud member of the exclusive 250kb club!

|

jeremysarber.com is a member of the exclusive 250kb club. The page weighs only 6kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/jeremysarber-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/jeremysarber-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/jeremysarber-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/jeremysarber-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/jlelse-blog/index.html b/public/jlelse-blog/index.html index 12eae473..331cbaad 100644 --- a/public/jlelse-blog/index.html +++ b/public/jlelse-blog/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

jlelse.blog

Proud member of the exclusive 250kb club!

|

jlelse.blog is a member of the exclusive 250kb club. The page weighs only 5kb and has a content-to-bloat ratio of 66%.

back

\ No newline at end of file + }

jlelse.blog

Proud member of the exclusive 250kb club!

|

jlelse.blog is a member of the exclusive 250kb club. The page weighs only 5kb and has a content-to-bloat ratio of 66%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/jlelse-blog">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/jlelse-blog">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/jlelse-blog">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/jlelse-blog">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/jmtd-net/index.html b/public/jmtd-net/index.html index 65501a3c..71aaf6c1 100644 --- a/public/jmtd-net/index.html +++ b/public/jmtd-net/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

jmtd.net

Proud member of the exclusive 250kb club!

|

jmtd.net is a member of the exclusive 250kb club. The page weighs only 212kb and has a content-to-bloat ratio of 1%.

back

\ No newline at end of file + }

jmtd.net

Proud member of the exclusive 250kb club!

|

jmtd.net is a member of the exclusive 250kb club. The page weighs only 212kb and has a content-to-bloat ratio of 1%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/jmtd-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/jmtd-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/jmtd-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/jmtd-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/john-doe-neocities-org/index.html b/public/john-doe-neocities-org/index.html index b0c7c29a..285eda43 100644 --- a/public/john-doe-neocities-org/index.html +++ b/public/john-doe-neocities-org/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

john-doe.neocities.org

Proud member of the exclusive 250kb club!

|

john-doe.neocities.org is a member of the exclusive 250kb club. The page weighs only 7kb and has a content-to-bloat ratio of 62%.

back

\ No newline at end of file + }

john-doe.neocities.org

Proud member of the exclusive 250kb club!

|

john-doe.neocities.org is a member of the exclusive 250kb club. The page weighs only 7kb and has a content-to-bloat ratio of 62%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/john-doe-neocities-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/john-doe-neocities-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/john-doe-neocities-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/john-doe-neocities-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/jrballesteros05-codeberg-page/index.html b/public/jrballesteros05-codeberg-page/index.html index 9bc280d5..2fd9c11a 100644 --- a/public/jrballesteros05-codeberg-page/index.html +++ b/public/jrballesteros05-codeberg-page/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

jrballesteros05.codeberg.page

Proud member of the exclusive 250kb club!

|

jrballesteros05.codeberg.page is a member of the exclusive 250kb club. The page weighs only 1kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

jrballesteros05.codeberg.page

Proud member of the exclusive 250kb club!

|

jrballesteros05.codeberg.page is a member of the exclusive 250kb club. The page weighs only 1kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/jrballesteros05-codeberg-page">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/jrballesteros05-codeberg-page">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/jrballesteros05-codeberg-page">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/jrballesteros05-codeberg-page">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/jundimubarok-com/index.html b/public/jundimubarok-com/index.html index 5eeea8a9..bdc6756e 100644 --- a/public/jundimubarok-com/index.html +++ b/public/jundimubarok-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

jundimubarok.com

Proud member of the exclusive 250kb club!

|

jundimubarok.com is a member of the exclusive 250kb club. The page weighs only 16kb and has a content-to-bloat ratio of 53%.

back

\ No newline at end of file + }

jundimubarok.com

Proud member of the exclusive 250kb club!

|

jundimubarok.com is a member of the exclusive 250kb club. The page weighs only 16kb and has a content-to-bloat ratio of 53%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/jundimubarok-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/jundimubarok-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/jundimubarok-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/jundimubarok-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/jvanelian-dev/index.html b/public/jvanelian-dev/index.html index c6bc6579..fa6692b7 100644 --- a/public/jvanelian-dev/index.html +++ b/public/jvanelian-dev/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

jvanelian.dev

Proud member of the exclusive 250kb club!

|

jvanelian.dev is a member of the exclusive 250kb club. The page weighs only 19kb and has a content-to-bloat ratio of 14%.

back

\ No newline at end of file + }

jvanelian.dev

Proud member of the exclusive 250kb club!

|

jvanelian.dev is a member of the exclusive 250kb club. The page weighs only 19kb and has a content-to-bloat ratio of 14%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/jvanelian-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/jvanelian-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/jvanelian-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/jvanelian-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/jvelo-at/index.html b/public/jvelo-at/index.html index 33ea42a3..af284aba 100644 --- a/public/jvelo-at/index.html +++ b/public/jvelo-at/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

jvelo.at

Proud member of the exclusive 250kb club!

|

jvelo.at is a member of the exclusive 250kb club. The page weighs only 184kb and has a content-to-bloat ratio of 2%.

back

\ No newline at end of file + }

jvelo.at

Proud member of the exclusive 250kb club!

|

jvelo.at is a member of the exclusive 250kb club. The page weighs only 184kb and has a content-to-bloat ratio of 2%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/jvelo-at">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/jvelo-at">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/jvelo-at">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/jvelo-at">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/k0r-in/index.html b/public/k0r-in/index.html index 6c8ae3e3..5d48ed6a 100644 --- a/public/k0r-in/index.html +++ b/public/k0r-in/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

k0r.in

Proud member of the exclusive 250kb club!

|

k0r.in is a member of the exclusive 250kb club. The page weighs only 56kb and has a content-to-bloat ratio of 6%.

back

\ No newline at end of file + }

k0r.in

Proud member of the exclusive 250kb club!

|

k0r.in is a member of the exclusive 250kb club. The page weighs only 56kb and has a content-to-bloat ratio of 6%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/k0r-in">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/k0r-in">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/k0r-in">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/k0r-in">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/kangae-ayushnix-com/index.html b/public/kangae-ayushnix-com/index.html index c69e1187..48546930 100644 --- a/public/kangae-ayushnix-com/index.html +++ b/public/kangae-ayushnix-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

kangae.ayushnix.com

Proud member of the exclusive 250kb club!

|

kangae.ayushnix.com is a member of the exclusive 250kb club. The page weighs only 11kb and has a content-to-bloat ratio of 29%.

back

\ No newline at end of file + }

kangae.ayushnix.com

Proud member of the exclusive 250kb club!

|

kangae.ayushnix.com is a member of the exclusive 250kb club. The page weighs only 11kb and has a content-to-bloat ratio of 29%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/kangae-ayushnix-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/kangae-ayushnix-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/kangae-ayushnix-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/kangae-ayushnix-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/karolis-koncevicius-lt/index.html b/public/karolis-koncevicius-lt/index.html index e9a7aae2..6fe65af9 100644 --- a/public/karolis-koncevicius-lt/index.html +++ b/public/karolis-koncevicius-lt/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

karolis.koncevicius.lt

Proud member of the exclusive 250kb club!

|

karolis.koncevicius.lt is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

karolis.koncevicius.lt

Proud member of the exclusive 250kb club!

|

karolis.koncevicius.lt is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/karolis-koncevicius-lt">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/karolis-koncevicius-lt">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/karolis-koncevicius-lt">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/karolis-koncevicius-lt">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/kayafirat-com/index.html b/public/kayafirat-com/index.html index ba87f068..736f5571 100644 --- a/public/kayafirat-com/index.html +++ b/public/kayafirat-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

kayafirat.com

Proud member of the exclusive 250kb club!

|

kayafirat.com is a member of the exclusive 250kb club. The page weighs only 36kb and has a content-to-bloat ratio of 18%.

back

\ No newline at end of file + }

kayafirat.com

Proud member of the exclusive 250kb club!

|

kayafirat.com is a member of the exclusive 250kb club. The page weighs only 36kb and has a content-to-bloat ratio of 18%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/kayafirat-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/kayafirat-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/kayafirat-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/kayafirat-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/kerkour-fr/index.html b/public/kerkour-fr/index.html index d91e051c..6adba42f 100644 --- a/public/kerkour-fr/index.html +++ b/public/kerkour-fr/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

kerkour.fr

Proud member of the exclusive 250kb club!

|

kerkour.fr is a member of the exclusive 250kb club. The page weighs only 109kb and has a content-to-bloat ratio of 7%.

back

\ No newline at end of file + }

kerkour.fr

Proud member of the exclusive 250kb club!

|

kerkour.fr is a member of the exclusive 250kb club. The page weighs only 109kb and has a content-to-bloat ratio of 7%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/kerkour-fr">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/kerkour-fr">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/kerkour-fr">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/kerkour-fr">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/kevq-uk/index.html b/public/kevq-uk/index.html index 878cf575..801f5a59 100644 --- a/public/kevq-uk/index.html +++ b/public/kevq-uk/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

kevq.uk

Proud member of the exclusive 250kb club!

|

kevq.uk is a member of the exclusive 250kb club. The page weighs only 31kb and has a content-to-bloat ratio of 25%.

back

\ No newline at end of file + }

kevq.uk

Proud member of the exclusive 250kb club!

|

kevq.uk is a member of the exclusive 250kb club. The page weighs only 31kb and has a content-to-bloat ratio of 25%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/kevq-uk">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/kevq-uk">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/kevq-uk">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/kevq-uk">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/kidl-at/index.html b/public/kidl-at/index.html index a2478064..08148632 100644 --- a/public/kidl-at/index.html +++ b/public/kidl-at/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

kidl.at

Proud member of the exclusive 250kb club!

|

kidl.at is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

kidl.at

Proud member of the exclusive 250kb club!

|

kidl.at is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/kidl-at">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/kidl-at">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/kidl-at">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/kidl-at">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/kishvanchee-com/index.html b/public/kishvanchee-com/index.html index 9fae2b78..8bdf9916 100644 --- a/public/kishvanchee-com/index.html +++ b/public/kishvanchee-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

kishvanchee.com

Proud member of the exclusive 250kb club!

|

kishvanchee.com is a member of the exclusive 250kb club. The page weighs only 4kb and has a content-to-bloat ratio of 35%.

back

\ No newline at end of file + }

kishvanchee.com

Proud member of the exclusive 250kb club!

|

kishvanchee.com is a member of the exclusive 250kb club. The page weighs only 4kb and has a content-to-bloat ratio of 35%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/kishvanchee-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/kishvanchee-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/kishvanchee-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/kishvanchee-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/kj7nzl-net/index.html b/public/kj7nzl-net/index.html index 8cde96b6..c74c708f 100644 --- a/public/kj7nzl-net/index.html +++ b/public/kj7nzl-net/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

kj7nzl.net

Proud member of the exclusive 250kb club!

|

kj7nzl.net is a member of the exclusive 250kb club. The page weighs only 5kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

kj7nzl.net

Proud member of the exclusive 250kb club!

|

kj7nzl.net is a member of the exclusive 250kb club. The page weighs only 5kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/kj7nzl-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/kj7nzl-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/kj7nzl-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/kj7nzl-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/koehr-in/index.html b/public/koehr-in/index.html index bba74e2f..1a444e9c 100644 --- a/public/koehr-in/index.html +++ b/public/koehr-in/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

koehr.in

Proud member of the exclusive 250kb club!

|

koehr.in is a member of the exclusive 250kb club. The page weighs only 56kb and has a content-to-bloat ratio of 6%.

back

\ No newline at end of file + }

koehr.in

Proud member of the exclusive 250kb club!

|

koehr.in is a member of the exclusive 250kb club. The page weighs only 56kb and has a content-to-bloat ratio of 6%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/koehr-in">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/koehr-in">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/koehr-in">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/koehr-in">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/koehr-tech/index.html b/public/koehr-tech/index.html index 5da9bc1e..90d62494 100644 --- a/public/koehr-tech/index.html +++ b/public/koehr-tech/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

koehr.tech

Proud member of the exclusive 250kb club!

|

koehr.tech is a member of the exclusive 250kb club. The page weighs only 154kb and has a content-to-bloat ratio of 3%.

back

\ No newline at end of file + }

koehr.tech

Proud member of the exclusive 250kb club!

|

koehr.tech is a member of the exclusive 250kb club. The page weighs only 154kb and has a content-to-bloat ratio of 3%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/koehr-tech">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/koehr-tech">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/koehr-tech">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/koehr-tech">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/kunalmarwaha-com/index.html b/public/kunalmarwaha-com/index.html index e3d4ab40..e056f0be 100644 --- a/public/kunalmarwaha-com/index.html +++ b/public/kunalmarwaha-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

kunalmarwaha.com

Proud member of the exclusive 250kb club!

|

kunalmarwaha.com is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 50%.

back

\ No newline at end of file + }

kunalmarwaha.com

Proud member of the exclusive 250kb club!

|

kunalmarwaha.com is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 50%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/kunalmarwaha-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/kunalmarwaha-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/kunalmarwaha-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/kunalmarwaha-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/lambdapapers-com/index.html b/public/lambdapapers-com/index.html index e81de3fe..bb0f6100 100644 --- a/public/lambdapapers-com/index.html +++ b/public/lambdapapers-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

lambdapapers.com

Proud member of the exclusive 250kb club!

|

lambdapapers.com is a member of the exclusive 250kb club. The page weighs only 31kb and has a content-to-bloat ratio of 8%.

back

\ No newline at end of file + }

lambdapapers.com

Proud member of the exclusive 250kb club!

|

lambdapapers.com is a member of the exclusive 250kb club. The page weighs only 31kb and has a content-to-bloat ratio of 8%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/lambdapapers-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/lambdapapers-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/lambdapapers-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/lambdapapers-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/lawzava-com/index.html b/public/lawzava-com/index.html index aacda422..fec7229b 100644 --- a/public/lawzava-com/index.html +++ b/public/lawzava-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

lawzava.com

Proud member of the exclusive 250kb club!

|

lawzava.com is a member of the exclusive 250kb club. The page weighs only 5kb and has a content-to-bloat ratio of 48%.

back

\ No newline at end of file + }

lawzava.com

Proud member of the exclusive 250kb club!

|

lawzava.com is a member of the exclusive 250kb club. The page weighs only 5kb and has a content-to-bloat ratio of 48%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/lawzava-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/lawzava-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/lawzava-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/lawzava-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/lecaro-me-minimage/index.html b/public/lecaro-me-minimage/index.html index 39f33b6c..b6610ded 100644 --- a/public/lecaro-me-minimage/index.html +++ b/public/lecaro-me-minimage/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

lecaro.me/minimage

Proud member of the exclusive 250kb club!

|

lecaro.me/minimage is a member of the exclusive 250kb club. The page weighs only 10kb and has a content-to-bloat ratio of 18%.

back

\ No newline at end of file + }

lecaro.me/minimage

Proud member of the exclusive 250kb club!

|

lecaro.me/minimage is a member of the exclusive 250kb club. The page weighs only 10kb and has a content-to-bloat ratio of 18%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/lecaro-me-minimage">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/lecaro-me-minimage">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/lecaro-me-minimage">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/lecaro-me-minimage">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/lectupedia-com-en/index.html b/public/lectupedia-com-en/index.html index 9416d91a..5c489b9f 100644 --- a/public/lectupedia-com-en/index.html +++ b/public/lectupedia-com-en/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

lectupedia.com/en

Proud member of the exclusive 250kb club!

|

lectupedia.com/en is a member of the exclusive 250kb club. The page weighs only 10kb and has a content-to-bloat ratio of 27%.

back

\ No newline at end of file + }

lectupedia.com/en

Proud member of the exclusive 250kb club!

|

lectupedia.com/en is a member of the exclusive 250kb club. The page weighs only 10kb and has a content-to-bloat ratio of 27%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/lectupedia-com-en">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/lectupedia-com-en">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/lectupedia-com-en">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/lectupedia-com-en">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/legiblenews-com/index.html b/public/legiblenews-com/index.html index 9b86d8ec..9e0cede1 100644 --- a/public/legiblenews-com/index.html +++ b/public/legiblenews-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

legiblenews.com

Proud member of the exclusive 250kb club!

|

legiblenews.com is a member of the exclusive 250kb club. The page weighs only 79kb and has a content-to-bloat ratio of 26%.

back

\ No newline at end of file + }

legiblenews.com

Proud member of the exclusive 250kb club!

|

legiblenews.com is a member of the exclusive 250kb club. The page weighs only 79kb and has a content-to-bloat ratio of 26%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/legiblenews-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/legiblenews-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/legiblenews-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/legiblenews-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/leonardschuetz-ch/index.html b/public/leonardschuetz-ch/index.html index 3635320c..58052865 100644 --- a/public/leonardschuetz-ch/index.html +++ b/public/leonardschuetz-ch/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

leonardschuetz.ch

Proud member of the exclusive 250kb club!

|

leonardschuetz.ch is a member of the exclusive 250kb club. The page weighs only 70kb and has a content-to-bloat ratio of 7%.

back

\ No newline at end of file + }

leonardschuetz.ch

Proud member of the exclusive 250kb club!

|

leonardschuetz.ch is a member of the exclusive 250kb club. The page weighs only 70kb and has a content-to-bloat ratio of 7%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/leonardschuetz-ch">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/leonardschuetz-ch">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/leonardschuetz-ch">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/leonardschuetz-ch">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/lighthouse16-com/index.html b/public/lighthouse16-com/index.html index 277bc7de..ddb029c3 100644 --- a/public/lighthouse16-com/index.html +++ b/public/lighthouse16-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

lighthouse16.com

Proud member of the exclusive 250kb club!

|

lighthouse16.com is a member of the exclusive 250kb club. The page weighs only 10kb and has a content-to-bloat ratio of 14%.

back

\ No newline at end of file + }

lighthouse16.com

Proud member of the exclusive 250kb club!

|

lighthouse16.com is a member of the exclusive 250kb club. The page weighs only 10kb and has a content-to-bloat ratio of 14%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/lighthouse16-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/lighthouse16-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/lighthouse16-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/lighthouse16-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/lil-gay/index.html b/public/lil-gay/index.html index 1c2bf8bd..33eb0a87 100644 --- a/public/lil-gay/index.html +++ b/public/lil-gay/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

lil.gay

Proud member of the exclusive 250kb club!

|

lil.gay is a member of the exclusive 250kb club. The page weighs only 0kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

lil.gay

Proud member of the exclusive 250kb club!

|

lil.gay is a member of the exclusive 250kb club. The page weighs under 1kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/lil-gay">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/lil-gay">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/lil-gay">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/lil-gay">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/linuxguideandhints-com/index.html b/public/linuxguideandhints-com/index.html index 26ff19f6..1a22ea9a 100644 --- a/public/linuxguideandhints-com/index.html +++ b/public/linuxguideandhints-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

linuxguideandhints.com

Proud member of the exclusive 250kb club!

|

linuxguideandhints.com is a member of the exclusive 250kb club. The page weighs only 52kb and has a content-to-bloat ratio of 6%.

back

\ No newline at end of file + }

linuxguideandhints.com

Proud member of the exclusive 250kb club!

|

linuxguideandhints.com is a member of the exclusive 250kb club. The page weighs only 52kb and has a content-to-bloat ratio of 6%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/linuxguideandhints-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/linuxguideandhints-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/linuxguideandhints-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/linuxguideandhints-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/lite-cnn-com/index.html b/public/lite-cnn-com/index.html index a39aed82..8798aa3b 100644 --- a/public/lite-cnn-com/index.html +++ b/public/lite-cnn-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

lite.cnn.com

Proud member of the exclusive 250kb club!

|

lite.cnn.com is a member of the exclusive 250kb club. The page weighs only 61kb and has a content-to-bloat ratio of 11%.

back

\ No newline at end of file + }

lite.cnn.com

Proud member of the exclusive 250kb club!

|

lite.cnn.com is a member of the exclusive 250kb club. The page weighs only 61kb and has a content-to-bloat ratio of 11%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/lite-cnn-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/lite-cnn-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/lite-cnn-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/lite-cnn-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/lo-hn/index.html b/public/lo-hn/index.html index 66721a45..1c8a8d80 100644 --- a/public/lo-hn/index.html +++ b/public/lo-hn/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

lo.hn

Proud member of the exclusive 250kb club!

|

lo.hn is a member of the exclusive 250kb club. The page weighs only 1kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

lo.hn

Proud member of the exclusive 250kb club!

|

lo.hn is a member of the exclusive 250kb club. The page weighs only 1kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/lo-hn">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/lo-hn">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/lo-hn">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/lo-hn">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/lobste-rs/index.html b/public/lobste-rs/index.html index 684dab75..a1053d1d 100644 --- a/public/lobste-rs/index.html +++ b/public/lobste-rs/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

lobste.rs

Proud member of the exclusive 250kb club!

|

lobste.rs is a member of the exclusive 250kb club. The page weighs only 42kb and has a content-to-bloat ratio of 23%.

back

\ No newline at end of file + }

lobste.rs

Proud member of the exclusive 250kb club!

|

lobste.rs is a member of the exclusive 250kb club. The page weighs only 42kb and has a content-to-bloat ratio of 23%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/lobste-rs">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/lobste-rs">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/lobste-rs">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/lobste-rs">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/luana-cc/index.html b/public/luana-cc/index.html index 550dc4f1..16d141fc 100644 --- a/public/luana-cc/index.html +++ b/public/luana-cc/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

luana.cc

Proud member of the exclusive 250kb club!

|

luana.cc is a member of the exclusive 250kb club. The page weighs only 9kb and has a content-to-bloat ratio of 51%.

back

\ No newline at end of file + }

luana.cc

Proud member of the exclusive 250kb club!

|

luana.cc is a member of the exclusive 250kb club. The page weighs only 9kb and has a content-to-bloat ratio of 51%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/luana-cc">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/luana-cc">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/luana-cc">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/luana-cc">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/lucianmarin-com/index.html b/public/lucianmarin-com/index.html index bb542a57..ada76fde 100644 --- a/public/lucianmarin-com/index.html +++ b/public/lucianmarin-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

lucianmarin.com

Proud member of the exclusive 250kb club!

|

lucianmarin.com is a member of the exclusive 250kb club. The page weighs only 62kb and has a content-to-bloat ratio of 2%.

back

\ No newline at end of file + }

lucianmarin.com

Proud member of the exclusive 250kb club!

|

lucianmarin.com is a member of the exclusive 250kb club. The page weighs only 62kb and has a content-to-bloat ratio of 2%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/lucianmarin-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/lucianmarin-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/lucianmarin-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/lucianmarin-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/lukeramsden-com/index.html b/public/lukeramsden-com/index.html index 529f2af4..628aab67 100644 --- a/public/lukeramsden-com/index.html +++ b/public/lukeramsden-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

lukeramsden.com

Proud member of the exclusive 250kb club!

|

lukeramsden.com is a member of the exclusive 250kb club. The page weighs only 4kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

lukeramsden.com

Proud member of the exclusive 250kb club!

|

lukeramsden.com is a member of the exclusive 250kb club. The page weighs only 4kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/lukeramsden-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/lukeramsden-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/lukeramsden-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/lukeramsden-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/lukesempire-com/index.html b/public/lukesempire-com/index.html index 832d6f5e..9e5b0091 100644 --- a/public/lukesempire-com/index.html +++ b/public/lukesempire-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

lukesempire.com

Proud member of the exclusive 250kb club!

|

lukesempire.com is a member of the exclusive 250kb club. The page weighs only 45kb and has a content-to-bloat ratio of 4%.

back

\ No newline at end of file + }

lukesempire.com

Proud member of the exclusive 250kb club!

|

lukesempire.com is a member of the exclusive 250kb club. The page weighs only 45kb and has a content-to-bloat ratio of 4%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/lukesempire-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/lukesempire-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/lukesempire-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/lukesempire-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/m-chrzan-xyz/index.html b/public/m-chrzan-xyz/index.html index 33b6ab9f..723b1465 100644 --- a/public/m-chrzan-xyz/index.html +++ b/public/m-chrzan-xyz/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

m-chrzan.xyz

Proud member of the exclusive 250kb club!

|

m-chrzan.xyz is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 43%.

back

\ No newline at end of file + }

m-chrzan.xyz

Proud member of the exclusive 250kb club!

|

m-chrzan.xyz is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 43%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/m-chrzan-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/m-chrzan-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/m-chrzan-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/m-chrzan-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/manpages-bsd-lv/index.html b/public/manpages-bsd-lv/index.html index 795a5517..36c934c9 100644 --- a/public/manpages-bsd-lv/index.html +++ b/public/manpages-bsd-lv/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

manpages.bsd.lv

Proud member of the exclusive 250kb club!

|

manpages.bsd.lv is a member of the exclusive 250kb club. The page weighs only 8kb and has a content-to-bloat ratio of 69%.

back

\ No newline at end of file + }

manpages.bsd.lv

Proud member of the exclusive 250kb club!

|

manpages.bsd.lv is a member of the exclusive 250kb club. The page weighs only 8kb and has a content-to-bloat ratio of 69%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/manpages-bsd-lv">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/manpages-bsd-lv">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/manpages-bsd-lv">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/manpages-bsd-lv">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/manuelmoreale-com/index.html b/public/manuelmoreale-com/index.html index 7b7dfb1c..ffee87de 100644 --- a/public/manuelmoreale-com/index.html +++ b/public/manuelmoreale-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

manuelmoreale.com

Proud member of the exclusive 250kb club!

|

manuelmoreale.com is a member of the exclusive 250kb club. The page weighs only 9kb and has a content-to-bloat ratio of 80%.

back

\ No newline at end of file + }

manuelmoreale.com

Proud member of the exclusive 250kb club!

|

manuelmoreale.com is a member of the exclusive 250kb club. The page weighs only 9kb and has a content-to-bloat ratio of 80%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/manuelmoreale-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/manuelmoreale-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/manuelmoreale-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/manuelmoreale-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/martin-baillie-id/index.html b/public/martin-baillie-id/index.html index 26257e37..ecb2d7d0 100644 --- a/public/martin-baillie-id/index.html +++ b/public/martin-baillie-id/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

martin.baillie.id

Proud member of the exclusive 250kb club!

|

martin.baillie.id is a member of the exclusive 250kb club. The page weighs only 53kb and has a content-to-bloat ratio of 6%.

back

\ No newline at end of file + }

martin.baillie.id

Proud member of the exclusive 250kb club!

|

martin.baillie.id is a member of the exclusive 250kb club. The page weighs only 53kb and has a content-to-bloat ratio of 6%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/martin-baillie-id">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/martin-baillie-id">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/martin-baillie-id">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/martin-baillie-id">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/mataroa-blog/index.html b/public/mataroa-blog/index.html index d3725b62..9b6e86ff 100644 --- a/public/mataroa-blog/index.html +++ b/public/mataroa-blog/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

mataroa.blog

Proud member of the exclusive 250kb club!

|

mataroa.blog is a member of the exclusive 250kb club. The page weighs only 6kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

mataroa.blog

Proud member of the exclusive 250kb club!

|

mataroa.blog is a member of the exclusive 250kb club. The page weighs only 6kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/mataroa-blog">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/mataroa-blog">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/mataroa-blog">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/mataroa-blog">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/matthall-codes/index.html b/public/matthall-codes/index.html index 57974ff1..e249f43f 100644 --- a/public/matthall-codes/index.html +++ b/public/matthall-codes/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

matthall.codes

Proud member of the exclusive 250kb club!

|

matthall.codes is a member of the exclusive 250kb club. The page weighs only 162kb and has a content-to-bloat ratio of 3%.

back

\ No newline at end of file + }

matthall.codes

Proud member of the exclusive 250kb club!

|

matthall.codes is a member of the exclusive 250kb club. The page weighs only 162kb and has a content-to-bloat ratio of 3%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/matthall-codes">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/matthall-codes">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/matthall-codes">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/matthall-codes">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/matthewstrom-com/index.html b/public/matthewstrom-com/index.html index 20824c16..9233f130 100644 --- a/public/matthewstrom-com/index.html +++ b/public/matthewstrom-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

matthewstrom.com

Proud member of the exclusive 250kb club!

|

matthewstrom.com is a member of the exclusive 250kb club. The page weighs only 25kb and has a content-to-bloat ratio of 9%.

back

\ No newline at end of file + }

matthewstrom.com

Proud member of the exclusive 250kb club!

|

matthewstrom.com is a member of the exclusive 250kb club. The page weighs only 25kb and has a content-to-bloat ratio of 9%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/matthewstrom-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/matthewstrom-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/matthewstrom-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/matthewstrom-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/mha-fi/index.html b/public/mha-fi/index.html index d84589b2..60cb922d 100644 --- a/public/mha-fi/index.html +++ b/public/mha-fi/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

mha.fi

Proud member of the exclusive 250kb club!

|

mha.fi is a member of the exclusive 250kb club. The page weighs only 35kb and has a content-to-bloat ratio of 11%.

back

\ No newline at end of file + }

mha.fi

Proud member of the exclusive 250kb club!

|

mha.fi is a member of the exclusive 250kb club. The page weighs only 35kb and has a content-to-bloat ratio of 11%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/mha-fi">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/mha-fi">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/mha-fi">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/mha-fi">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/midnight-pub/index.html b/public/midnight-pub/index.html index 6efe6c81..65a6b271 100644 --- a/public/midnight-pub/index.html +++ b/public/midnight-pub/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

midnight.pub

Proud member of the exclusive 250kb club!

|

midnight.pub is a member of the exclusive 250kb club. The page weighs only 10kb and has a content-to-bloat ratio of 92%.

back

\ No newline at end of file + }

midnight.pub

Proud member of the exclusive 250kb club!

|

midnight.pub is a member of the exclusive 250kb club. The page weighs only 10kb and has a content-to-bloat ratio of 92%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/midnight-pub">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/midnight-pub">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/midnight-pub">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/midnight-pub">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/mikegerwitz-com/index.html b/public/mikegerwitz-com/index.html index 3e35c740..ea8b08c8 100644 --- a/public/mikegerwitz-com/index.html +++ b/public/mikegerwitz-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

mikegerwitz.com

Proud member of the exclusive 250kb club!

|

mikegerwitz.com is a member of the exclusive 250kb club. The page weighs only 78kb and has a content-to-bloat ratio of 6%.

back

\ No newline at end of file + }

mikegerwitz.com

Proud member of the exclusive 250kb club!

|

mikegerwitz.com is a member of the exclusive 250kb club. The page weighs only 78kb and has a content-to-bloat ratio of 6%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/mikegerwitz-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/mikegerwitz-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/mikegerwitz-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/mikegerwitz-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/miku86-com/index.html b/public/miku86-com/index.html index fd31e436..b845c6ec 100644 --- a/public/miku86-com/index.html +++ b/public/miku86-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

miku86.com

Proud member of the exclusive 250kb club!

|

miku86.com is a member of the exclusive 250kb club. The page weighs only 11kb and has a content-to-bloat ratio of 66%.

back

\ No newline at end of file + }

miku86.com

Proud member of the exclusive 250kb club!

|

miku86.com is a member of the exclusive 250kb club. The page weighs only 11kb and has a content-to-bloat ratio of 66%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/miku86-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/miku86-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/miku86-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/miku86-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/mineralexistence-com-home-html/index.html b/public/mineralexistence-com-home-html/index.html index 0e1884d2..a7a501d9 100644 --- a/public/mineralexistence-com-home-html/index.html +++ b/public/mineralexistence-com-home-html/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

mineralexistence.com/home.html

Proud member of the exclusive 250kb club!

|

mineralexistence.com/home.html is a member of the exclusive 250kb club. The page weighs only 26kb and has a content-to-bloat ratio of 8%.

back

\ No newline at end of file + }

mineralexistence.com/home.html

Proud member of the exclusive 250kb club!

|

mineralexistence.com/home.html is a member of the exclusive 250kb club. The page weighs only 26kb and has a content-to-bloat ratio of 8%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/mineralexistence-com-home-html">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/mineralexistence-com-home-html">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/mineralexistence-com-home-html">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/mineralexistence-com-home-html">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/minid-net/index.html b/public/minid-net/index.html index 70c1af5f..13a4dcc6 100644 --- a/public/minid-net/index.html +++ b/public/minid-net/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

minid.net

Proud member of the exclusive 250kb club!

|

minid.net is a member of the exclusive 250kb club. The page weighs only 4kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

minid.net

Proud member of the exclusive 250kb club!

|

minid.net is a member of the exclusive 250kb club. The page weighs only 4kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/minid-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/minid-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/minid-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/minid-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/minwiz-com/index.html b/public/minwiz-com/index.html index ae0d90f3..fa517529 100644 --- a/public/minwiz-com/index.html +++ b/public/minwiz-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

minwiz.com

Proud member of the exclusive 250kb club!

|

minwiz.com is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

minwiz.com

Proud member of the exclusive 250kb club!

|

minwiz.com is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/minwiz-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/minwiz-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/minwiz-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/minwiz-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/monokai-nl/index.html b/public/monokai-nl/index.html index a3011e3d..63e7a773 100644 --- a/public/monokai-nl/index.html +++ b/public/monokai-nl/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

monokai.nl

Proud member of the exclusive 250kb club!

|

monokai.nl is a member of the exclusive 250kb club. The page weighs only 112kb and has a content-to-bloat ratio of 3%.

back

\ No newline at end of file + }

monokai.nl

Proud member of the exclusive 250kb club!

|

monokai.nl is a member of the exclusive 250kb club. The page weighs only 112kb and has a content-to-bloat ratio of 3%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/monokai-nl">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/monokai-nl">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/monokai-nl">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/monokai-nl">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/motherfuckingwebsite-com/index.html b/public/motherfuckingwebsite-com/index.html index 93ac8c42..6c7e9026 100644 --- a/public/motherfuckingwebsite-com/index.html +++ b/public/motherfuckingwebsite-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

motherfuckingwebsite.com

Proud member of the exclusive 250kb club!

|

motherfuckingwebsite.com is a member of the exclusive 250kb club. The page weighs only 22kb and has a content-to-bloat ratio of 10%.

back

\ No newline at end of file + }

motherfuckingwebsite.com

Proud member of the exclusive 250kb club!

|

motherfuckingwebsite.com is a member of the exclusive 250kb club. The page weighs only 22kb and has a content-to-bloat ratio of 10%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/motherfuckingwebsite-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/motherfuckingwebsite-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/motherfuckingwebsite-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/motherfuckingwebsite-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/motz-berlin-de/index.html b/public/motz-berlin-de/index.html index 2cf33049..c12653a8 100644 --- a/public/motz-berlin-de/index.html +++ b/public/motz-berlin-de/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

motz-berlin.de

Proud member of the exclusive 250kb club!

|

motz-berlin.de is a member of the exclusive 250kb club. The page weighs only 66kb and has a content-to-bloat ratio of 2%.

back

\ No newline at end of file + }

motz-berlin.de

Proud member of the exclusive 250kb club!

|

motz-berlin.de is a member of the exclusive 250kb club. The page weighs only 66kb and has a content-to-bloat ratio of 2%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/motz-berlin-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/motz-berlin-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/motz-berlin-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/motz-berlin-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/my-flow-com/index.html b/public/my-flow-com/index.html index bf3fea67..52652997 100644 --- a/public/my-flow-com/index.html +++ b/public/my-flow-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

my-flow.com

Proud member of the exclusive 250kb club!

|

my-flow.com is a member of the exclusive 250kb club. The page weighs only 144kb and has a content-to-bloat ratio of 1%.

back

\ No newline at end of file + }

my-flow.com

Proud member of the exclusive 250kb club!

|

my-flow.com is a member of the exclusive 250kb club. The page weighs only 144kb and has a content-to-bloat ratio of 1%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/my-flow-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/my-flow-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/my-flow-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/my-flow-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/myipaddress-ru/index.html b/public/myipaddress-ru/index.html index 13b5e003..08f6ac48 100644 --- a/public/myipaddress-ru/index.html +++ b/public/myipaddress-ru/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

myipaddress.ru

Proud member of the exclusive 250kb club!

|

myipaddress.ru is a member of the exclusive 250kb club. The page weighs only 1kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

myipaddress.ru

Proud member of the exclusive 250kb club!

|

myipaddress.ru is a member of the exclusive 250kb club. The page weighs only 1kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/myipaddress-ru">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/myipaddress-ru">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/myipaddress-ru">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/myipaddress-ru">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/n-2p5-xyz/index.html b/public/n-2p5-xyz/index.html index c80ccd63..bec30ee2 100644 --- a/public/n-2p5-xyz/index.html +++ b/public/n-2p5-xyz/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

n.2p5.xyz

Proud member of the exclusive 250kb club!

|

n.2p5.xyz is a member of the exclusive 250kb club. The page weighs only 28kb and has a content-to-bloat ratio of 6%.

back

\ No newline at end of file + }

n.2p5.xyz

Proud member of the exclusive 250kb club!

|

n.2p5.xyz is a member of the exclusive 250kb club. The page weighs only 28kb and has a content-to-bloat ratio of 6%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/n-2p5-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/n-2p5-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/n-2p5-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/n-2p5-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/na20a-neocities-org/index.html b/public/na20a-neocities-org/index.html index 4f90b6ff..59d05099 100644 --- a/public/na20a-neocities-org/index.html +++ b/public/na20a-neocities-org/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

na20a.neocities.org

Proud member of the exclusive 250kb club!

|

na20a.neocities.org is a member of the exclusive 250kb club. The page weighs only 5kb and has a content-to-bloat ratio of 30%.

back

\ No newline at end of file + }

na20a.neocities.org

Proud member of the exclusive 250kb club!

|

na20a.neocities.org is a member of the exclusive 250kb club. The page weighs only 5kb and has a content-to-bloat ratio of 30%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/na20a-neocities-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/na20a-neocities-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/na20a-neocities-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/na20a-neocities-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/natestemen-xyz/index.html b/public/natestemen-xyz/index.html index bf0c27f5..4e09286c 100644 --- a/public/natestemen-xyz/index.html +++ b/public/natestemen-xyz/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

natestemen.xyz

Proud member of the exclusive 250kb club!

|

natestemen.xyz is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 50%.

back

\ No newline at end of file + }

natestemen.xyz

Proud member of the exclusive 250kb club!

|

natestemen.xyz is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 50%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/natestemen-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/natestemen-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/natestemen-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/natestemen-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/nest-jakl-one/index.html b/public/nest-jakl-one/index.html index 1beffd9f..10df1908 100644 --- a/public/nest-jakl-one/index.html +++ b/public/nest-jakl-one/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

nest.jakl.one

Proud member of the exclusive 250kb club!

|

nest.jakl.one is a member of the exclusive 250kb club. The page weighs only 5kb and has a content-to-bloat ratio of 34%.

back

\ No newline at end of file + }

nest.jakl.one

Proud member of the exclusive 250kb club!

|

nest.jakl.one is a member of the exclusive 250kb club. The page weighs only 5kb and has a content-to-bloat ratio of 34%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/nest-jakl-one">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/nest-jakl-one">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/nest-jakl-one">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/nest-jakl-one">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/netbros-com/index.html b/public/netbros-com/index.html index d7ceed4a..20f6fafb 100644 --- a/public/netbros-com/index.html +++ b/public/netbros-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

netbros.com

Proud member of the exclusive 250kb club!

|

netbros.com is a member of the exclusive 250kb club. The page weighs only 11kb and has a content-to-bloat ratio of 87%.

back

\ No newline at end of file + }

netbros.com

Proud member of the exclusive 250kb club!

|

netbros.com is a member of the exclusive 250kb club. The page weighs only 11kb and has a content-to-bloat ratio of 87%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/netbros-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/netbros-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/netbros-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/netbros-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/news-ycombinator-com/index.html b/public/news-ycombinator-com/index.html index 4473fc1b..32fcd1ed 100644 --- a/public/news-ycombinator-com/index.html +++ b/public/news-ycombinator-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

news.ycombinator.com

Proud member of the exclusive 250kb club!

|

news.ycombinator.com is a member of the exclusive 250kb club. The page weighs only 12kb and has a content-to-bloat ratio of 52%.

back

\ No newline at end of file + }

news.ycombinator.com

Proud member of the exclusive 250kb club!

|

news.ycombinator.com is a member of the exclusive 250kb club. The page weighs only 12kb and has a content-to-bloat ratio of 52%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/news-ycombinator-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/news-ycombinator-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/news-ycombinator-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/news-ycombinator-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/nicetranslator-com/index.html b/public/nicetranslator-com/index.html index 23628bbc..7ff775c3 100644 --- a/public/nicetranslator-com/index.html +++ b/public/nicetranslator-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

nicetranslator.com

Proud member of the exclusive 250kb club!

|

nicetranslator.com is a member of the exclusive 250kb club. The page weighs only 156kb and has a content-to-bloat ratio of 1%.

back

\ No newline at end of file + }

nicetranslator.com

Proud member of the exclusive 250kb club!

|

nicetranslator.com is a member of the exclusive 250kb club. The page weighs only 156kb and has a content-to-bloat ratio of 1%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/nicetranslator-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/nicetranslator-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/nicetranslator-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/nicetranslator-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/nixnet-email/index.html b/public/nixnet-email/index.html index a6e96291..5b5d150e 100644 --- a/public/nixnet-email/index.html +++ b/public/nixnet-email/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

nixnet.email

Proud member of the exclusive 250kb club!

|

nixnet.email is a member of the exclusive 250kb club. The page weighs only 71kb and has a content-to-bloat ratio of 8%.

back

\ No newline at end of file + }

nixnet.email

Proud member of the exclusive 250kb club!

|

nixnet.email is a member of the exclusive 250kb club. The page weighs only 71kb and has a content-to-bloat ratio of 8%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/nixnet-email">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/nixnet-email">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/nixnet-email">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/nixnet-email">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/no-js-club/index.html b/public/no-js-club/index.html index 6d542932..cf8df945 100644 --- a/public/no-js-club/index.html +++ b/public/no-js-club/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

no-js.club

Proud member of the exclusive 250kb club!

|

no-js.club is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

no-js.club

Proud member of the exclusive 250kb club!

|

no-js.club is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/no-js-club">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/no-js-club">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/no-js-club">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/no-js-club">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/nomasters-io/index.html b/public/nomasters-io/index.html index b1f1c8d6..c79194a5 100644 --- a/public/nomasters-io/index.html +++ b/public/nomasters-io/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

nomasters.io

Proud member of the exclusive 250kb club!

|

nomasters.io is a member of the exclusive 250kb club. The page weighs only 50kb and has a content-to-bloat ratio of 3%.

back

\ No newline at end of file + }

nomasters.io

Proud member of the exclusive 250kb club!

|

nomasters.io is a member of the exclusive 250kb club. The page weighs only 50kb and has a content-to-bloat ratio of 3%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/nomasters-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/nomasters-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/nomasters-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/nomasters-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/norayr-am/index.html b/public/norayr-am/index.html index 6d268394..0eac138b 100644 --- a/public/norayr-am/index.html +++ b/public/norayr-am/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

norayr.am

Proud member of the exclusive 250kb club!

|

norayr.am is a member of the exclusive 250kb club. The page weighs only 1kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

norayr.am

Proud member of the exclusive 250kb club!

|

norayr.am is a member of the exclusive 250kb club. The page weighs only 1kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/norayr-am">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/norayr-am">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/norayr-am">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/norayr-am">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/notes-eatonphil-com/index.html b/public/notes-eatonphil-com/index.html index 2e5ebc2b..0cd38caf 100644 --- a/public/notes-eatonphil-com/index.html +++ b/public/notes-eatonphil-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

notes.eatonphil.com

Proud member of the exclusive 250kb club!

|

notes.eatonphil.com is a member of the exclusive 250kb club. The page weighs only 88kb and has a content-to-bloat ratio of 10%.

back

\ No newline at end of file + }

notes.eatonphil.com

Proud member of the exclusive 250kb club!

|

notes.eatonphil.com is a member of the exclusive 250kb club. The page weighs only 88kb and has a content-to-bloat ratio of 10%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/notes-eatonphil-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/notes-eatonphil-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/notes-eatonphil-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/notes-eatonphil-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/notes-whoibrar-com/index.html b/public/notes-whoibrar-com/index.html index 065a30d0..dee9f7c4 100644 --- a/public/notes-whoibrar-com/index.html +++ b/public/notes-whoibrar-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

notes.whoibrar.com

Proud member of the exclusive 250kb club!

|

notes.whoibrar.com is a member of the exclusive 250kb club. The page weighs only 4kb and has a content-to-bloat ratio of 52%.

back

\ No newline at end of file + }

notes.whoibrar.com

Proud member of the exclusive 250kb club!

|

notes.whoibrar.com is a member of the exclusive 250kb club. The page weighs only 4kb and has a content-to-bloat ratio of 52%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/notes-whoibrar-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/notes-whoibrar-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/notes-whoibrar-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/notes-whoibrar-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/notionbackups-com/index.html b/public/notionbackups-com/index.html index b682c852..26908c88 100644 --- a/public/notionbackups-com/index.html +++ b/public/notionbackups-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

notionbackups.com

Proud member of the exclusive 250kb club!

|

notionbackups.com is a member of the exclusive 250kb club. The page weighs only 15kb and has a content-to-bloat ratio of 53%.

back

\ No newline at end of file + }

notionbackups.com

Proud member of the exclusive 250kb club!

|

notionbackups.com is a member of the exclusive 250kb club. The page weighs only 15kb and has a content-to-bloat ratio of 53%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/notionbackups-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/notionbackups-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/notionbackups-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/notionbackups-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/noulin-net-blog/index.html b/public/noulin-net-blog/index.html index fbb193d6..db826fa3 100644 --- a/public/noulin-net-blog/index.html +++ b/public/noulin-net-blog/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

noulin.net/blog

Proud member of the exclusive 250kb club!

|

noulin.net/blog is a member of the exclusive 250kb club. The page weighs only 23kb and has a content-to-bloat ratio of 63%.

back

\ No newline at end of file + }

noulin.net/blog

Proud member of the exclusive 250kb club!

|

noulin.net/blog is a member of the exclusive 250kb club. The page weighs only 23kb and has a content-to-bloat ratio of 63%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/noulin-net-blog">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/noulin-net-blog">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/noulin-net-blog">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/noulin-net-blog">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/nytpu-com/index.html b/public/nytpu-com/index.html index 535adf48..cf6ead12 100644 --- a/public/nytpu-com/index.html +++ b/public/nytpu-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

nytpu.com

Proud member of the exclusive 250kb club!

|

nytpu.com is a member of the exclusive 250kb club. The page weighs only 4kb and has a content-to-bloat ratio of 57%.

back

\ No newline at end of file + }

nytpu.com

Proud member of the exclusive 250kb club!

|

nytpu.com is a member of the exclusive 250kb club. The page weighs only 4kb and has a content-to-bloat ratio of 57%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/nytpu-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/nytpu-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/nytpu-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/nytpu-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/oh-mg/index.html b/public/oh-mg/index.html index b394747b..98f80b74 100644 --- a/public/oh-mg/index.html +++ b/public/oh-mg/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

oh.mg

Proud member of the exclusive 250kb club!

|

oh.mg is a member of the exclusive 250kb club. The page weighs only 11kb and has a content-to-bloat ratio of 49%.

back

\ No newline at end of file + }

oh.mg

Proud member of the exclusive 250kb club!

|

oh.mg is a member of the exclusive 250kb club. The page weighs only 11kb and has a content-to-bloat ratio of 49%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/oh-mg">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/oh-mg">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/oh-mg">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/oh-mg">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/ohio-araw-xyz/index.html b/public/ohio-araw-xyz/index.html index 60f7971b..a713291f 100644 --- a/public/ohio-araw-xyz/index.html +++ b/public/ohio-araw-xyz/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

ohio.araw.xyz

Proud member of the exclusive 250kb club!

|

ohio.araw.xyz is a member of the exclusive 250kb club. The page weighs only 4kb and has a content-to-bloat ratio of 35%.

back

\ No newline at end of file + }

ohio.araw.xyz

Proud member of the exclusive 250kb club!

|

ohio.araw.xyz is a member of the exclusive 250kb club. The page weighs only 4kb and has a content-to-bloat ratio of 35%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/ohio-araw-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/ohio-araw-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/ohio-araw-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/ohio-araw-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/ononoki-org/index.html b/public/ononoki-org/index.html index 70f64916..07f44fa9 100644 --- a/public/ononoki-org/index.html +++ b/public/ononoki-org/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

ononoki.org

Proud member of the exclusive 250kb club!

|

ononoki.org is a member of the exclusive 250kb club. The page weighs only 45kb and has a content-to-bloat ratio of 3%.

back

\ No newline at end of file + }

ononoki.org

Proud member of the exclusive 250kb club!

|

ononoki.org is a member of the exclusive 250kb club. The page weighs only 45kb and has a content-to-bloat ratio of 3%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/ononoki-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/ononoki-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/ononoki-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/ononoki-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/oopsallmarquees-com/index.html b/public/oopsallmarquees-com/index.html index 9bd27fcf..97b49214 100644 --- a/public/oopsallmarquees-com/index.html +++ b/public/oopsallmarquees-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

oopsallmarquees.com

Proud member of the exclusive 250kb club!

|

oopsallmarquees.com is a member of the exclusive 250kb club. The page weighs only 1kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

oopsallmarquees.com

Proud member of the exclusive 250kb club!

|

oopsallmarquees.com is a member of the exclusive 250kb club. The page weighs only 1kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/oopsallmarquees-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/oopsallmarquees-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/oopsallmarquees-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/oopsallmarquees-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/oscarforner-com/index.html b/public/oscarforner-com/index.html index bbfc1cff..9b849ee4 100644 --- a/public/oscarforner-com/index.html +++ b/public/oscarforner-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

oscarforner.com

Proud member of the exclusive 250kb club!

|

oscarforner.com is a member of the exclusive 250kb club. The page weighs only 9kb and has a content-to-bloat ratio of 17%.

back

\ No newline at end of file + }

oscarforner.com

Proud member of the exclusive 250kb club!

|

oscarforner.com is a member of the exclusive 250kb club. The page weighs only 9kb and has a content-to-bloat ratio of 17%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/oscarforner-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/oscarforner-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/oscarforner-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/oscarforner-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/oxenburypartners-com/index.html b/public/oxenburypartners-com/index.html index 9eb967d0..f5615bb7 100644 --- a/public/oxenburypartners-com/index.html +++ b/public/oxenburypartners-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

oxenburypartners.com

Proud member of the exclusive 250kb club!

|

oxenburypartners.com is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

oxenburypartners.com

Proud member of the exclusive 250kb club!

|

oxenburypartners.com is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/oxenburypartners-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/oxenburypartners-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/oxenburypartners-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/oxenburypartners-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/page-mi-fu-berlin-de-jhermann/index.html b/public/page-mi-fu-berlin-de-jhermann/index.html index 998e9258..b4037539 100644 --- a/public/page-mi-fu-berlin-de-jhermann/index.html +++ b/public/page-mi-fu-berlin-de-jhermann/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

page.mi.fu-berlin.de/jhermann

Proud member of the exclusive 250kb club!

|

page.mi.fu-berlin.de/jhermann is a member of the exclusive 250kb club. The page weighs only 17kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

page.mi.fu-berlin.de/jhermann

Proud member of the exclusive 250kb club!

|

page.mi.fu-berlin.de/jhermann is a member of the exclusive 250kb club. The page weighs only 17kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/page-mi-fu-berlin-de-jhermann">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/page-mi-fu-berlin-de-jhermann">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/page-mi-fu-berlin-de-jhermann">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/page-mi-fu-berlin-de-jhermann">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/page/2/index.html b/public/page/2/index.html index 5eb5403f..8b09aaeb 100644 --- a/public/page/2/index.html +++ b/public/page/2/index.html @@ -128,6 +128,14 @@ 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; } diff --git a/public/page/3/index.html b/public/page/3/index.html index 1a098972..d9cb8826 100644 --- a/public/page/3/index.html +++ b/public/page/3/index.html @@ -128,6 +128,14 @@ 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; } diff --git a/public/page/4/index.html b/public/page/4/index.html index 1f59cb6c..8af8e82f 100644 --- a/public/page/4/index.html +++ b/public/page/4/index.html @@ -128,6 +128,14 @@ 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; } diff --git a/public/palashbauri-in/index.html b/public/palashbauri-in/index.html index f19d7ac5..72882213 100644 --- a/public/palashbauri-in/index.html +++ b/public/palashbauri-in/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

palashbauri.in

Proud member of the exclusive 250kb club!

|

palashbauri.in is a member of the exclusive 250kb club. The page weighs only 15kb and has a content-to-bloat ratio of 32%.

back

\ No newline at end of file + }

palashbauri.in

Proud member of the exclusive 250kb club!

|

palashbauri.in is a member of the exclusive 250kb club. The page weighs only 15kb and has a content-to-bloat ratio of 32%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/palashbauri-in">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/palashbauri-in">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/palashbauri-in">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/palashbauri-in">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/papojari-codeberg-page/index.html b/public/papojari-codeberg-page/index.html index 009c90f5..29212dbe 100644 --- a/public/papojari-codeberg-page/index.html +++ b/public/papojari-codeberg-page/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

papojari.codeberg.page

Proud member of the exclusive 250kb club!

|

papojari.codeberg.page is a member of the exclusive 250kb club. The page weighs only 10kb and has a content-to-bloat ratio of 26%.

back

\ No newline at end of file + }

papojari.codeberg.page

Proud member of the exclusive 250kb club!

|

papojari.codeberg.page is a member of the exclusive 250kb club. The page weighs only 10kb and has a content-to-bloat ratio of 26%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/papojari-codeberg-page">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/papojari-codeberg-page">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/papojari-codeberg-page">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/papojari-codeberg-page">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/paulwilde-uk/index.html b/public/paulwilde-uk/index.html index b808843d..9b897ba6 100644 --- a/public/paulwilde-uk/index.html +++ b/public/paulwilde-uk/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

paulwilde.uk

Proud member of the exclusive 250kb club!

|

paulwilde.uk is a member of the exclusive 250kb club. The page weighs only 67kb and has a content-to-bloat ratio of 2%.

back

\ No newline at end of file + }

paulwilde.uk

Proud member of the exclusive 250kb club!

|

paulwilde.uk is a member of the exclusive 250kb club. The page weighs only 67kb and has a content-to-bloat ratio of 2%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/paulwilde-uk">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/paulwilde-uk">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/paulwilde-uk">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/paulwilde-uk">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/pbanks-net/index.html b/public/pbanks-net/index.html index b3e028bb..b74df13c 100644 --- a/public/pbanks-net/index.html +++ b/public/pbanks-net/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

pbanks.net

Proud member of the exclusive 250kb club!

|

pbanks.net is a member of the exclusive 250kb club. The page weighs only 1kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

pbanks.net

Proud member of the exclusive 250kb club!

|

pbanks.net is a member of the exclusive 250kb club. The page weighs only 1kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/pbanks-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/pbanks-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/pbanks-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/pbanks-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/pdgonzalez872-github-io/index.html b/public/pdgonzalez872-github-io/index.html index 5283f9b5..51d6d2a7 100644 --- a/public/pdgonzalez872-github-io/index.html +++ b/public/pdgonzalez872-github-io/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

pdgonzalez872.github.io

Proud member of the exclusive 250kb club!

|

pdgonzalez872.github.io is a member of the exclusive 250kb club. The page weighs only 1kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

pdgonzalez872.github.io

Proud member of the exclusive 250kb club!

|

pdgonzalez872.github.io is a member of the exclusive 250kb club. The page weighs only 1kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/pdgonzalez872-github-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/pdgonzalez872-github-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/pdgonzalez872-github-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/pdgonzalez872-github-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/pgjones-dev/index.html b/public/pgjones-dev/index.html index 57dd0dc7..0072eb31 100644 --- a/public/pgjones-dev/index.html +++ b/public/pgjones-dev/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

pgjones.dev

Proud member of the exclusive 250kb club!

|

pgjones.dev is a member of the exclusive 250kb club. The page weighs only 193kb and has a content-to-bloat ratio of 10%.

back

\ No newline at end of file + }

pgjones.dev

Proud member of the exclusive 250kb club!

|

pgjones.dev is a member of the exclusive 250kb club. The page weighs only 193kb and has a content-to-bloat ratio of 10%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/pgjones-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/pgjones-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/pgjones-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/pgjones-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/phate6660-github-io/index.html b/public/phate6660-github-io/index.html index 81b9c957..be773cf6 100644 --- a/public/phate6660-github-io/index.html +++ b/public/phate6660-github-io/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

phate6660.github.io

Proud member of the exclusive 250kb club!

|

phate6660.github.io is a member of the exclusive 250kb club. The page weighs only 13kb and has a content-to-bloat ratio of 18%.

back

\ No newline at end of file + }

phate6660.github.io

Proud member of the exclusive 250kb club!

|

phate6660.github.io is a member of the exclusive 250kb club. The page weighs only 13kb and has a content-to-bloat ratio of 18%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/phate6660-github-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/phate6660-github-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/phate6660-github-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/phate6660-github-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/phreedom-club/index.html b/public/phreedom-club/index.html index 11cf082b..87291d99 100644 --- a/public/phreedom-club/index.html +++ b/public/phreedom-club/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

phreedom.club

Proud member of the exclusive 250kb club!

|

phreedom.club is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

phreedom.club

Proud member of the exclusive 250kb club!

|

phreedom.club is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/phreedom-club">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/phreedom-club">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/phreedom-club">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/phreedom-club">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/plasmasturm-org/index.html b/public/plasmasturm-org/index.html index ce1ada58..c8c2f27c 100644 --- a/public/plasmasturm-org/index.html +++ b/public/plasmasturm-org/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

plasmasturm.org

Proud member of the exclusive 250kb club!

|

plasmasturm.org is a member of the exclusive 250kb club. The page weighs only 11kb and has a content-to-bloat ratio of 67%.

back

\ No newline at end of file + }

plasmasturm.org

Proud member of the exclusive 250kb club!

|

plasmasturm.org is a member of the exclusive 250kb club. The page weighs only 11kb and has a content-to-bloat ratio of 67%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/plasmasturm-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/plasmasturm-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/plasmasturm-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/plasmasturm-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/playerone-kevincox-ca/index.html b/public/playerone-kevincox-ca/index.html index 339b1d5b..c8d24c70 100644 --- a/public/playerone-kevincox-ca/index.html +++ b/public/playerone-kevincox-ca/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

playerone.kevincox.ca

Proud member of the exclusive 250kb club!

|

playerone.kevincox.ca is a member of the exclusive 250kb club. The page weighs only 139kb and has a content-to-bloat ratio of 2%.

back

\ No newline at end of file + }

playerone.kevincox.ca

Proud member of the exclusive 250kb club!

|

playerone.kevincox.ca is a member of the exclusive 250kb club. The page weighs only 139kb and has a content-to-bloat ratio of 2%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/playerone-kevincox-ca">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/playerone-kevincox-ca">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/playerone-kevincox-ca">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/playerone-kevincox-ca">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/pools-xmr-wiki/index.html b/public/pools-xmr-wiki/index.html index e6ec2f64..84ad8755 100644 --- a/public/pools-xmr-wiki/index.html +++ b/public/pools-xmr-wiki/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

pools.xmr.wiki

Proud member of the exclusive 250kb club!

|

pools.xmr.wiki is a member of the exclusive 250kb club. The page weighs only 6kb and has a content-to-bloat ratio of 47%.

back

\ No newline at end of file + }

pools.xmr.wiki

Proud member of the exclusive 250kb club!

|

pools.xmr.wiki is a member of the exclusive 250kb club. The page weighs only 6kb and has a content-to-bloat ratio of 47%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/pools-xmr-wiki">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/pools-xmr-wiki">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/pools-xmr-wiki">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/pools-xmr-wiki">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/porkbrain-com/index.html b/public/porkbrain-com/index.html index 71f00e59..b6f67bff 100644 --- a/public/porkbrain-com/index.html +++ b/public/porkbrain-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

porkbrain.com

Proud member of the exclusive 250kb club!

|

porkbrain.com is a member of the exclusive 250kb club. The page weighs only 53kb and has a content-to-bloat ratio of 33%.

back

\ No newline at end of file + }

porkbrain.com

Proud member of the exclusive 250kb club!

|

porkbrain.com is a member of the exclusive 250kb club. The page weighs only 53kb and has a content-to-bloat ratio of 33%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/porkbrain-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/porkbrain-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/porkbrain-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/porkbrain-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/pr0-uk/index.html b/public/pr0-uk/index.html index b820b28f..9c2965f7 100644 --- a/public/pr0-uk/index.html +++ b/public/pr0-uk/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

pr0.uk

Proud member of the exclusive 250kb club!

|

pr0.uk is a member of the exclusive 250kb club. The page weighs only 119kb and has a content-to-bloat ratio of 5%.

back

\ No newline at end of file + }

pr0.uk

Proud member of the exclusive 250kb club!

|

pr0.uk is a member of the exclusive 250kb club. The page weighs only 119kb and has a content-to-bloat ratio of 5%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/pr0-uk">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/pr0-uk">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/pr0-uk">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/pr0-uk">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/processwire-dev/index.html b/public/processwire-dev/index.html index d53ceafd..06167b54 100644 --- a/public/processwire-dev/index.html +++ b/public/processwire-dev/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

processwire.dev

Proud member of the exclusive 250kb club!

|

processwire.dev is a member of the exclusive 250kb club. The page weighs only 18kb and has a content-to-bloat ratio of 38%.

back

\ No newline at end of file + }

processwire.dev

Proud member of the exclusive 250kb club!

|

processwire.dev is a member of the exclusive 250kb club. The page weighs only 18kb and has a content-to-bloat ratio of 38%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/processwire-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/processwire-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/processwire-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/processwire-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/pumpopoly-com/index.html b/public/pumpopoly-com/index.html index d8a7b8e1..125f665e 100644 --- a/public/pumpopoly-com/index.html +++ b/public/pumpopoly-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

pumpopoly.com

Proud member of the exclusive 250kb club!

|

pumpopoly.com is a member of the exclusive 250kb club. The page weighs only 27kb and has a content-to-bloat ratio of 49%.

back

\ No newline at end of file + }

pumpopoly.com

Proud member of the exclusive 250kb club!

|

pumpopoly.com is a member of the exclusive 250kb club. The page weighs only 27kb and has a content-to-bloat ratio of 49%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/pumpopoly-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/pumpopoly-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/pumpopoly-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/pumpopoly-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/qubyte-codes/index.html b/public/qubyte-codes/index.html index 4b2b73cf..f8163455 100644 --- a/public/qubyte-codes/index.html +++ b/public/qubyte-codes/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

qubyte.codes

Proud member of the exclusive 250kb club!

|

qubyte.codes is a member of the exclusive 250kb club. The page weighs only 8kb and has a content-to-bloat ratio of 35%.

back

\ No newline at end of file + }

qubyte.codes

Proud member of the exclusive 250kb club!

|

qubyte.codes is a member of the exclusive 250kb club. The page weighs only 8kb and has a content-to-bloat ratio of 35%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/qubyte-codes">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/qubyte-codes">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/qubyte-codes">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/qubyte-codes">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/quinncasey-com/index.html b/public/quinncasey-com/index.html index 27e26b47..b93e3fc1 100644 --- a/public/quinncasey-com/index.html +++ b/public/quinncasey-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

quinncasey.com

Proud member of the exclusive 250kb club!

|

quinncasey.com is a member of the exclusive 250kb club. The page weighs only 218kb and has a content-to-bloat ratio of 4%.

back

\ No newline at end of file + }

quinncasey.com

Proud member of the exclusive 250kb club!

|

quinncasey.com is a member of the exclusive 250kb club. The page weighs only 218kb and has a content-to-bloat ratio of 4%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/quinncasey-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/quinncasey-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/quinncasey-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/quinncasey-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/quitsocialmedia-club/index.html b/public/quitsocialmedia-club/index.html index fa4b0fb3..fa84e04f 100644 --- a/public/quitsocialmedia-club/index.html +++ b/public/quitsocialmedia-club/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

quitsocialmedia.club

Proud member of the exclusive 250kb club!

|

quitsocialmedia.club is a member of the exclusive 250kb club. The page weighs only 106kb and has a content-to-bloat ratio of 2%.

back

\ No newline at end of file + }

quitsocialmedia.club

Proud member of the exclusive 250kb club!

|

quitsocialmedia.club is a member of the exclusive 250kb club. The page weighs only 106kb and has a content-to-bloat ratio of 2%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/quitsocialmedia-club">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/quitsocialmedia-club">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/quitsocialmedia-club">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/quitsocialmedia-club">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/ratfactor-com/index.html b/public/ratfactor-com/index.html index 00995710..a196592b 100644 --- a/public/ratfactor-com/index.html +++ b/public/ratfactor-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

ratfactor.com

Proud member of the exclusive 250kb club!

|

ratfactor.com is a member of the exclusive 250kb club. The page weighs only 61kb and has a content-to-bloat ratio of 45%.

back

\ No newline at end of file + }

ratfactor.com

Proud member of the exclusive 250kb club!

|

ratfactor.com is a member of the exclusive 250kb club. The page weighs only 61kb and has a content-to-bloat ratio of 45%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/ratfactor-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/ratfactor-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/ratfactor-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/ratfactor-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/rc-lite-xyz/index.html b/public/rc-lite-xyz/index.html index 7a83eae8..fb2a0d86 100644 --- a/public/rc-lite-xyz/index.html +++ b/public/rc-lite-xyz/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

rc-lite.xyz

Proud member of the exclusive 250kb club!

|

rc-lite.xyz is a member of the exclusive 250kb club. The page weighs only 7kb and has a content-to-bloat ratio of 39%.

back

\ No newline at end of file + }

rc-lite.xyz

Proud member of the exclusive 250kb club!

|

rc-lite.xyz is a member of the exclusive 250kb club. The page weighs only 7kb and has a content-to-bloat ratio of 39%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/rc-lite-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/rc-lite-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/rc-lite-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/rc-lite-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/rectangles-app/index.html b/public/rectangles-app/index.html index a2a867a0..d749717a 100644 --- a/public/rectangles-app/index.html +++ b/public/rectangles-app/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

rectangles.app

Proud member of the exclusive 250kb club!

|

rectangles.app is a member of the exclusive 250kb club. The page weighs only 4kb and has a content-to-bloat ratio of 53%.

back

\ No newline at end of file + }

rectangles.app

Proud member of the exclusive 250kb club!

|

rectangles.app is a member of the exclusive 250kb club. The page weighs only 4kb and has a content-to-bloat ratio of 53%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/rectangles-app">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/rectangles-app">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/rectangles-app">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/rectangles-app">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/remoteroast-club/index.html b/public/remoteroast-club/index.html index 4207d46a..96c2c757 100644 --- a/public/remoteroast-club/index.html +++ b/public/remoteroast-club/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

remoteroast.club

Proud member of the exclusive 250kb club!

|

remoteroast.club is a member of the exclusive 250kb club. The page weighs only 26kb and has a content-to-bloat ratio of 9%.

back

\ No newline at end of file + }

remoteroast.club

Proud member of the exclusive 250kb club!

|

remoteroast.club is a member of the exclusive 250kb club. The page weighs only 26kb and has a content-to-bloat ratio of 9%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/remoteroast-club">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/remoteroast-club">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/remoteroast-club">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/remoteroast-club">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/richj-co/index.html b/public/richj-co/index.html index 1a1894f6..683f5e4c 100644 --- a/public/richj-co/index.html +++ b/public/richj-co/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

richj.co

Proud member of the exclusive 250kb club!

|

richj.co is a member of the exclusive 250kb club. The page weighs only 23kb and has a content-to-bloat ratio of 10%.

back

\ No newline at end of file + }

richj.co

Proud member of the exclusive 250kb club!

|

richj.co is a member of the exclusive 250kb club. The page weighs only 23kb and has a content-to-bloat ratio of 10%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/richj-co">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/richj-co">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/richj-co">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/richj-co">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/rya-nc/index.html b/public/rya-nc/index.html index 88de8e88..d25ef40e 100644 --- a/public/rya-nc/index.html +++ b/public/rya-nc/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

rya.nc

Proud member of the exclusive 250kb club!

|

rya.nc is a member of the exclusive 250kb club. The page weighs only 94kb and has a content-to-bloat ratio of 8%.

back

\ No newline at end of file + }

rya.nc

Proud member of the exclusive 250kb club!

|

rya.nc is a member of the exclusive 250kb club. The page weighs only 94kb and has a content-to-bloat ratio of 8%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/rya-nc">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/rya-nc">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/rya-nc">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/rya-nc">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/s1-flatpackapps-com-app-php-appid-22/index.html b/public/s1-flatpackapps-com-app-php-appid-22/index.html index 14f54b01..226895d0 100644 --- a/public/s1-flatpackapps-com-app-php-appid-22/index.html +++ b/public/s1-flatpackapps-com-app-php-appid-22/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

s1.flatpackapps.com/app.php?appId=22

Proud member of the exclusive 250kb club!

|

s1.flatpackapps.com/app.php?appId=22 is a member of the exclusive 250kb club. The page weighs only 127kb and has a content-to-bloat ratio of 23%.

back

\ No newline at end of file + }

s1.flatpackapps.com/app.php?appId=22

Proud member of the exclusive 250kb club!

|

s1.flatpackapps.com/app.php?appId=22 is a member of the exclusive 250kb club. The page weighs only 127kb and has a content-to-bloat ratio of 23%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/s1-flatpackapps-com-app-php-appid-22">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/s1-flatpackapps-com-app-php-appid-22">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/s1-flatpackapps-com-app-php-appid-22">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/s1-flatpackapps-com-app-php-appid-22">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/salejandro-me/index.html b/public/salejandro-me/index.html index 93b9d809..73f40f25 100644 --- a/public/salejandro-me/index.html +++ b/public/salejandro-me/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

salejandro.me

Proud member of the exclusive 250kb club!

|

salejandro.me is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 34%.

back

\ No newline at end of file + }

salejandro.me

Proud member of the exclusive 250kb club!

|

salejandro.me is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 34%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/salejandro-me">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/salejandro-me">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/salejandro-me">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/salejandro-me">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/salixos-org/index.html b/public/salixos-org/index.html index c0ae8483..2b22e470 100644 --- a/public/salixos-org/index.html +++ b/public/salixos-org/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

salixos.org

Proud member of the exclusive 250kb club!

|

salixos.org is a member of the exclusive 250kb club. The page weighs only 118kb and has a content-to-bloat ratio of 2%.

back

\ No newline at end of file + }

salixos.org

Proud member of the exclusive 250kb club!

|

salixos.org is a member of the exclusive 250kb club. The page weighs only 118kb and has a content-to-bloat ratio of 2%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/salixos-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/salixos-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/salixos-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/salixos-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/samic-org/index.html b/public/samic-org/index.html index d37c4109..8ca0dc3f 100644 --- a/public/samic-org/index.html +++ b/public/samic-org/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

samic.org

Proud member of the exclusive 250kb club!

|

samic.org is a member of the exclusive 250kb club. The page weighs only 18kb and has a content-to-bloat ratio of 8%.

back

\ No newline at end of file + }

samic.org

Proud member of the exclusive 250kb club!

|

samic.org is a member of the exclusive 250kb club. The page weighs only 18kb and has a content-to-bloat ratio of 8%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/samic-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/samic-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/samic-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/samic-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/satchlj-us/index.html b/public/satchlj-us/index.html index ca01e15c..bdfe0fb7 100644 --- a/public/satchlj-us/index.html +++ b/public/satchlj-us/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

satchlj.us

Proud member of the exclusive 250kb club!

|

satchlj.us is a member of the exclusive 250kb club. The page weighs only 5kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

satchlj.us

Proud member of the exclusive 250kb club!

|

satchlj.us is a member of the exclusive 250kb club. The page weighs only 5kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/satchlj-us">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/satchlj-us">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/satchlj-us">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/satchlj-us">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/saucecode-bar/index.html b/public/saucecode-bar/index.html index c27f25d2..d40436dc 100644 --- a/public/saucecode-bar/index.html +++ b/public/saucecode-bar/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

saucecode.bar

Proud member of the exclusive 250kb club!

|

saucecode.bar is a member of the exclusive 250kb club. The page weighs only 6kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

saucecode.bar

Proud member of the exclusive 250kb club!

|

saucecode.bar is a member of the exclusive 250kb club. The page weighs only 6kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/saucecode-bar">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/saucecode-bar">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/saucecode-bar">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/saucecode-bar">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/searchbot-app/index.html b/public/searchbot-app/index.html index d1dca30b..5ce1df82 100644 --- a/public/searchbot-app/index.html +++ b/public/searchbot-app/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

searchbot.app

Proud member of the exclusive 250kb club!

|

searchbot.app is a member of the exclusive 250kb club. The page weighs only 42kb and has a content-to-bloat ratio of 4%.

back

\ No newline at end of file + }

searchbot.app

Proud member of the exclusive 250kb club!

|

searchbot.app is a member of the exclusive 250kb club. The page weighs only 42kb and has a content-to-bloat ratio of 4%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/searchbot-app">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/searchbot-app">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/searchbot-app">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/searchbot-app">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/secluded-site/index.html b/public/secluded-site/index.html index 2cdec250..5c3cbbb0 100644 --- a/public/secluded-site/index.html +++ b/public/secluded-site/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

secluded.site

Proud member of the exclusive 250kb club!

|

secluded.site is a member of the exclusive 250kb club. The page weighs only 59kb and has a content-to-bloat ratio of 6%.

back

\ No newline at end of file + }

secluded.site

Proud member of the exclusive 250kb club!

|

secluded.site is a member of the exclusive 250kb club. The page weighs only 59kb and has a content-to-bloat ratio of 6%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/secluded-site">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/secluded-site">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/secluded-site">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/secluded-site">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/seirdy-one/index.html b/public/seirdy-one/index.html index 8fb16c05..c580709a 100644 --- a/public/seirdy-one/index.html +++ b/public/seirdy-one/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

seirdy.one

Proud member of the exclusive 250kb club!

|

seirdy.one is a member of the exclusive 250kb club. The page weighs only 7kb and has a content-to-bloat ratio of 88%.

back

\ No newline at end of file + }

seirdy.one

Proud member of the exclusive 250kb club!

|

seirdy.one is a member of the exclusive 250kb club. The page weighs only 7kb and has a content-to-bloat ratio of 88%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/seirdy-one">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/seirdy-one">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/seirdy-one">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/seirdy-one">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/shazow-net/index.html b/public/shazow-net/index.html index 8c51dcf3..559b6f83 100644 --- a/public/shazow-net/index.html +++ b/public/shazow-net/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

shazow.net

Proud member of the exclusive 250kb club!

|

shazow.net is a member of the exclusive 250kb club. The page weighs only 94kb and has a content-to-bloat ratio of 4%.

back

\ No newline at end of file + }

shazow.net

Proud member of the exclusive 250kb club!

|

shazow.net is a member of the exclusive 250kb club. The page weighs only 94kb and has a content-to-bloat ratio of 4%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/shazow-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/shazow-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/shazow-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/shazow-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/si3t-ch/index.html b/public/si3t-ch/index.html index 663b1d0a..094a7a4a 100644 --- a/public/si3t-ch/index.html +++ b/public/si3t-ch/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

si3t.ch

Proud member of the exclusive 250kb club!

|

si3t.ch is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 0%.

back

\ No newline at end of file + }

si3t.ch

Proud member of the exclusive 250kb club!

|

si3t.ch is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 0%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/si3t-ch">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/si3t-ch">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/si3t-ch">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/si3t-ch">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/simple_badge_bright.png b/public/simple_badge_bright.png new file mode 100644 index 00000000..19020aa2 Binary files /dev/null and b/public/simple_badge_bright.png differ diff --git a/public/simple_badge_dark.png b/public/simple_badge_dark.png new file mode 100644 index 00000000..ffc22fd2 Binary files /dev/null and b/public/simple_badge_dark.png differ diff --git a/public/sizi-ng/index.html b/public/sizi-ng/index.html index c7f9e771..afed1ce9 100644 --- a/public/sizi-ng/index.html +++ b/public/sizi-ng/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

sizi.ng

Proud member of the exclusive 250kb club!

|

sizi.ng is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

sizi.ng

Proud member of the exclusive 250kb club!

|

sizi.ng is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/sizi-ng">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/sizi-ng">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/sizi-ng">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/sizi-ng">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/sjmulder-nl/index.html b/public/sjmulder-nl/index.html index 1cfd219e..33435d41 100644 --- a/public/sjmulder-nl/index.html +++ b/public/sjmulder-nl/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

sjmulder.nl

Proud member of the exclusive 250kb club!

|

sjmulder.nl is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

sjmulder.nl

Proud member of the exclusive 250kb club!

|

sjmulder.nl is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/sjmulder-nl">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/sjmulder-nl">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/sjmulder-nl">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/sjmulder-nl">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/slackjeff-com-br/index.html b/public/slackjeff-com-br/index.html index 66a5e346..698d542e 100644 --- a/public/slackjeff-com-br/index.html +++ b/public/slackjeff-com-br/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

slackjeff.com.br

Proud member of the exclusive 250kb club!

|

slackjeff.com.br is a member of the exclusive 250kb club. The page weighs only 233kb and has a content-to-bloat ratio of 1%.

back

\ No newline at end of file + }

slackjeff.com.br

Proud member of the exclusive 250kb club!

|

slackjeff.com.br is a member of the exclusive 250kb club. The page weighs only 233kb and has a content-to-bloat ratio of 1%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/slackjeff-com-br">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/slackjeff-com-br">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/slackjeff-com-br">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/slackjeff-com-br">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/sona-hay/index.html b/public/sona-hay/index.html index 3bf3c72a..a6ae7388 100644 --- a/public/sona-hay/index.html +++ b/public/sona-hay/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

սոնա.հայ

Proud member of the exclusive 250kb club!

|

սոնա.հայ is a member of the exclusive 250kb club. The page weighs only 1kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

սոնա.հայ

Proud member of the exclusive 250kb club!

|

սոնա.հայ is a member of the exclusive 250kb club. The page weighs only 1kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/sona-hay">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/sona-hay">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/sona-hay">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/sona-hay">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/sourcehut-org/index.html b/public/sourcehut-org/index.html index 7c95ba57..27002eb6 100644 --- a/public/sourcehut-org/index.html +++ b/public/sourcehut-org/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

sourcehut.org

Proud member of the exclusive 250kb club!

|

sourcehut.org is a member of the exclusive 250kb club. The page weighs only 81kb and has a content-to-bloat ratio of 8%.

back

\ No newline at end of file + }

sourcehut.org

Proud member of the exclusive 250kb club!

|

sourcehut.org is a member of the exclusive 250kb club. The page weighs only 81kb and has a content-to-bloat ratio of 8%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/sourcehut-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/sourcehut-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/sourcehut-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/sourcehut-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/sparkbox-github-io-bouncy-ball/index.html b/public/sparkbox-github-io-bouncy-ball/index.html index 6c595e10..cf139255 100644 --- a/public/sparkbox-github-io-bouncy-ball/index.html +++ b/public/sparkbox-github-io-bouncy-ball/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

sparkbox.github.io/bouncy-ball

Proud member of the exclusive 250kb club!

|

sparkbox.github.io/bouncy-ball is a member of the exclusive 250kb club. The page weighs only 99kb and has a content-to-bloat ratio of 3%.

back

\ No newline at end of file + }

sparkbox.github.io/bouncy-ball

Proud member of the exclusive 250kb club!

|

sparkbox.github.io/bouncy-ball is a member of the exclusive 250kb club. The page weighs only 99kb and has a content-to-bloat ratio of 3%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/sparkbox-github-io-bouncy-ball">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/sparkbox-github-io-bouncy-ball">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/sparkbox-github-io-bouncy-ball">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/sparkbox-github-io-bouncy-ball">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/sparkbox-github-io-logo-experiments/index.html b/public/sparkbox-github-io-logo-experiments/index.html index d9d9372d..8d299065 100644 --- a/public/sparkbox-github-io-logo-experiments/index.html +++ b/public/sparkbox-github-io-logo-experiments/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

sparkbox.github.io/logo-experiments

Proud member of the exclusive 250kb club!

|

sparkbox.github.io/logo-experiments is a member of the exclusive 250kb club. The page weighs only 151kb and has a content-to-bloat ratio of 1%.

back

\ No newline at end of file + }

sparkbox.github.io/logo-experiments

Proud member of the exclusive 250kb club!

|

sparkbox.github.io/logo-experiments is a member of the exclusive 250kb club. The page weighs only 151kb and has a content-to-bloat ratio of 1%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/sparkbox-github-io-logo-experiments">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/sparkbox-github-io-logo-experiments">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/sparkbox-github-io-logo-experiments">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/sparkbox-github-io-logo-experiments">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/sr-ht/index.html b/public/sr-ht/index.html index a3742a32..906bdb3d 100644 --- a/public/sr-ht/index.html +++ b/public/sr-ht/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

sr.ht

Proud member of the exclusive 250kb club!

|

sr.ht is a member of the exclusive 250kb club. The page weighs only 29kb and has a content-to-bloat ratio of 13%.

back

\ No newline at end of file + }

sr.ht

Proud member of the exclusive 250kb club!

|

sr.ht is a member of the exclusive 250kb club. The page weighs only 29kb and has a content-to-bloat ratio of 13%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/sr-ht">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/sr-ht">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/sr-ht">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/sr-ht">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/subreply-com/index.html b/public/subreply-com/index.html index a56d49fd..d0d990fe 100644 --- a/public/subreply-com/index.html +++ b/public/subreply-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

subreply.com

Proud member of the exclusive 250kb club!

|

subreply.com is a member of the exclusive 250kb club. The page weighs only 46kb and has a content-to-bloat ratio of 11%.

back

\ No newline at end of file + }

subreply.com

Proud member of the exclusive 250kb club!

|

subreply.com is a member of the exclusive 250kb club. The page weighs only 46kb and has a content-to-bloat ratio of 11%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/subreply-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/subreply-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/subreply-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/subreply-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/suckless-org/index.html b/public/suckless-org/index.html index 7658426d..42a763aa 100644 --- a/public/suckless-org/index.html +++ b/public/suckless-org/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

suckless.org

Proud member of the exclusive 250kb club!

|

suckless.org is a member of the exclusive 250kb club. The page weighs only 116kb and has a content-to-bloat ratio of 5%.

back

\ No newline at end of file + }

suckless.org

Proud member of the exclusive 250kb club!

|

suckless.org is a member of the exclusive 250kb club. The page weighs only 116kb and has a content-to-bloat ratio of 5%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/suckless-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/suckless-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/suckless-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/suckless-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/sugarfi-dev/index.html b/public/sugarfi-dev/index.html index 33add5d3..458d151b 100644 --- a/public/sugarfi-dev/index.html +++ b/public/sugarfi-dev/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

sugarfi.dev

Proud member of the exclusive 250kb club!

|

sugarfi.dev is a member of the exclusive 250kb club. The page weighs only 54kb and has a content-to-bloat ratio of 4%.

back

\ No newline at end of file + }

sugarfi.dev

Proud member of the exclusive 250kb club!

|

sugarfi.dev is a member of the exclusive 250kb club. The page weighs only 54kb and has a content-to-bloat ratio of 4%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/sugarfi-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/sugarfi-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/sugarfi-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/sugarfi-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/susam-in/index.html b/public/susam-in/index.html index 7d5d41d4..4253946a 100644 --- a/public/susam-in/index.html +++ b/public/susam-in/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

susam.in

Proud member of the exclusive 250kb club!

|

susam.in is a member of the exclusive 250kb club. The page weighs only 4kb and has a content-to-bloat ratio of 47%.

back

\ No newline at end of file + }

susam.in

Proud member of the exclusive 250kb club!

|

susam.in is a member of the exclusive 250kb club. The page weighs only 4kb and has a content-to-bloat ratio of 47%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/susam-in">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/susam-in">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/susam-in">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/susam-in">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/swl-am/index.html b/public/swl-am/index.html index f5214676..bbaf7508 100644 --- a/public/swl-am/index.html +++ b/public/swl-am/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

swl.am

Proud member of the exclusive 250kb club!

|

swl.am is a member of the exclusive 250kb club. The page weighs only 115kb and has a content-to-bloat ratio of 3%.

back

\ No newline at end of file + }

swl.am

Proud member of the exclusive 250kb club!

|

swl.am is a member of the exclusive 250kb club. The page weighs only 115kb and has a content-to-bloat ratio of 3%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/swl-am">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/swl-am">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/swl-am">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/swl-am">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/t0-vc/index.html b/public/t0-vc/index.html index 6ab658a3..53d893db 100644 --- a/public/t0-vc/index.html +++ b/public/t0-vc/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

t0.vc

Proud member of the exclusive 250kb club!

|

t0.vc is a member of the exclusive 250kb club. The page weighs only 1kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

t0.vc

Proud member of the exclusive 250kb club!

|

t0.vc is a member of the exclusive 250kb club. The page weighs only 1kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/t0-vc">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/t0-vc">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/t0-vc">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/t0-vc">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/temp-sh/index.html b/public/temp-sh/index.html index 009660ed..391580bb 100644 --- a/public/temp-sh/index.html +++ b/public/temp-sh/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

temp.sh

Proud member of the exclusive 250kb club!

|

temp.sh is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

temp.sh

Proud member of the exclusive 250kb club!

|

temp.sh is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/temp-sh">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/temp-sh">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/temp-sh">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/temp-sh">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/text-npr-org/index.html b/public/text-npr-org/index.html index fd2d7939..47e9463f 100644 --- a/public/text-npr-org/index.html +++ b/public/text-npr-org/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

text.npr.org

Proud member of the exclusive 250kb club!

|

text.npr.org is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

text.npr.org

Proud member of the exclusive 250kb club!

|

text.npr.org is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/text-npr-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/text-npr-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/text-npr-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/text-npr-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/thebestmotherfucking-website/index.html b/public/thebestmotherfucking-website/index.html index 74811a60..3b88fd59 100644 --- a/public/thebestmotherfucking-website/index.html +++ b/public/thebestmotherfucking-website/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

thebestmotherfucking.website

Proud member of the exclusive 250kb club!

|

thebestmotherfucking.website is a member of the exclusive 250kb club. The page weighs only 69kb and has a content-to-bloat ratio of 9%.

back

\ No newline at end of file + }

thebestmotherfucking.website

Proud member of the exclusive 250kb club!

|

thebestmotherfucking.website is a member of the exclusive 250kb club. The page weighs only 69kb and has a content-to-bloat ratio of 9%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/thebestmotherfucking-website">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/thebestmotherfucking-website">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/thebestmotherfucking-website">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/thebestmotherfucking-website">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/thejollyteapot-com/index.html b/public/thejollyteapot-com/index.html index 398ce27d..8a05d2fb 100644 --- a/public/thejollyteapot-com/index.html +++ b/public/thejollyteapot-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

thejollyteapot.com

Proud member of the exclusive 250kb club!

|

thejollyteapot.com is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 78%.

back

\ No newline at end of file + }

thejollyteapot.com

Proud member of the exclusive 250kb club!

|

thejollyteapot.com is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 78%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/thejollyteapot-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/thejollyteapot-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/thejollyteapot-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/thejollyteapot-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/thelion-website/index.html b/public/thelion-website/index.html index b6fd6c95..4c98ac56 100644 --- a/public/thelion-website/index.html +++ b/public/thelion-website/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

thelion.website

Proud member of the exclusive 250kb club!

|

thelion.website is a member of the exclusive 250kb club. The page weighs only 18kb and has a content-to-bloat ratio of 23%.

back

\ No newline at end of file + }

thelion.website

Proud member of the exclusive 250kb club!

|

thelion.website is a member of the exclusive 250kb club. The page weighs only 18kb and has a content-to-bloat ratio of 23%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/thelion-website">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/thelion-website">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/thelion-website">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/thelion-website">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/thomas-me/index.html b/public/thomas-me/index.html index 2059490c..37e481ec 100644 --- a/public/thomas-me/index.html +++ b/public/thomas-me/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

thomas.me

Proud member of the exclusive 250kb club!

|

thomas.me is a member of the exclusive 250kb club. The page weighs only 25kb and has a content-to-bloat ratio of 32%.

back

\ No newline at end of file + }

thomas.me

Proud member of the exclusive 250kb club!

|

thomas.me is a member of the exclusive 250kb club. The page weighs only 25kb and has a content-to-bloat ratio of 32%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/thomas-me">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/thomas-me">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/thomas-me">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/thomas-me">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/thoughts-page/index.html b/public/thoughts-page/index.html index 46bfbb7d..b274cd7a 100644 --- a/public/thoughts-page/index.html +++ b/public/thoughts-page/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

thoughts.page

Proud member of the exclusive 250kb club!

|

thoughts.page is a member of the exclusive 250kb club. The page weighs only 58kb and has a content-to-bloat ratio of 4%.

back

\ No newline at end of file + }

thoughts.page

Proud member of the exclusive 250kb club!

|

thoughts.page is a member of the exclusive 250kb club. The page weighs only 58kb and has a content-to-bloat ratio of 4%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/thoughts-page">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/thoughts-page">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/thoughts-page">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/thoughts-page">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/timotijhof-net/index.html b/public/timotijhof-net/index.html index 18ff92ab..6784f520 100644 --- a/public/timotijhof-net/index.html +++ b/public/timotijhof-net/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

timotijhof.net

Proud member of the exclusive 250kb club!

|

timotijhof.net is a member of the exclusive 250kb club. The page weighs only 14kb and has a content-to-bloat ratio of 14%.

back

\ No newline at end of file + }

timotijhof.net

Proud member of the exclusive 250kb club!

|

timotijhof.net is a member of the exclusive 250kb club. The page weighs only 14kb and has a content-to-bloat ratio of 14%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/timotijhof-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/timotijhof-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/timotijhof-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/timotijhof-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/toby3d-me/index.html b/public/toby3d-me/index.html index 8df64377..5ebf3b12 100644 --- a/public/toby3d-me/index.html +++ b/public/toby3d-me/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

toby3d.me

Proud member of the exclusive 250kb club!

|

toby3d.me is a member of the exclusive 250kb club. The page weighs only 150kb and has a content-to-bloat ratio of 6%.

back

\ No newline at end of file + }

toby3d.me

Proud member of the exclusive 250kb club!

|

toby3d.me is a member of the exclusive 250kb club. The page weighs only 150kb and has a content-to-bloat ratio of 6%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/toby3d-me">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/toby3d-me">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/toby3d-me">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/toby3d-me">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/tom-kobalt-dev/index.html b/public/tom-kobalt-dev/index.html index 5853af1c..37192bb2 100644 --- a/public/tom-kobalt-dev/index.html +++ b/public/tom-kobalt-dev/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

tom.kobalt.dev

Proud member of the exclusive 250kb club!

|

tom.kobalt.dev is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

tom.kobalt.dev

Proud member of the exclusive 250kb club!

|

tom.kobalt.dev is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/tom-kobalt-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/tom-kobalt-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/tom-kobalt-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/tom-kobalt-dev">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/tryhexadecimal-com/index.html b/public/tryhexadecimal-com/index.html index 4eb7281d..ac5c343d 100644 --- a/public/tryhexadecimal-com/index.html +++ b/public/tryhexadecimal-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

tryhexadecimal.com

Proud member of the exclusive 250kb club!

|

tryhexadecimal.com is a member of the exclusive 250kb club. The page weighs only 12kb and has a content-to-bloat ratio of 48%.

back

\ No newline at end of file + }

tryhexadecimal.com

Proud member of the exclusive 250kb club!

|

tryhexadecimal.com is a member of the exclusive 250kb club. The page weighs only 12kb and has a content-to-bloat ratio of 48%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/tryhexadecimal-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/tryhexadecimal-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/tryhexadecimal-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/tryhexadecimal-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/ttntm-me/index.html b/public/ttntm-me/index.html index 630ad1c4..fc619007 100644 --- a/public/ttntm-me/index.html +++ b/public/ttntm-me/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

ttntm.me

Proud member of the exclusive 250kb club!

|

ttntm.me is a member of the exclusive 250kb club. The page weighs only 57kb and has a content-to-bloat ratio of 6%.

back

\ No newline at end of file + }

ttntm.me

Proud member of the exclusive 250kb club!

|

ttntm.me is a member of the exclusive 250kb club. The page weighs only 57kb and has a content-to-bloat ratio of 6%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/ttntm-me">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/ttntm-me">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/ttntm-me">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/ttntm-me">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/uberspace-de/index.html b/public/uberspace-de/index.html index ae457b7e..b436d42d 100644 --- a/public/uberspace-de/index.html +++ b/public/uberspace-de/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

uberspace.de

Proud member of the exclusive 250kb club!

|

uberspace.de is a member of the exclusive 250kb club. The page weighs only 148kb and has a content-to-bloat ratio of 5%.

back

\ No newline at end of file + }

uberspace.de

Proud member of the exclusive 250kb club!

|

uberspace.de is a member of the exclusive 250kb club. The page weighs only 148kb and has a content-to-bloat ratio of 5%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/uberspace-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/uberspace-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/uberspace-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/uberspace-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/uglyduck-ca/index.html b/public/uglyduck-ca/index.html index 33a9e986..dfb994d6 100644 --- a/public/uglyduck-ca/index.html +++ b/public/uglyduck-ca/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

uglyduck.ca

Proud member of the exclusive 250kb club!

|

uglyduck.ca is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 0%.

back

\ No newline at end of file + }

uglyduck.ca

Proud member of the exclusive 250kb club!

|

uglyduck.ca is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 0%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/uglyduck-ca">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/uglyduck-ca">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/uglyduck-ca">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/uglyduck-ca">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/ul-de/index.html b/public/ul-de/index.html index b9820149..80fd7501 100644 --- a/public/ul-de/index.html +++ b/public/ul-de/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

úl.de

Proud member of the exclusive 250kb club!

|

úl.de is a member of the exclusive 250kb club. The page weighs only 21kb and has a content-to-bloat ratio of 22%.

back

\ No newline at end of file + }

úl.de

Proud member of the exclusive 250kb club!

|

úl.de is a member of the exclusive 250kb club. The page weighs only 21kb and has a content-to-bloat ratio of 22%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/ul-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/ul-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/ul-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/ul-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/ulpaulpa-de/index.html b/public/ulpaulpa-de/index.html index 77a8d4ca..94dfc017 100644 --- a/public/ulpaulpa-de/index.html +++ b/public/ulpaulpa-de/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

ulpaulpa.de

Proud member of the exclusive 250kb club!

|

ulpaulpa.de is a member of the exclusive 250kb club. The page weighs only 21kb and has a content-to-bloat ratio of 22%.

back

\ No newline at end of file + }

ulpaulpa.de

Proud member of the exclusive 250kb club!

|

ulpaulpa.de is a member of the exclusive 250kb club. The page weighs only 21kb and has a content-to-bloat ratio of 22%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/ulpaulpa-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/ulpaulpa-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/ulpaulpa-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/ulpaulpa-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/ultimateelectronicsbook-com/index.html b/public/ultimateelectronicsbook-com/index.html index 3b4da62e..ce9f62f2 100644 --- a/public/ultimateelectronicsbook-com/index.html +++ b/public/ultimateelectronicsbook-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

ultimateelectronicsbook.com

Proud member of the exclusive 250kb club!

|

ultimateelectronicsbook.com is a member of the exclusive 250kb club. The page weighs only 255kb and has a content-to-bloat ratio of 3%.

back

\ No newline at end of file + }

ultimateelectronicsbook.com

Proud member of the exclusive 250kb club!

|

ultimateelectronicsbook.com is a member of the exclusive 250kb club. The page weighs only 255kb and has a content-to-bloat ratio of 3%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/ultimateelectronicsbook-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/ultimateelectronicsbook-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/ultimateelectronicsbook-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/ultimateelectronicsbook-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/unix-lgbt/index.html b/public/unix-lgbt/index.html index 0d1fb5c6..6dc6123b 100644 --- a/public/unix-lgbt/index.html +++ b/public/unix-lgbt/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

unix.lgbt

Proud member of the exclusive 250kb club!

|

unix.lgbt is a member of the exclusive 250kb club. The page weighs only 9kb and has a content-to-bloat ratio of 32%.

back

\ No newline at end of file + }

unix.lgbt

Proud member of the exclusive 250kb club!

|

unix.lgbt is a member of the exclusive 250kb club. The page weighs only 9kb and has a content-to-bloat ratio of 32%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/unix-lgbt">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/unix-lgbt">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/unix-lgbt">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/unix-lgbt">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/unixsheikh-com/index.html b/public/unixsheikh-com/index.html index 5adcf53e..4a7ca7fc 100644 --- a/public/unixsheikh-com/index.html +++ b/public/unixsheikh-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

unixsheikh.com

Proud member of the exclusive 250kb club!

|

unixsheikh.com is a member of the exclusive 250kb club. The page weighs only 47kb and has a content-to-bloat ratio of 70%.

back

\ No newline at end of file + }

unixsheikh.com

Proud member of the exclusive 250kb club!

|

unixsheikh.com is a member of the exclusive 250kb club. The page weighs only 47kb and has a content-to-bloat ratio of 70%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/unixsheikh-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/unixsheikh-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/unixsheikh-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/unixsheikh-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/usrme-xyz/index.html b/public/usrme-xyz/index.html index eb9812cd..f51b4251 100644 --- a/public/usrme-xyz/index.html +++ b/public/usrme-xyz/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

usrme.xyz

Proud member of the exclusive 250kb club!

|

usrme.xyz is a member of the exclusive 250kb club. The page weighs only 15kb and has a content-to-bloat ratio of 6%.

back

\ No newline at end of file + }

usrme.xyz

Proud member of the exclusive 250kb club!

|

usrme.xyz is a member of the exclusive 250kb club. The page weighs only 15kb and has a content-to-bloat ratio of 6%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/usrme-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/usrme-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/usrme-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/usrme-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/ut2-weba-ru/index.html b/public/ut2-weba-ru/index.html index 2455a695..944923c8 100644 --- a/public/ut2-weba-ru/index.html +++ b/public/ut2-weba-ru/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

ut2.weba.ru

Proud member of the exclusive 250kb club!

|

ut2.weba.ru is a member of the exclusive 250kb club. The page weighs only 221kb and has a content-to-bloat ratio of 1%.

back

\ No newline at end of file + }

ut2.weba.ru

Proud member of the exclusive 250kb club!

|

ut2.weba.ru is a member of the exclusive 250kb club. The page weighs only 221kb and has a content-to-bloat ratio of 1%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/ut2-weba-ru">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/ut2-weba-ru">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/ut2-weba-ru">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/ut2-weba-ru">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/ut99-weba-ru/index.html b/public/ut99-weba-ru/index.html index fde9ac08..ab9dc4d1 100644 --- a/public/ut99-weba-ru/index.html +++ b/public/ut99-weba-ru/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

ut99.weba.ru

Proud member of the exclusive 250kb club!

|

ut99.weba.ru is a member of the exclusive 250kb club. The page weighs only 93kb and has a content-to-bloat ratio of 3%.

back

\ No newline at end of file + }

ut99.weba.ru

Proud member of the exclusive 250kb club!

|

ut99.weba.ru is a member of the exclusive 250kb club. The page weighs only 93kb and has a content-to-bloat ratio of 3%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/ut99-weba-ru">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/ut99-weba-ru">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/ut99-weba-ru">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/ut99-weba-ru">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/utsuho-rocks/index.html b/public/utsuho-rocks/index.html index 475f7a3e..4bc312a4 100644 --- a/public/utsuho-rocks/index.html +++ b/public/utsuho-rocks/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

utsuho.rocks

Proud member of the exclusive 250kb club!

|

utsuho.rocks is a member of the exclusive 250kb club. The page weighs only 123kb and has a content-to-bloat ratio of 5%.

back

\ No newline at end of file + }

utsuho.rocks

Proud member of the exclusive 250kb club!

|

utsuho.rocks is a member of the exclusive 250kb club. The page weighs only 123kb and has a content-to-bloat ratio of 5%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/utsuho-rocks">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/utsuho-rocks">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/utsuho-rocks">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/utsuho-rocks">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/viniciushansen-github-io/index.html b/public/viniciushansen-github-io/index.html index 9a631355..b373c8d0 100644 --- a/public/viniciushansen-github-io/index.html +++ b/public/viniciushansen-github-io/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

viniciushansen.github.io

Proud member of the exclusive 250kb club!

|

viniciushansen.github.io is a member of the exclusive 250kb club. The page weighs only 113kb and has a content-to-bloat ratio of 1%.

back

\ No newline at end of file + }

viniciushansen.github.io

Proud member of the exclusive 250kb club!

|

viniciushansen.github.io is a member of the exclusive 250kb club. The page weighs only 113kb and has a content-to-bloat ratio of 1%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/viniciushansen-github-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/viniciushansen-github-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/viniciushansen-github-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/viniciushansen-github-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/volleyball-baustetten-de/index.html b/public/volleyball-baustetten-de/index.html index 82b1d169..0732f2ef 100644 --- a/public/volleyball-baustetten-de/index.html +++ b/public/volleyball-baustetten-de/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

volleyball-baustetten.de

Proud member of the exclusive 250kb club!

|

volleyball-baustetten.de is a member of the exclusive 250kb club. The page weighs only 100kb and has a content-to-bloat ratio of 4%.

back

\ No newline at end of file + }

volleyball-baustetten.de

Proud member of the exclusive 250kb club!

|

volleyball-baustetten.de is a member of the exclusive 250kb club. The page weighs only 100kb and has a content-to-bloat ratio of 4%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/volleyball-baustetten-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/volleyball-baustetten-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/volleyball-baustetten-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/volleyball-baustetten-de">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/webperf-xyz/index.html b/public/webperf-xyz/index.html index 4820319a..ea3cd3cc 100644 --- a/public/webperf-xyz/index.html +++ b/public/webperf-xyz/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

webperf.xyz

Proud member of the exclusive 250kb club!

|

webperf.xyz is a member of the exclusive 250kb club. The page weighs only 104kb and has a content-to-bloat ratio of 4%.

back

\ No newline at end of file + }

webperf.xyz

Proud member of the exclusive 250kb club!

|

webperf.xyz is a member of the exclusive 250kb club. The page weighs only 104kb and has a content-to-bloat ratio of 4%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/webperf-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/webperf-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/webperf-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/webperf-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/webzine-puffy-cafe/index.html b/public/webzine-puffy-cafe/index.html index 7b36fe8d..21218ce8 100644 --- a/public/webzine-puffy-cafe/index.html +++ b/public/webzine-puffy-cafe/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

webzine.puffy.cafe

Proud member of the exclusive 250kb club!

|

webzine.puffy.cafe is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

webzine.puffy.cafe

Proud member of the exclusive 250kb club!

|

webzine.puffy.cafe is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/webzine-puffy-cafe">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/webzine-puffy-cafe">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/webzine-puffy-cafe">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/webzine-puffy-cafe">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/werc-cat-v-org/index.html b/public/werc-cat-v-org/index.html index c36802cf..0477855c 100644 --- a/public/werc-cat-v-org/index.html +++ b/public/werc-cat-v-org/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

werc.cat-v.org

Proud member of the exclusive 250kb club!

|

werc.cat-v.org is a member of the exclusive 250kb club. The page weighs only 8kb and has a content-to-bloat ratio of 90%.

back

\ No newline at end of file + }

werc.cat-v.org

Proud member of the exclusive 250kb club!

|

werc.cat-v.org is a member of the exclusive 250kb club. The page weighs only 8kb and has a content-to-bloat ratio of 90%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/werc-cat-v-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/werc-cat-v-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/werc-cat-v-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/werc-cat-v-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/wilde-it-co-uk/index.html b/public/wilde-it-co-uk/index.html index 0aa8e5b0..742a647c 100644 --- a/public/wilde-it-co-uk/index.html +++ b/public/wilde-it-co-uk/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

wilde-it.co.uk

Proud member of the exclusive 250kb club!

|

wilde-it.co.uk is a member of the exclusive 250kb club. The page weighs only 149kb and has a content-to-bloat ratio of 3%.

back

\ No newline at end of file + }

wilde-it.co.uk

Proud member of the exclusive 250kb club!

|

wilde-it.co.uk is a member of the exclusive 250kb club. The page weighs only 149kb and has a content-to-bloat ratio of 3%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/wilde-it-co-uk">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/wilde-it-co-uk">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/wilde-it-co-uk">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/wilde-it-co-uk">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/willcodefor-beer/index.html b/public/willcodefor-beer/index.html index 68e98623..fbd2eadd 100644 --- a/public/willcodefor-beer/index.html +++ b/public/willcodefor-beer/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

willcodefor.beer

Proud member of the exclusive 250kb club!

|

willcodefor.beer is a member of the exclusive 250kb club. The page weighs only 86kb and has a content-to-bloat ratio of 9%.

back

\ No newline at end of file + }

willcodefor.beer

Proud member of the exclusive 250kb club!

|

willcodefor.beer is a member of the exclusive 250kb club. The page weighs only 86kb and has a content-to-bloat ratio of 9%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/willcodefor-beer">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/willcodefor-beer">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/willcodefor-beer">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/willcodefor-beer">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/withoutdistractions-com-cv/index.html b/public/withoutdistractions-com-cv/index.html index 3b4d5876..e3606518 100644 --- a/public/withoutdistractions-com-cv/index.html +++ b/public/withoutdistractions-com-cv/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

withoutdistractions.com/cv

Proud member of the exclusive 250kb club!

|

withoutdistractions.com/cv is a member of the exclusive 250kb club. The page weighs only 162kb and has a content-to-bloat ratio of 17%.

back

\ No newline at end of file + }

withoutdistractions.com/cv

Proud member of the exclusive 250kb club!

|

withoutdistractions.com/cv is a member of the exclusive 250kb club. The page weighs only 162kb and has a content-to-bloat ratio of 17%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/withoutdistractions-com-cv">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/withoutdistractions-com-cv">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/withoutdistractions-com-cv">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/withoutdistractions-com-cv">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/wondroushealing-com/index.html b/public/wondroushealing-com/index.html index 2c4ce815..7085975a 100644 --- a/public/wondroushealing-com/index.html +++ b/public/wondroushealing-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

wondroushealing.com

Proud member of the exclusive 250kb club!

|

wondroushealing.com is a member of the exclusive 250kb club. The page weighs only 222kb and has a content-to-bloat ratio of 3%.

back

\ No newline at end of file + }

wondroushealing.com

Proud member of the exclusive 250kb club!

|

wondroushealing.com is a member of the exclusive 250kb club. The page weighs only 222kb and has a content-to-bloat ratio of 3%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/wondroushealing-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/wondroushealing-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/wondroushealing-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/wondroushealing-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/worldti-me/index.html b/public/worldti-me/index.html index 8764742d..259048df 100644 --- a/public/worldti-me/index.html +++ b/public/worldti-me/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

worldti.me

Proud member of the exclusive 250kb club!

|

worldti.me is a member of the exclusive 250kb club. The page weighs only 42kb and has a content-to-bloat ratio of 7%.

back

\ No newline at end of file + }

worldti.me

Proud member of the exclusive 250kb club!

|

worldti.me is a member of the exclusive 250kb club. The page weighs only 42kb and has a content-to-bloat ratio of 7%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/worldti-me">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/worldti-me">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/worldti-me">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/worldti-me">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/www-beh-uk/index.html b/public/www-beh-uk/index.html index eda4ac6d..9265e359 100644 --- a/public/www-beh-uk/index.html +++ b/public/www-beh-uk/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

www.beh.uk

Proud member of the exclusive 250kb club!

|

www.beh.uk is a member of the exclusive 250kb club. The page weighs only 67kb and has a content-to-bloat ratio of 9%.

back

\ No newline at end of file + }

www.beh.uk

Proud member of the exclusive 250kb club!

|

www.beh.uk is a member of the exclusive 250kb club. The page weighs only 67kb and has a content-to-bloat ratio of 9%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/www-beh-uk">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-beh-uk">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/www-beh-uk">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-beh-uk">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/www-borfigat-org/index.html b/public/www-borfigat-org/index.html index 371b92a4..86a5b2a6 100644 --- a/public/www-borfigat-org/index.html +++ b/public/www-borfigat-org/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

www.borfigat.org

Proud member of the exclusive 250kb club!

|

www.borfigat.org is a member of the exclusive 250kb club. The page weighs only 7kb and has a content-to-bloat ratio of 24%.

back

\ No newline at end of file + }

www.borfigat.org

Proud member of the exclusive 250kb club!

|

www.borfigat.org is a member of the exclusive 250kb club. The page weighs only 7kb and has a content-to-bloat ratio of 24%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/www-borfigat-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-borfigat-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/www-borfigat-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-borfigat-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/www-bryanbraun-com-after-dark-css/index.html b/public/www-bryanbraun-com-after-dark-css/index.html index dca07401..a5a05a97 100644 --- a/public/www-bryanbraun-com-after-dark-css/index.html +++ b/public/www-bryanbraun-com-after-dark-css/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

www.bryanbraun.com/after-dark-css

Proud member of the exclusive 250kb club!

|

www.bryanbraun.com/after-dark-css is a member of the exclusive 250kb club. The page weighs only 197kb and has a content-to-bloat ratio of 60%.

back

\ No newline at end of file + }

www.bryanbraun.com/after-dark-css

Proud member of the exclusive 250kb club!

|

www.bryanbraun.com/after-dark-css is a member of the exclusive 250kb club. The page weighs only 197kb and has a content-to-bloat ratio of 60%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/www-bryanbraun-com-after-dark-css">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-bryanbraun-com-after-dark-css">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/www-bryanbraun-com-after-dark-css">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-bryanbraun-com-after-dark-css">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/www-bryanbraun-com-anchorjs/index.html b/public/www-bryanbraun-com-anchorjs/index.html index 0db13a3f..2ce5515b 100644 --- a/public/www-bryanbraun-com-anchorjs/index.html +++ b/public/www-bryanbraun-com-anchorjs/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

www.bryanbraun.com/anchorjs

Proud member of the exclusive 250kb club!

|

www.bryanbraun.com/anchorjs is a member of the exclusive 250kb club. The page weighs only 163kb and has a content-to-bloat ratio of 6%.

back

\ No newline at end of file + }

www.bryanbraun.com/anchorjs

Proud member of the exclusive 250kb club!

|

www.bryanbraun.com/anchorjs is a member of the exclusive 250kb club. The page weighs only 163kb and has a content-to-bloat ratio of 6%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/www-bryanbraun-com-anchorjs">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-bryanbraun-com-anchorjs">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/www-bryanbraun-com-anchorjs">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-bryanbraun-com-anchorjs">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/www-bryanbraun-com-connect-four/index.html b/public/www-bryanbraun-com-connect-four/index.html index 267c5db1..1d44ca31 100644 --- a/public/www-bryanbraun-com-connect-four/index.html +++ b/public/www-bryanbraun-com-connect-four/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

www.bryanbraun.com/connect-four

Proud member of the exclusive 250kb club!

|

www.bryanbraun.com/connect-four is a member of the exclusive 250kb club. The page weighs only 44kb and has a content-to-bloat ratio of 3%.

back

\ No newline at end of file + }

www.bryanbraun.com/connect-four

Proud member of the exclusive 250kb club!

|

www.bryanbraun.com/connect-four is a member of the exclusive 250kb club. The page weighs only 44kb and has a content-to-bloat ratio of 3%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/www-bryanbraun-com-connect-four">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-bryanbraun-com-connect-four">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/www-bryanbraun-com-connect-four">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-bryanbraun-com-connect-four">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/www-bryanbraun-com/index.html b/public/www-bryanbraun-com/index.html index 30942523..8a0e064f 100644 --- a/public/www-bryanbraun-com/index.html +++ b/public/www-bryanbraun-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

www.bryanbraun.com

Proud member of the exclusive 250kb club!

|

www.bryanbraun.com is a member of the exclusive 250kb club. The page weighs only 89kb and has a content-to-bloat ratio of 11%.

back

\ No newline at end of file + }

www.bryanbraun.com

Proud member of the exclusive 250kb club!

|

www.bryanbraun.com is a member of the exclusive 250kb club. The page weighs only 89kb and has a content-to-bloat ratio of 11%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/www-bryanbraun-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-bryanbraun-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/www-bryanbraun-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-bryanbraun-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/www-danielwasserlaufquicklinks-com/index.html b/public/www-danielwasserlaufquicklinks-com/index.html index 326331f3..f0a4ea57 100644 --- a/public/www-danielwasserlaufquicklinks-com/index.html +++ b/public/www-danielwasserlaufquicklinks-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

www.danielwasserlaufquicklinks.com

Proud member of the exclusive 250kb club!

|

www.danielwasserlaufquicklinks.com is a member of the exclusive 250kb club. The page weighs only 103kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

www.danielwasserlaufquicklinks.com

Proud member of the exclusive 250kb club!

|

www.danielwasserlaufquicklinks.com is a member of the exclusive 250kb club. The page weighs only 103kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/www-danielwasserlaufquicklinks-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-danielwasserlaufquicklinks-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/www-danielwasserlaufquicklinks-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-danielwasserlaufquicklinks-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/www-dustri-org/index.html b/public/www-dustri-org/index.html index 8ca35e35..50c0db4c 100644 --- a/public/www-dustri-org/index.html +++ b/public/www-dustri-org/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

www.dustri.org

Proud member of the exclusive 250kb club!

|

www.dustri.org is a member of the exclusive 250kb club. The page weighs only 27kb and has a content-to-bloat ratio of 5%.

back

\ No newline at end of file + }

www.dustri.org

Proud member of the exclusive 250kb club!

|

www.dustri.org is a member of the exclusive 250kb club. The page weighs only 27kb and has a content-to-bloat ratio of 5%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/www-dustri-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-dustri-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/www-dustri-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-dustri-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/www-groovestomp-com/index.html b/public/www-groovestomp-com/index.html index a4225739..dfe3057e 100644 --- a/public/www-groovestomp-com/index.html +++ b/public/www-groovestomp-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

www.groovestomp.com

Proud member of the exclusive 250kb club!

|

www.groovestomp.com is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 36%.

back

\ No newline at end of file + }

www.groovestomp.com

Proud member of the exclusive 250kb club!

|

www.groovestomp.com is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 36%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/www-groovestomp-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-groovestomp-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/www-groovestomp-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-groovestomp-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/www-migadu-com/index.html b/public/www-migadu-com/index.html index 06f576cf..61bfe1db 100644 --- a/public/www-migadu-com/index.html +++ b/public/www-migadu-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

www.migadu.com

Proud member of the exclusive 250kb club!

|

www.migadu.com is a member of the exclusive 250kb club. The page weighs only 204kb and has a content-to-bloat ratio of 2%.

back

\ No newline at end of file + }

www.migadu.com

Proud member of the exclusive 250kb club!

|

www.migadu.com is a member of the exclusive 250kb club. The page weighs only 204kb and has a content-to-bloat ratio of 2%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/www-migadu-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-migadu-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/www-migadu-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-migadu-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/www-minimumviable-it/index.html b/public/www-minimumviable-it/index.html index d6e48c65..0a8e2661 100644 --- a/public/www-minimumviable-it/index.html +++ b/public/www-minimumviable-it/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

www.minimumviable.it

Proud member of the exclusive 250kb club!

|

www.minimumviable.it is a member of the exclusive 250kb club. The page weighs only 5kb and has a content-to-bloat ratio of 57%.

back

\ No newline at end of file + }

www.minimumviable.it

Proud member of the exclusive 250kb club!

|

www.minimumviable.it is a member of the exclusive 250kb club. The page weighs only 5kb and has a content-to-bloat ratio of 57%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/www-minimumviable-it">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-minimumviable-it">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/www-minimumviable-it">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-minimumviable-it">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/www-neelc-org-about/index.html b/public/www-neelc-org-about/index.html index 82ebd7e5..0efe3c76 100644 --- a/public/www-neelc-org-about/index.html +++ b/public/www-neelc-org-about/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

www.neelc.org/about

Proud member of the exclusive 250kb club!

|

www.neelc.org/about is a member of the exclusive 250kb club. The page weighs only 61kb and has a content-to-bloat ratio of 6%.

back

\ No newline at end of file + }

www.neelc.org/about

Proud member of the exclusive 250kb club!

|

www.neelc.org/about is a member of the exclusive 250kb club. The page weighs only 61kb and has a content-to-bloat ratio of 6%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/www-neelc-org-about">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-neelc-org-about">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/www-neelc-org-about">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-neelc-org-about">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/www-openbsd-org/index.html b/public/www-openbsd-org/index.html index 7ee7893c..d11778ba 100644 --- a/public/www-openbsd-org/index.html +++ b/public/www-openbsd-org/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

www.openbsd.org

Proud member of the exclusive 250kb club!

|

www.openbsd.org is a member of the exclusive 250kb club. The page weighs only 108kb and has a content-to-bloat ratio of 3%.

back

\ No newline at end of file + }

www.openbsd.org

Proud member of the exclusive 250kb club!

|

www.openbsd.org is a member of the exclusive 250kb club. The page weighs only 108kb and has a content-to-bloat ratio of 3%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/www-openbsd-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-openbsd-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/www-openbsd-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-openbsd-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/www-oskarlindgren-se/index.html b/public/www-oskarlindgren-se/index.html index f94d6e37..3c47d933 100644 --- a/public/www-oskarlindgren-se/index.html +++ b/public/www-oskarlindgren-se/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

www.oskarlindgren.se

Proud member of the exclusive 250kb club!

|

www.oskarlindgren.se is a member of the exclusive 250kb club. The page weighs only 111kb and has a content-to-bloat ratio of 3%.

back

\ No newline at end of file + }

www.oskarlindgren.se

Proud member of the exclusive 250kb club!

|

www.oskarlindgren.se is a member of the exclusive 250kb club. The page weighs only 111kb and has a content-to-bloat ratio of 3%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/www-oskarlindgren-se">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-oskarlindgren-se">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/www-oskarlindgren-se">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-oskarlindgren-se">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/www-paritybit-ca/index.html b/public/www-paritybit-ca/index.html index f352e5b3..5fa95227 100644 --- a/public/www-paritybit-ca/index.html +++ b/public/www-paritybit-ca/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

www.paritybit.ca

Proud member of the exclusive 250kb club!

|

www.paritybit.ca is a member of the exclusive 250kb club. The page weighs only 4kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

www.paritybit.ca

Proud member of the exclusive 250kb club!

|

www.paritybit.ca is a member of the exclusive 250kb club. The page weighs only 4kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/www-paritybit-ca">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-paritybit-ca">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/www-paritybit-ca">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-paritybit-ca">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/www-powerpointkaraoke-com/index.html b/public/www-powerpointkaraoke-com/index.html index 1bae2c2c..26c8ea2a 100644 --- a/public/www-powerpointkaraoke-com/index.html +++ b/public/www-powerpointkaraoke-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

www.powerpointkaraoke.com

Proud member of the exclusive 250kb club!

|

www.powerpointkaraoke.com is a member of the exclusive 250kb club. The page weighs only 98kb and has a content-to-bloat ratio of 6%.

back

\ No newline at end of file + }

www.powerpointkaraoke.com

Proud member of the exclusive 250kb club!

|

www.powerpointkaraoke.com is a member of the exclusive 250kb club. The page weighs only 98kb and has a content-to-bloat ratio of 6%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/www-powerpointkaraoke-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-powerpointkaraoke-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/www-powerpointkaraoke-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-powerpointkaraoke-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/www-rowlingindex-org/index.html b/public/www-rowlingindex-org/index.html index f1291f60..60cbcfa3 100644 --- a/public/www-rowlingindex-org/index.html +++ b/public/www-rowlingindex-org/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

www.rowlingindex.org

Proud member of the exclusive 250kb club!

|

www.rowlingindex.org is a member of the exclusive 250kb club. The page weighs only 72kb and has a content-to-bloat ratio of 18%.

back

\ No newline at end of file + }

www.rowlingindex.org

Proud member of the exclusive 250kb club!

|

www.rowlingindex.org is a member of the exclusive 250kb club. The page weighs only 72kb and has a content-to-bloat ratio of 18%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/www-rowlingindex-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-rowlingindex-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/www-rowlingindex-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-rowlingindex-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/www-slowernews-com/index.html b/public/www-slowernews-com/index.html index f6a941ae..0ce6afcd 100644 --- a/public/www-slowernews-com/index.html +++ b/public/www-slowernews-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

www.slowernews.com

Proud member of the exclusive 250kb club!

|

www.slowernews.com is a member of the exclusive 250kb club. The page weighs only 114kb and has a content-to-bloat ratio of 21%.

back

\ No newline at end of file + }

www.slowernews.com

Proud member of the exclusive 250kb club!

|

www.slowernews.com is a member of the exclusive 250kb club. The page weighs only 114kb and has a content-to-bloat ratio of 21%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/www-slowernews-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-slowernews-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/www-slowernews-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-slowernews-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/www-speedshop-co/index.html b/public/www-speedshop-co/index.html index 10708a2e..58134c64 100644 --- a/public/www-speedshop-co/index.html +++ b/public/www-speedshop-co/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

www.speedshop.co

Proud member of the exclusive 250kb club!

|

www.speedshop.co is a member of the exclusive 250kb club. The page weighs only 84kb and has a content-to-bloat ratio of 17%.

back

\ No newline at end of file + }

www.speedshop.co

Proud member of the exclusive 250kb club!

|

www.speedshop.co is a member of the exclusive 250kb club. The page weighs only 84kb and has a content-to-bloat ratio of 17%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/www-speedshop-co">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-speedshop-co">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/www-speedshop-co">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-speedshop-co">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/www-tarsnap-com/index.html b/public/www-tarsnap-com/index.html index 1412cb04..6fdcff58 100644 --- a/public/www-tarsnap-com/index.html +++ b/public/www-tarsnap-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

www.tarsnap.com

Proud member of the exclusive 250kb club!

|

www.tarsnap.com is a member of the exclusive 250kb club. The page weighs only 109kb and has a content-to-bloat ratio of 3%.

back

\ No newline at end of file + }

www.tarsnap.com

Proud member of the exclusive 250kb club!

|

www.tarsnap.com is a member of the exclusive 250kb club. The page weighs only 109kb and has a content-to-bloat ratio of 3%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/www-tarsnap-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-tarsnap-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/www-tarsnap-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-tarsnap-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/www-tuhs-org/index.html b/public/www-tuhs-org/index.html index 4d112b21..97ea2d00 100644 --- a/public/www-tuhs-org/index.html +++ b/public/www-tuhs-org/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

www.tuhs.org

Proud member of the exclusive 250kb club!

|

www.tuhs.org is a member of the exclusive 250kb club. The page weighs only 139kb and has a content-to-bloat ratio of 1%.

back

\ No newline at end of file + }

www.tuhs.org

Proud member of the exclusive 250kb club!

|

www.tuhs.org is a member of the exclusive 250kb club. The page weighs only 139kb and has a content-to-bloat ratio of 1%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/www-tuhs-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-tuhs-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/www-tuhs-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-tuhs-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/www-unindented-org/index.html b/public/www-unindented-org/index.html index fa32ccc2..69b345f2 100644 --- a/public/www-unindented-org/index.html +++ b/public/www-unindented-org/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

www.unindented.org

Proud member of the exclusive 250kb club!

|

www.unindented.org is a member of the exclusive 250kb club. The page weighs only 49kb and has a content-to-bloat ratio of 10%.

back

\ No newline at end of file + }

www.unindented.org

Proud member of the exclusive 250kb club!

|

www.unindented.org is a member of the exclusive 250kb club. The page weighs only 49kb and has a content-to-bloat ratio of 10%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/www-unindented-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-unindented-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/www-unindented-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-unindented-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/www-usecue-com/index.html b/public/www-usecue-com/index.html index 99b7efc7..79e090e6 100644 --- a/public/www-usecue-com/index.html +++ b/public/www-usecue-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

www.usecue.com

Proud member of the exclusive 250kb club!

|

www.usecue.com is a member of the exclusive 250kb club. The page weighs only 33kb and has a content-to-bloat ratio of 4%.

back

\ No newline at end of file + }

www.usecue.com

Proud member of the exclusive 250kb club!

|

www.usecue.com is a member of the exclusive 250kb club. The page weighs only 33kb and has a content-to-bloat ratio of 4%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/www-usecue-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-usecue-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/www-usecue-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-usecue-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/www-verybad-link/index.html b/public/www-verybad-link/index.html index f31d8c8c..fa3d8672 100644 --- a/public/www-verybad-link/index.html +++ b/public/www-verybad-link/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

www.verybad.link

Proud member of the exclusive 250kb club!

|

www.verybad.link is a member of the exclusive 250kb club. The page weighs only 93kb and has a content-to-bloat ratio of 3%.

back

\ No newline at end of file + }

www.verybad.link

Proud member of the exclusive 250kb club!

|

www.verybad.link is a member of the exclusive 250kb club. The page weighs only 93kb and has a content-to-bloat ratio of 3%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/www-verybad-link">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-verybad-link">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/www-verybad-link">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-verybad-link">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/www-zinzy-website/index.html b/public/www-zinzy-website/index.html index c2718d10..52cd9c24 100644 --- a/public/www-zinzy-website/index.html +++ b/public/www-zinzy-website/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

www.zinzy.website

Proud member of the exclusive 250kb club!

|

www.zinzy.website is a member of the exclusive 250kb club. The page weighs only 47kb and has a content-to-bloat ratio of 4%.

back

\ No newline at end of file + }

www.zinzy.website

Proud member of the exclusive 250kb club!

|

www.zinzy.website is a member of the exclusive 250kb club. The page weighs only 47kb and has a content-to-bloat ratio of 4%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/www-zinzy-website">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-zinzy-website">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/www-zinzy-website">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/www-zinzy-website">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/xigoi-neocities-org/index.html b/public/xigoi-neocities-org/index.html index f4c30a70..4ddceb51 100644 --- a/public/xigoi-neocities-org/index.html +++ b/public/xigoi-neocities-org/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

xigoi.neocities.org

Proud member of the exclusive 250kb club!

|

xigoi.neocities.org is a member of the exclusive 250kb club. The page weighs only 6kb and has a content-to-bloat ratio of 51%.

back

\ No newline at end of file + }

xigoi.neocities.org

Proud member of the exclusive 250kb club!

|

xigoi.neocities.org is a member of the exclusive 250kb club. The page weighs only 6kb and has a content-to-bloat ratio of 51%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/xigoi-neocities-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/xigoi-neocities-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/xigoi-neocities-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/xigoi-neocities-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/xiu-io/index.html b/public/xiu-io/index.html index 0fe70919..53231ef6 100644 --- a/public/xiu-io/index.html +++ b/public/xiu-io/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

xiu.io

Proud member of the exclusive 250kb club!

|

xiu.io is a member of the exclusive 250kb club. The page weighs only 158kb and has a content-to-bloat ratio of 6%.

back

\ No newline at end of file + }

xiu.io

Proud member of the exclusive 250kb club!

|

xiu.io is a member of the exclusive 250kb club. The page weighs only 158kb and has a content-to-bloat ratio of 6%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/xiu-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/xiu-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/xiu-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/xiu-io">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/xmdr-nl/index.html b/public/xmdr-nl/index.html index ec1b9cd7..b8e6359b 100644 --- a/public/xmdr-nl/index.html +++ b/public/xmdr-nl/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

xmdr.nl

Proud member of the exclusive 250kb club!

|

xmdr.nl is a member of the exclusive 250kb club. The page weighs only 15kb and has a content-to-bloat ratio of 15%.

back

\ No newline at end of file + }

xmdr.nl

Proud member of the exclusive 250kb club!

|

xmdr.nl is a member of the exclusive 250kb club. The page weighs only 15kb and has a content-to-bloat ratio of 15%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/xmdr-nl">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/xmdr-nl">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/xmdr-nl">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/xmdr-nl">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/xnaas-info/index.html b/public/xnaas-info/index.html index e793303b..1c7798d3 100644 --- a/public/xnaas-info/index.html +++ b/public/xnaas-info/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

xnaas.info

Proud member of the exclusive 250kb club!

|

xnaas.info is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 47%.

back

\ No newline at end of file + }

xnaas.info

Proud member of the exclusive 250kb club!

|

xnaas.info is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 47%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/xnaas-info">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/xnaas-info">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/xnaas-info">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/xnaas-info">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/xslendi-xyz/index.html b/public/xslendi-xyz/index.html index 7e47dcec..43b0bd75 100644 --- a/public/xslendi-xyz/index.html +++ b/public/xslendi-xyz/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

xslendi.xyz

Proud member of the exclusive 250kb club!

|

xslendi.xyz is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 77%.

back

\ No newline at end of file + }

xslendi.xyz

Proud member of the exclusive 250kb club!

|

xslendi.xyz is a member of the exclusive 250kb club. The page weighs only 3kb and has a content-to-bloat ratio of 77%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/xslendi-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/xslendi-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/xslendi-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/xslendi-xyz">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/xubuntu-org/index.html b/public/xubuntu-org/index.html index 8ee5a445..f16ce5bc 100644 --- a/public/xubuntu-org/index.html +++ b/public/xubuntu-org/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

xubuntu.org

Proud member of the exclusive 250kb club!

|

xubuntu.org is a member of the exclusive 250kb club. The page weighs only 155kb and has a content-to-bloat ratio of 3%.

back

\ No newline at end of file + }

xubuntu.org

Proud member of the exclusive 250kb club!

|

xubuntu.org is a member of the exclusive 250kb club. The page weighs only 155kb and has a content-to-bloat ratio of 3%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/xubuntu-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/xubuntu-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/xubuntu-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/xubuntu-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/xwx-moe/index.html b/public/xwx-moe/index.html index bb5c51ff..e546b67d 100644 --- a/public/xwx-moe/index.html +++ b/public/xwx-moe/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

xwx.moe

Proud member of the exclusive 250kb club!

|

xwx.moe is a member of the exclusive 250kb club. The page weighs only 33kb and has a content-to-bloat ratio of 4%.

back

\ No newline at end of file + }

xwx.moe

Proud member of the exclusive 250kb club!

|

xwx.moe is a member of the exclusive 250kb club. The page weighs only 33kb and has a content-to-bloat ratio of 4%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/xwx-moe">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/xwx-moe">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/xwx-moe">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/xwx-moe">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/ybad-name/index.html b/public/ybad-name/index.html index 81aba745..39e8062e 100644 --- a/public/ybad-name/index.html +++ b/public/ybad-name/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

ybad.name

Proud member of the exclusive 250kb club!

|

ybad.name is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 0%.

back

\ No newline at end of file + }

ybad.name

Proud member of the exclusive 250kb club!

|

ybad.name is a member of the exclusive 250kb club. The page weighs only 2kb and has a content-to-bloat ratio of 0%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/ybad-name">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/ybad-name">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/ybad-name">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/ybad-name">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/ylukem-com/index.html b/public/ylukem-com/index.html index 6303739d..ecc085f3 100644 --- a/public/ylukem-com/index.html +++ b/public/ylukem-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

ylukem.com

Proud member of the exclusive 250kb club!

|

ylukem.com is a member of the exclusive 250kb club. The page weighs only 69kb and has a content-to-bloat ratio of 3%.

back

\ No newline at end of file + }

ylukem.com

Proud member of the exclusive 250kb club!

|

ylukem.com is a member of the exclusive 250kb club. The page weighs only 69kb and has a content-to-bloat ratio of 3%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/ylukem-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/ylukem-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/ylukem-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/ylukem-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/yorickpeterse-com/index.html b/public/yorickpeterse-com/index.html index 86f6dd78..70bf3f91 100644 --- a/public/yorickpeterse-com/index.html +++ b/public/yorickpeterse-com/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

yorickpeterse.com

Proud member of the exclusive 250kb club!

|

yorickpeterse.com is a member of the exclusive 250kb club. The page weighs only 18kb and has a content-to-bloat ratio of 13%.

back

\ No newline at end of file + }

yorickpeterse.com

Proud member of the exclusive 250kb club!

|

yorickpeterse.com is a member of the exclusive 250kb club. The page weighs only 18kb and has a content-to-bloat ratio of 13%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/yorickpeterse-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/yorickpeterse-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/yorickpeterse-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/yorickpeterse-com">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/zakr-es-blog/index.html b/public/zakr-es-blog/index.html index 1344a2dd..9e5bff14 100644 --- a/public/zakr-es-blog/index.html +++ b/public/zakr-es-blog/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

zakr.es/blog

Proud member of the exclusive 250kb club!

|

zakr.es/blog is a member of the exclusive 250kb club. The page weighs only 246kb and has a content-to-bloat ratio of 12%.

back

\ No newline at end of file + }

zakr.es/blog

Proud member of the exclusive 250kb club!

|

zakr.es/blog is a member of the exclusive 250kb club. The page weighs only 246kb and has a content-to-bloat ratio of 12%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/zakr-es-blog">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/zakr-es-blog">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/zakr-es-blog">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/zakr-es-blog">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/zakr-es/index.html b/public/zakr-es/index.html index 60472a08..834902ef 100644 --- a/public/zakr-es/index.html +++ b/public/zakr-es/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

zakr.es

Proud member of the exclusive 250kb club!

|

zakr.es is a member of the exclusive 250kb club. The page weighs only 59kb and has a content-to-bloat ratio of 5%.

back

\ No newline at end of file + }

zakr.es

Proud member of the exclusive 250kb club!

|

zakr.es is a member of the exclusive 250kb club. The page weighs only 59kb and has a content-to-bloat ratio of 5%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/zakr-es">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/zakr-es">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/zakr-es">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/zakr-es">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/zn80-net/index.html b/public/zn80-net/index.html index f23e83d9..ecc2e271 100644 --- a/public/zn80-net/index.html +++ b/public/zn80-net/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

zn80.net

Proud member of the exclusive 250kb club!

|

zn80.net is a member of the exclusive 250kb club. The page weighs only 12kb and has a content-to-bloat ratio of 9%.

back

\ No newline at end of file + }

zn80.net

Proud member of the exclusive 250kb club!

|

zn80.net is a member of the exclusive 250kb club. The page weighs only 12kb and has a content-to-bloat ratio of 9%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/zn80-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/zn80-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/zn80-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/zn80-net">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/public/zupzup-org/index.html b/public/zupzup-org/index.html index 2fafc073..9e87424e 100644 --- a/public/zupzup-org/index.html +++ b/public/zupzup-org/index.html @@ -128,8 +128,44 @@ justify-content: space-between; align-items: center; } + .badges > img { + margin-bottom: -5px; + } + pre { + display: block; + height: 11em; + background: #8885; + } @media (prefers-color-scheme: dark) { body { background: #222; color: white; } #info-popup { background: #000; border-color: #444; } - }

zupzup.org

Proud member of the exclusive 250kb club!

|

zupzup.org is a member of the exclusive 250kb club. The page weighs only 7kb and has a content-to-bloat ratio of 100%.

back

\ No newline at end of file + }

zupzup.org

Proud member of the exclusive 250kb club!

|

zupzup.org is a member of the exclusive 250kb club. The page weighs only 7kb and has a content-to-bloat ratio of 100%.

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.

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 every visitor of your page. I'm not interested in those logs but you still have to trust my word. So decide for yourself.

simple badge, dark (1.4kB)

+  <a title="250kb club page" src="https://250kb.club/zupzup-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
simple badge, bright (1.7kB)

+  <a title="250kb club page" src="https://250kb.club/zupzup-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
color badge, bright (4.0kB)

+  <a title="250kb club page" src="https://250kb.club/zupzup-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
color badge, dark (5.7kB)

+  <a title="250kb club page" src="https://250kb.club/zupzup-org">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    

back

\ No newline at end of file diff --git a/static/color_badge_bright.png b/static/color_badge_bright.png new file mode 100644 index 00000000..29c5b8f2 Binary files /dev/null and b/static/color_badge_bright.png differ diff --git a/static/color_badge_dark.png b/static/color_badge_dark.png new file mode 100644 index 00000000..2e2f45ce Binary files /dev/null and b/static/color_badge_dark.png differ diff --git a/static/simple_badge_bright.png b/static/simple_badge_bright.png new file mode 100644 index 00000000..19020aa2 Binary files /dev/null and b/static/simple_badge_bright.png differ diff --git a/static/simple_badge_dark.png b/static/simple_badge_dark.png new file mode 100644 index 00000000..ffc22fd2 Binary files /dev/null and b/static/simple_badge_dark.png differ diff --git a/templates/base.html b/templates/base.html index 3f5548d4..953f4df5 100644 --- a/templates/base.html +++ b/templates/base.html @@ -143,6 +143,14 @@ 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; } diff --git a/templates/page.html b/templates/page.html index 7b03a082..3f6cf653 100644 --- a/templates/page.html +++ b/templates/page.html @@ -19,10 +19,87 @@

{{ page.title }} - is a member of the exclusive 250kb club. The page weighs only - {{ page.extra.size }}kb and has a content-to-bloat ratio of + is a member of the exclusive 250kb club. The page weighs + + {% if page.extra.size == 0 %} + under 1kb + {% else %} + only {{ page.extra.size }}kb + {% endif %} + and has a content-to-bloat ratio of {{ page.extra.ratio }}%.

+

+ 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. +

+

+ 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 every visitor of your page. + I'm not interested in those logs but you still have to trust my word. So decide for yourself. +

+ +
+ + simple badge, dark + (1.4kB) + +

+  <a title="250kb club page" src="https://250kb.club/{{ page.slug }}">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_dark.png"
+    />
+  </a>
+    
+
+ +
+ + simple badge, bright + (1.7kB) + +

+  <a title="250kb club page" src="https://250kb.club/{{ page.slug }}">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/simple_badge_bright.png"
+    />
+  </a>
+    
+
+ +
+ + color badge, bright + (4.0kB) + +

+  <a title="250kb club page" src="https://250kb.club/{{ page.slug }}">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_bright.png"
+    />
+  </a>
+    
+
+ +
+ + color badge, dark + (5.7kB) + +

+  <a title="250kb club page" src="https://250kb.club/{{ page.slug }}">
+    <img
+      alt="badge: proud member of the 250kb club"
+      src="https://250kb.club/color_badge_dark.png"
+    />
+  </a>
+    
+
+

back

{% endblock content %}