From 1a5b576a7d66b601291d658f180fda4fcee83edd Mon Sep 17 00:00:00 2001 From: "russell@unturf.com" Date: Sun, 22 Feb 2026 21:08:35 -0500 Subject: [PATCH] update browser toys portal: AGPL-3.0-only license, 2026 footer, checksums in TOC --- public/browser-toys.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/public/browser-toys.html b/public/browser-toys.html index 1c88291..a052bb6 100644 --- a/public/browser-toys.html +++ b/public/browser-toys.html @@ -179,12 +179,12 @@ curl -s https://uncloseai.com/downloads/SHA256SUMS | grep chrome | sha256sum -c<
git clone https://git.unturf.com/engineering/unturf/uncloseai-browser-toys.git
 cd uncloseai-browser-toys
 node scripts/build.js   # outputs zips to dist/
-

Public domain. No attribution required.

+

Licensed under AGPL-3.0-only.