From ac9190cf3f4f698bd9ba403cc1a27f5bc7dde7b1 Mon Sep 17 00:00:00 2001 From: Paul Wise Date: Wed, 26 Oct 2022 04:00:31 +0800 Subject: Clean up various minor issues (#506) * Fix spelling and capitalisation errors Suggested-by: codespell & spellintian * Drop inkscape:export-filename attributes from svg elements in SVG files These paths represent privacy leaks and are incorrect on other systems. --- .gitea/issue_template/bug.md | 2 +- .gitea/issue_template/feature.md | 4 ++-- Privacy-Policy.md | 2 +- README.md | 4 ++-- chromium.md | 2 +- img/chromium-badge.svg | 6 ------ img/libredirect-cover-photo.svg | 1 - img/libredirect_full.svg | 5 ----- img/patreon.svg | 1 - src/assets/images/libredirect.svg | 5 ----- 10 files changed, 7 insertions(+), 25 deletions(-) diff --git a/.gitea/issue_template/bug.md b/.gitea/issue_template/bug.md index 3dfb0b73..c4016d46 100644 --- a/.gitea/issue_template/bug.md +++ b/.gitea/issue_template/bug.md @@ -27,6 +27,6 @@ Libredirect version:
- + - [ ] I have checked on codeberg and github and can confirm this issue is not a duplicate. diff --git a/.gitea/issue_template/feature.md b/.gitea/issue_template/feature.md index 6993b6d4..0e13c21c 100644 --- a/.gitea/issue_template/feature.md +++ b/.gitea/issue_template/feature.md @@ -5,11 +5,11 @@ labels: - "Kind: Feature" --- -## Describe your current issue/inconvinience +## Describe your current issue/inconvenience ## Explain how this new feature will solve this
- + - [ ] I have checked on codeberg and github and can confirm this issue is not a duplicate. diff --git a/Privacy-Policy.md b/Privacy-Policy.md index 5445fcc8..d2878c79 100644 --- a/Privacy-Policy.md +++ b/Privacy-Policy.md @@ -6,7 +6,7 @@ OpenStreetMap (OSM) reverse geocoding, done via the [OSM Nomantim API](https://nominatim.org/release-docs/develop/api/Overview/), used as part of OSM redirects, which can be disabled by toggling the OSM redirects. - It also connects to [this url](https://raw.githubusercontent.com/libredirect/libredirect/master/src/instances/data.json) to update the Instances List. Though this only gets triggered when the user presses the `Update Instances` button. -- For bibliogram instances. To set a cookie you should send an http request to the server as the server stores settings values itself and gives you a token to access them. +- For bibliogram instances. To set a cookie you should send an HTTP request to the server as the server stores settings values itself and gives you a token to access them. ## Future Changes diff --git a/README.md b/README.md index 09ddf433..4d57cf55 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ npm update npm install ``` -To generate html that uses `config.json` (needed to develop/build the extention), run: +To generate HTML that uses `config.json` (needed to develop/build the extension), run: ``` npm run ejs @@ -78,7 +78,7 @@ npm run ejs Afterwards, you will need to run it if you modify `config.json` or any files ending with .ejs. -### Build the extention zip archive: +### Build the extension zip archive: ``` npm run build diff --git a/chromium.md b/chromium.md index af67a834..3f3693d2 100644 --- a/chromium.md +++ b/chromium.md @@ -3,7 +3,7 @@ - Download the latest `.crx` file: [libredirect-2.3.4.crx](https://github.com/libredirect/libredirect/releases/download/v2.3.4/libredirect-2.3.4.crx) - Open `chrome://extensions` - Enable `dev mode` -- Rerfesh the page +- Refresh the page - Drag and drop the `.crx` file to the page Updates are automatic diff --git a/img/chromium-badge.svg b/img/chromium-badge.svg index 36a29cd4..d7229a28 100644 --- a/img/chromium-badge.svg +++ b/img/chromium-badge.svg @@ -7,7 +7,6 @@ viewBox="0 0 60.519775 21.431252" version="1.1" id="svg5" - inkscape:export-filename="/home/esmail/Desktop/badge-chromium.png" inkscape:export-xdpi="128" inkscape:export-ydpi="128" inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)" @@ -103,7 +102,6 @@ y="151.16965" rx="2.0848312" ry="2.0902083" - inkscape:export-filename="/home/esmail/Desktop/rect26364.png" inkscape:export-xdpi="115.2" inkscape:export-ydpi="115.2" /> @@ -172,7 +168,6 @@ x="214.87363" y="159.88052" id="text5452" - inkscape:export-filename="/home/esmail/Desktop/rect26364.png" inkscape:export-xdpi="115.2" inkscape:export-ydpi="115.2" transform="scale(0.99871289,1.0012888)"> -- cgit 1.4.1