Tidy links, and lint (#2435)

Tidies up a number of things:

- Outdated links that redirect
- Dead links
- Remove unnecessary parameters eg "en" and "en-US"
- Shortened amazon, apps.apple.com, reddit links
- Removed trailing /
- Remove www (except for PG assets)
- Optimize unoptimized SVGs and remove xml declarations
- Lint yaml, md files

Co-Authored-By: Daniel Gray <dngray@privacyguides.org>
This commit is contained in:
kimg45 2024-03-13 03:18:28 +00:00 committed by Daniel Gray
parent d8627a1ad2
commit aaa843d272
No known key found for this signature in database
GPG key ID: 41911F722B0F9AE3
116 changed files with 700 additions and 1311 deletions

View file

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="100%" height="100%" viewBox="0 0 608 704" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;"><path id="symbol" d="M304,0l-304,176l0,352l304,176l304,-176l0,-352l-304,-176Zm-240,212.9l240,-138.94l104.84,60.68l-344.84,198.1l0,-119.84Zm480,278.198l-240,138.94l-240,-138.94l0,-84.54l408.84,-234.86l71.16,41.2l-0,278.2Z" style="fill:url(#_Linear1);fill-rule:nonzero;"/><g id="border" opacity="0.15"><path d="M304,0l304,176l0,352l-304,176l-304,-176l0,-352l304,-176m-240,332.74l344.84,-198.1l-104.84,-60.68l-240,138.94l0,119.84m240,297.298l240,-138.94l0,-278.2l-71.16,-41.2l-408.84,234.86l0,84.54l240,138.94m0,-627.728l-302,174.842l0,349.694l302,174.842l302,-174.842l0,-349.694l-302,-174.842Zm-242,333.884l0,-124.45l0.998,-0.578l240,-138.94l1.002,-0.578l1.002,0.58l104.84,60.68l3.002,1.738l-3.008,1.728l-344.84,198.1l-2.996,1.72Zm242,296.154l-1.002,-0.58l-240,-138.94l-0.998,-0.576l0,-86.85l1.004,-0.578l408.84,-234.86l1,-0.574l0.998,0.578l71.16,41.2l0.998,0.578l-0,280.506l-0.998,0.578l-240,138.94l-1.002,0.578Z" style="fill-rule:nonzero;"/></g><defs><linearGradient id="_Linear1" x1="0" y1="0" x2="1" y2="0" gradientUnits="userSpaceOnUse" gradientTransform="matrix(608,0,0,608,0,351.999)"><stop offset="0" style="stop-color:#00c4d5;stop-opacity:1"/><stop offset="1" style="stop-color:#2b6df1;stop-opacity:1"/></linearGradient></defs></svg>
<svg width="128" height="128" version="1.1" viewBox="0 0 33.867 33.867" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="_Linear1" x2="1" gradientTransform="matrix(29.248 0 0 29.248 2.3091 16.933)" gradientUnits="userSpaceOnUse"><stop stop-color="#00c4d5" offset="0"/><stop stop-color="#2b6df1" offset="1"/></linearGradient></defs><g clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2"><path id="symbol" d="m16.933 2.3333e-7 -14.624 8.4667v16.933l14.624 8.4667 14.624-8.4667v-16.933zm-11.545 10.242 11.545-6.6839 5.0434 2.9191-16.589 9.5298zm23.091 13.383-11.545 6.6839-11.545-6.6839v-4.0669l19.668-11.298 3.4232 1.982z" fill="url(#_Linear1)" stroke-width=".048106"/><g id="border" transform="matrix(.048106 0 0 .048106 2.3091 2.1333e-7)" fill-rule="evenodd" opacity=".15"><path d="m304 0 304 176v352l-304 176-304-176v-352l304-176m-240 332.74 344.84-198.1-104.84-60.68-240 138.94v119.84m240 297.3 240-138.94v-278.2l-71.16-41.2-408.84 234.86v84.54l240 138.94m0-627.73-302 174.84v349.69l302 174.84 302-174.84v-349.69zm-242 333.88v-124.45l0.998-0.578 240-138.94 1.002-0.578 1.002 0.58 104.84 60.68 3.002 1.738-347.85 199.83zm242 296.15-1.002-0.58-240-138.94-0.998-0.576v-86.85l1.004-0.578 408.84-234.86 1-0.574 0.998 0.578 71.16 41.2 0.998 0.578v280.51l-0.998 0.578-240 138.94z" fill-rule="nonzero"/></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Before After
Before After