commit faf0c0f9ef655f9b31fc146303abb2cf9f71d502 parent ab8723ae58330bc5b425815d0d56754be943fac6 Author: Riaz <riaz@riazj.com> Date: Sat, 4 Oct 2025 22:02:06 -0700 Update browser choice Diffstat:
M | articles/technology-i-use.html | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/articles/technology-i-use.html b/articles/technology-i-use.html @@ -14,7 +14,7 @@ <article> <h2>Software</h2> <ul> -<li>Web Browser: <a href="https://w3m.sourceforge.net/">w3m</a> and <a href="https://librewolf.net/">LibreWolf</a> with +<li>Web Browser: <a href="https://w3m.sourceforge.net/">w3m</a> and <a href="https://ungoogled-software.github.io/">ungoogled-chromium</a>. Before I was required to use a Chromium browser, I used <a href="https://librewolf.net/">LibreWolf</a> with <ul> <li><a href="https://decentraleyes.org/">Decentraleyes: Reduce Tracking with CDN Emulation</a></li> <li><a href="https://github.com/gorhill/uMatrix">uMatrix: Block Content and Requests</a></li>