1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-09-05 01:28:46 +00:00

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
116 changed files with 700 additions and 1311 deletions

View File

@@ -1,2 +1 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="128" height="128" version="1.1" viewBox="0 0 33.867 33.867" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><radialGradient id="radialGradient846" cx="-207.21" cy="-214.82" r="128" gradientTransform="matrix(-.28664 .16549 -.16549 -.28664 -125.87 -49.905)" gradientUnits="userSpaceOnUse"><stop style="stop-color:#ff9c5e" offset="0"/><stop style="stop-color:#ff9c5e" offset=".024858"/><stop style="stop-color:#ff6200" offset="1"/></radialGradient></defs><circle transform="scale(-1)" cx="-16.933" cy="-16.933" r="16.933" style="fill:url(#radialGradient846);paint-order:normal"/><g transform="matrix(.13229 0 0 .13229 .0060239 -.30328)"><g><path d="m234 176h-15.518a115.5 115.5 0 0 1-90.478 44.085 115.5 115.5 0 0 1-90.625-44.085h-15.473a128 128 0 0 0 106.1 56.585 128 128 0 0 0 106-56.585z" style="fill:#fff;paint-order:normal"/><path transform="scale(.26458)" d="m190.81 665.2a398.74 398.74 0 0 0 52.375 47.246h481.16a398.74 398.74 0 0 0 52.264-47.246z" style="fill:#fff;paint-order:normal"/></g><g transform="translate(-28 -13)"><path transform="matrix(.26458 0 0 .26458 0 41)" d="m483.78 0v75.59a408.19 408.19 0 0 1 408.19 408.19h75.59a483.78 483.78 0 0 0-483.78-483.78z" style="fill:#fff;paint-order:normal"/><path transform="matrix(.26458 0 0 .26458 0 41)" d="m483.78 113.39v75.59a294.8 294.8 0 0 1 294.8 294.8h75.592a370.39 370.39 0 0 0-370.39-370.39z" style="fill:#fff;paint-order:normal"/><path transform="matrix(.26458 0 0 .26458 0 41)" d="m483.78 226.77v75.59a181.42 181.42 0 0 1 181.42 181.42h75.59a257.01 257.01 0 0 0-257.01-257.01z" style="fill:#fff;paint-order:normal"/></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB