update browser toys portal: AGPL-3.0-only license, 2026 footer, checksums in TOC
This commit is contained in:
parent
366f7fc71f
commit
1a5b576a7d
1 changed files with 3 additions and 2 deletions
|
|
@ -179,12 +179,12 @@ curl -s https://uncloseai.com/downloads/SHA256SUMS | grep chrome | sha256sum -c<
|
|||
<pre><code class="language-bash">git clone https://git.unturf.com/engineering/unturf/uncloseai-browser-toys.git
|
||||
cd uncloseai-browser-toys
|
||||
node scripts/build.js # outputs zips to dist/</code></pre>
|
||||
<p>Public domain. No attribution required.</p>
|
||||
<p>Licensed under <a href="https://git.unturf.com/engineering/unturf/uncloseai-browser-toys/-/blob/master/LICENSE" target="_blank">AGPL-3.0-only</a>.</p>
|
||||
|
||||
<script>hljs.highlightAll();</script>
|
||||
|
||||
<footer>
|
||||
<small>© uncloseai. 2025</small>
|
||||
<small>© uncloseai. 2026</small>
|
||||
<br>
|
||||
<small>Stylesheets by <a href="https://picocss.com" target="_blank">PicoCSS</a></small>
|
||||
<small>& <a href="https://highlightjs.org/" target="_blank">highlight.js</a></small>
|
||||
|
|
@ -214,6 +214,7 @@ node scripts/build.js # outputs zips to dist/</code></pre>
|
|||
<li><a href="#chrome">Chrome / Edge</a></li>
|
||||
<li><a href="#firefox">Firefox</a></li>
|
||||
<li><a href="#safari">Safari</a></li>
|
||||
<li><a href="#checksums">Checksums</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#how-it-works">How it works</a></li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue