From 8fb2443b197c323f6f4f0317bdf601778f87df78 Mon Sep 17 00:00:00 2001 From: pnppl Date: Sat, 15 Aug 2026 14:32:00 +0200 Subject: Add insecure.club (#54) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I couldn't figure out how to get DebugBear to show uncompressed size — it shows my site as 8.7 KB — so the size listed is what my devtools reported. I hope that is OK. Here is the DebugBear report: [https://www.debugbear.com/test/website-speed/witU22I7](https://www.debugbear.com/test/website-speed/witU22I7) If I add everything up myself, including assets that aren't currently used but might be in future, I get 21.1 KB. Reviewed-on: https://codeberg.org/btxx/1mb-club/pulls/54 --- _data/sites.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to '_data') diff --git a/_data/sites.yml b/_data/sites.yml index 4ba51fd..d463965 100644 --- a/_data/sites.yml +++ b/_data/sites.yml @@ -909,6 +909,9 @@ - domain: indiemakers.fr size: 407.3 +- domain: insecure.club + size: 20.7 + - domain: instokj.fi size: 233.0 -- cgit v1.3.1