logo

blog

My little blog can’t be this cute! git clone https://hacktivis.me/git/blog.git
commit: a1d628afbb4c6c7c4a9e5065e49905ecbda45cf2
parent fec3f00ff8b13d2bfdcc235d823844e8329fbb57
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Thu,  2 Mar 2023 17:19:30 +0100

bookmarks: dumbpasswordrules.com

Diffstat:

Mbookmarks.html3++-
Mbookmarks.xbel1+
2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/bookmarks.html b/bookmarks.html @@ -36,7 +36,7 @@ <h1>Bookmarks</h1> <p> This is generated from <a href="/bookmarks.xbel">/bookmarks.xbel</a>, a standard-compliant <a href="http://pyxml.sourceforge.net/topics/xbel/">XBEL</a> file, which you can process and import in some browsers. (XSLT file used for it: <a href="/bookmarks.xsl">/bookmarks.xsl</a>).<br/> - It currently contains 227 links. + It currently contains 228 links. </p> <section id="Autism"> <h2>Autism <a href="#Autism">§</a></h2> @@ -381,6 +381,7 @@ <dt><a rel="external noreferrer" href="https://touhouwiki.net/">Touhou Wiki</a></dt> <dt><a rel="external noreferrer" href="https://hololive.wiki/">Hololive Fan Wiki</a></dt> <dt><a rel="external noreferrer" href="https://godbolt.org/">Compiler Explorer</a></dt> + <dt><a rel="external noreferrer" href="https://dumbpasswordrules.com/">Dumb Password Rules</a></dt><dd>A compilation of 285+ sites with dumb password rules</dd> </dl> </section> </main> diff --git a/bookmarks.xbel b/bookmarks.xbel @@ -473,4 +473,5 @@ <bookmark href="https://touhouwiki.net/"><title>Touhou Wiki</title></bookmark> <bookmark href="https://hololive.wiki/"><title>Hololive Fan Wiki</title></bookmark> <bookmark href="https://godbolt.org/"><title>Compiler Explorer</title></bookmark> + <bookmark href="https://dumbpasswordrules.com/"><title>Dumb Password Rules</title><desc>A compilation of 285+ sites with dumb password rules</desc></bookmark> </xbel>