diff options
| author | pnppl <pnppl@noreply.codeberg.org> | 2026-08-15 14:32:00 +0200 |
|---|---|---|
| committer | btxx <bt@btxx.org> | 2026-08-15 14:32:00 +0200 |
| commit | 8fb2443b197c323f6f4f0317bdf601778f87df78 (patch) | |
| tree | 7affc9ca06c9242062e89a9e082ed655d4ee7246 /_data | |
| parent | 9f0897f07b0a3abc364134b983cdffa72e373a30 (diff) | |
Add insecure.club (#54)
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
Diffstat (limited to '_data')
| -rw-r--r-- | _data/sites.yml | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
