From 6e625a047599305b7c99124c3c75044081e24698 Mon Sep 17 00:00:00 2001 From: Hugo Date: Tue, 6 Aug 2024 09:44:19 +0000 Subject: [PATCH] Update --- docs/.vitepress/transformer.ts | 6 +++--- docs/adblockvpnguide.md | 4 ++-- docs/android-iosguide.md | 4 ++-- docs/devtools.md | 2 +- docs/edupiracyguide.md | 2 +- docs/storage.md | 2 +- docs/system-tools.md | 2 +- docs/text-tools.md | 10 +++++----- docs/videopiracyguide.md | 2 +- 9 files changed, 17 insertions(+), 17 deletions(-) diff --git a/docs/.vitepress/transformer.ts b/docs/.vitepress/transformer.ts index 283fc4343..a257e833b 100644 --- a/docs/.vitepress/transformer.ts +++ b/docs/.vitepress/transformer.ts @@ -373,10 +373,10 @@ function transformLinks(text: string): string { /\[GitHub\]\(([^\)]*?)\)/gm, '
' ) - // Fallback for GitHub + // Transform GitLab links to icons .replace( - /\[Github\]\(([^\)]*?)\)/gm, - '
' + /\[GitLab\]\(([^\)]*?)\)/gm, + '
' ) // Transform Telegram links to icons .replace( diff --git a/docs/adblockvpnguide.md b/docs/adblockvpnguide.md index 6b3937106..580438ec4 100644 --- a/docs/adblockvpnguide.md +++ b/docs/adblockvpnguide.md @@ -6,7 +6,7 @@ # ► Adblocking -* **Note** - Don't run multiple general adblockers (e.g., uBlock Origin and Adblock Plus) simultaneously to [avoid breakage](https://twitter.com/gorhill/status/1033706103782170625). Combining general adblockers with tools like SponsorBlock is fine. +* **Note** - Don't run multiple general adblockers (e.g., uBlock Origin and Adblock Plus) simultaneously to [avoid breakage](https://twitter.com/gorhill/status/1033706103782170625). Combining general adblockers with tools like SponsorBlock is fine. *** @@ -266,7 +266,7 @@ * 🌐 **[Awesome I2P](https://github.com/mikalv/awesome-i2p)** - I2P Resources * ↪️ **[Browser Comparisons](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/internet-tools#wiki_.25BA_browser_tools)** -* ⭐ **[Tor Browser](https://www.torproject.org/)** - Onion-Routed Browser / [Gitlab](https://gitlab.torproject.org/tpo/applications/tor-browser) +* ⭐ **[Tor Browser](https://www.torproject.org/)** - Onion-Routed Browser / [GitLab](https://gitlab.torproject.org/tpo/applications/tor-browser) * ⭐ **[Mullvad Browser](https://mullvad.net/en/browser)** - Tor Browser Fork (without Tor network) * ⭐ **[arkenfox](https://github.com/arkenfox/user.js)** - Firefox Privacy Tweak / [Video](https://youtu.be/F7-bW2y6lcI) * [Librewolf](https://librewolf.net/) - Pre-tweaked Firefox Fork / [Use Auto-Updater](https://github.com/ltguillaume/librewolf-winupdater) diff --git a/docs/android-iosguide.md b/docs/android-iosguide.md index fa10444bc..8c3224bb9 100644 --- a/docs/android-iosguide.md +++ b/docs/android-iosguide.md @@ -682,7 +682,7 @@ * [TorrServe](https://github.com/YouROK/TorrServe) * [ADM](https://play.google.com/store/apps/details?id=com.dv.adm) * [Trireme](https://github.com/teal77/trireme) - Deluge Client -* [Transdroid](https://www.transdroid.org) - Manage BitTorrent Clients / [Github](https://github.com/erickok/transdroid) / [F-Droid](https://f-droid.org/packages/org.transdroid.full/) +* [Transdroid](https://www.transdroid.org) - Manage BitTorrent Clients / [GitHub](https://github.com/erickok/transdroid) / [F-Droid](https://f-droid.org/packages/org.transdroid.full/) * [nzb360](https://play.google.com/store/apps/details?id=com.kevinforeman.nzb360) - NZB / Torrent Manager * [Meoko](https://play.google.com/store/apps/details?id=com.app.meoko) - Anime Torrent Search * [AniVu](https://github.com/SkyD666/AniVu) - Anime Torrent Client / Streaming @@ -930,7 +930,7 @@ * ⭐ **[NewPipe](https://newpipe.net/)** - Ad-free YouTube * ⭐ **[Tubular](https://github.com/polymorphicshade/Tubular)** - Ad-free YouTube / SponsorBlock / ReturnYTDislikes * ⭐ **[Seal](https://github.com/JunkFood02/Seal)**, [YouTubeDL Android](https://github.com/yausername/youtubedl-android), [ytdlnis](https://github.com/deniscerri/ytdlnis) or [SongTube](https://github.com/SongTube/SongTube-App) - Audio / Video Downloaders -* ⭐ **[GrayJay](https://grayjay.app/)** - YouTube, Twitch, Rumble etc / [Gitlab](https://gitlab.futo.org/videostreaming/grayjay) / [Plugins](https://gitlab.futo.org/videostreaming/plugins) +* ⭐ **[GrayJay](https://grayjay.app/)** - YouTube, Twitch, Rumble etc / [GitLab](https://gitlab.futo.org/videostreaming/grayjay) / [Plugins](https://gitlab.futo.org/videostreaming/plugins) * [Clipious](https://github.com/lamarios/clipious) - Android Invidious Client * [Hyperion](https://github.com/zt64/Hyperion) - YouTube Frontend * [SkyTube](https://github.com/SkyTubeTeam/SkyTube) - YouTube Player diff --git a/docs/devtools.md b/docs/devtools.md index 7a7219e08..3985eee54 100644 --- a/docs/devtools.md +++ b/docs/devtools.md @@ -255,7 +255,7 @@ * 🌐 **[Forge Comparison](https://git.sdf.org/humanacollaborator/humanacollabora/src/branch/master/forge_comparison.md)**, [Forgejo](https://forgejo.org/compare/#only-develops-free-software) or [Forgeperf.org](https://forgeperf.org/) - Git Collab Tool Comparison * ↪️ **[Git Project Indexes](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_git_projects)** * ⭐ **[Git-Fork](https://git-fork.com/)** or [GitQlient](https://github.com/francescmm/GitQlient) - Git Desktop Clients -* ⭐ **[Codeberg](https://codeberg.org/)**, [Drift](https://drift.lol/), [Gitea](https://about.gitea.com/), [GitLab](https://about.gitlab.com/) or [sourcehut](https://sourcehut.org/) - GitHub Alternatives +* ⭐ **[Codeberg](https://codeberg.org/)**, [Drift](https://drift.lol/), [Gitea](https://about.gitea.com/), [GitLab.com](https://about.gitlab.com/) or [sourcehut](https://sourcehut.org/) - GitHub Alternatives * [Gittea.dev](https://gittea.dev/), [Savannah](https://savannah.gnu.org/), [FSFE](https://git.fsfe.org/), [git.sr.ht](https://git.sr.ht/), [GitGud](https://gitgud.io/) or [Notabug](https://notabug.org/) - Git Hosting / Software Forge * [Forgejo](https://forgejo.org/) or [Gogs](https://gogs.io/) - Self-Hosted Git Services / Forge * [posh-git](https://github.com/dahlbyk/posh-git) - Git Powershell Environment diff --git a/docs/edupiracyguide.md b/docs/edupiracyguide.md index e5ae69115..7955053b0 100644 --- a/docs/edupiracyguide.md +++ b/docs/edupiracyguide.md @@ -492,7 +492,7 @@ * [Siril](https://siril.org/) - Astronomical Image Processor * [ESAsky](https://sky.esa.int/) - Public Astronomical Data * [Stellarium-Web](https://stellarium-web.org/) or [Stellarium](https://stellarium.org/) - Virtual Stellariums -* [WorldwideTelescope](https://worldwidetelescope.org/) - Interactive Telescope Data / [Home Page](https://worldwidetelescope.org/home/) / [Github](https://github.com/WorldWideTelescope) +* [WorldwideTelescope](https://worldwidetelescope.org/) - Interactive Telescope Data / [Home Page](https://worldwidetelescope.org/home/) / [GitHub](https://github.com/WorldWideTelescope) * [ESA Hubble](https://esahubble.org/) or [HubbleSite](https://hubblesite.org/) - Hubble Telescope Images * [Webb Tele Scope](https://webbtelescope.org/), [James Webb Space Telescope](https://jwst.nasa.gov/index.html) or [ESAWebb](https://esawebb.org/) - Webb Space Telescope Sites * [Webb Compare](https://www.webbcompare.com/) - Webb / Hubble Images diff --git a/docs/storage.md b/docs/storage.md index 33cf0a4f2..4fa4d33c6 100644 --- a/docs/storage.md +++ b/docs/storage.md @@ -589,7 +589,7 @@ ## Manga Downloaders -* ⭐ **[HakuNeko](https://hakuneko.download/) / [Github](https://github.com/manga-download/hakuneko)** +* ⭐ **[HakuNeko](https://hakuneko.download/) / [GitHub](https://github.com/manga-download/hakuneko)** [Comics Downloader](https://github.com/Girbons/comics-downloader), [Comic-DL](https://github.com/Xonshiz/comic-dl), [work_crawler](https://github.com/kanasimi/work_crawler/blob/master/document/README.en-US.md), [Manga Downloader](https://www.redsquirrel87.altervista.org/doku.php/manga-downloader), [HDoujinDownloader](https://github.com/HDoujinDownloader/HDoujinDownloader), [FMD2](https://github.com/dazedcat19/FMD2), [mangadesk](https://github.com/darylhjd/mangadesk), [mangodl](https://github.com/liamtoaldo/mangodl), [anime-dl](https://github.com/vrienstudios/anime-dl), [mangal](https://github.com/metafates/mangal) diff --git a/docs/system-tools.md b/docs/system-tools.md index 72029274e..d9e9a51a5 100644 --- a/docs/system-tools.md +++ b/docs/system-tools.md @@ -249,7 +249,7 @@ * [Easy-GPU-PV](https://github.com/jamesstringerparsec/Easy-GPU-PV) - Easy GPU Paravirtualization * [GsyncSwitch](https://github.com/kwizatz88/GsyncSwitch) - Switch G-Sync or HDR on/off * [ThrottleStop](https://www.techpowerup.com/download/techpowerup-throttlestop/) - Laptop CPU Monitor / Optimizer -* [Universal x86 Tuning Utility](https://amdaputuningutility.com/) / [Github](https://github.com/JamesCJ60/Universal-x86-Tuning-Utility) - Laptop GPU Controller +* [Universal x86 Tuning Utility](https://amdaputuningutility.com/) / [GitHub](https://github.com/JamesCJ60/Universal-x86-Tuning-Utility) - Laptop GPU Controller * [RyzenAdj](https://github.com/FlyGoat/RyzenAdj) - Ryzen Laptop GPU Controller *** diff --git a/docs/text-tools.md b/docs/text-tools.md index 98218757f..910cf706d 100644 --- a/docs/text-tools.md +++ b/docs/text-tools.md @@ -19,7 +19,7 @@ * [WindowTextExtractor](https://github.com/AlexanderPro/WindowTextExtractor) - Extract Text From Any Window * [Textify](https://ramensoftware.com/textify) - Copy Text from Any Dialog * [BeefText](https://beeftext.org/) - Text Substitution Tool -* [Scanner](https://simon-knuth.github.io/scanner/index) or [NAPS2](https://www.naps2.com/) - Scanner Apps / [Github](https://github.com/simon-knuth/scanner) +* [Scanner](https://simon-knuth.github.io/scanner/index) or [NAPS2](https://www.naps2.com/) - Scanner Apps / [GitHub](https://github.com/simon-knuth/scanner) * [Text to Handwriting](https://saurabhdaware.github.io/text-to-handwriting/), [texttohandwriting](https://texttohandwriting.com/) or [HandWrittner](https://handwrittner.com/?lang=en) - Text to Handwriting Converters * [StegCloak](https://stegcloak.surge.sh/) - Hide Messages in Text * [telescopictext](https://www.telescopictext.org/) - Write Text Within Text @@ -74,7 +74,7 @@ * ⭐ **[/r/Translator](https://www.reddit.com/r/translator/)** - Translation Request Community * ⭐ **[Translate Web Pages](https://github.com/FilipePS/Traduzir-paginas-web)** - Browser Extension * [Crow Translate](https://crow-translate.github.io/) or [Argos](https://github.com/argosopentech/argos-translate) - Translation Apps -* [Translate Shell](https://www.soimort.org/translate-shell/) - Translation CLI / [Github](https://github.com/soimort/translate-shell) +* [Translate Shell](https://www.soimort.org/translate-shell/) - Translation CLI / [GitHub](https://github.com/soimort/translate-shell) * [OnlineDocTranslator](https://www.onlinedoctranslator.com/en/) - Document Translator * [Matecat](https://www.matecat.com) - Online Translation Editor * [LingoJam](https://lingojam.com/) - Create Translator @@ -237,10 +237,10 @@ * [benotes](https://benotes.org/) - Self-hosted Bookmarks and Note Taking * [Saber](https://saber.adil.hanney.org/) - Crossplatform Handwritten Notes * [Simplenote](https://simplenote.com/) - Crossplatform Note Taking -* [Butterfly](https://docs.butterfly.linwood.dev/) - Handwritten Notes / [Discord](https://discord.com/invite/97zFtYN) / [Github](https://github.com/LinwoodDev/Butterfly) +* [Butterfly](https://docs.butterfly.linwood.dev/) - Handwritten Notes / [Discord](https://discord.com/invite/97zFtYN) / [GitHub](https://github.com/LinwoodDev/Butterfly) * [EncryptPad](https://evpo.net/encryptpad/) - Encrypted Text Editor * [NotebookLM](https://notebooklm.google/) or [Raven](https://www.ravenotes.com/) - AI Note Taking -* [Xournal++](https://xournalpp.github.io/) - Handwritten Notes / [Github](https://github.com/xournalpp/xournalpp) +* [Xournal++](https://xournalpp.github.io/) - Handwritten Notes / [GitHub](https://github.com/xournalpp/xournalpp) * [Notepads](https://www.notepadsapp.com/) - Text Editor * [Xed](https://github.com/linuxmint/xed) - GTK3 Text Editor * [Zim Wiki](https://zim-wiki.org/) - Wiki Text Editor @@ -394,7 +394,7 @@ * [Twinery](https://twinery.org/) - Interactive Non-Linear Story Creator * [TextUSM](https://textusm.com/) - User Story Map Generator / [GitHub](https://github.com/harehare/textusm) * [Blackout Poetry](https://blackoutpoetry.glitch.me/) - Blackout Poetry Creator -* [Idyll](https://idyll-lang.org/editor) - Create Interactive Essays / [Github](https://github.com/idyll-lang/idyll) +* [Idyll](https://idyll-lang.org/editor) - Create Interactive Essays / [GitHub](https://github.com/idyll-lang/idyll) * [Papyrus Author](https://www.papyrusauthor.com/) - Creative Writing Suite * [STARC](https://starc.app/) - Screen Writing Tool * [Unsell](https://www.unsell.design/) - Portfolio / Magazine Templates diff --git a/docs/videopiracyguide.md b/docs/videopiracyguide.md index 1304c84fe..a8dbfe714 100644 --- a/docs/videopiracyguide.md +++ b/docs/videopiracyguide.md @@ -42,7 +42,7 @@ * [Cinema Deck](https://cinemadeck.com/) - Movies / TV / Anime / 4K / 1080p / Ad-Free / [Discord](https://l.cinemadeck.com/discord) * [Yesmovies.pm](https://yesmovies.pm/) - Movies / TV / Anime / 1080p * [TVids](https://www.tvids.net/), [2](https://watch-tvseries.net/) - Movies / TV / Anime / 1080p -* [Nova](https://novastream.top/) - Movies / TV / 1080p / [Github](https://github.com/ambr0sial/nova/) +* [Nova](https://novastream.top/) - Movies / TV / 1080p / [GitHub](https://github.com/ambr0sial/nova/) * [HollyMovieHD](https://hollymoviehd.cc/), [2](https://yeshd.net/), [3](https://novamovie.net/) - Movies / TV / Anime / 1080p / [Clones](https://hollymoviehd-official.com/) * [ProjectFreeTV](https://projectfreetv.sx/) - Movies / TV / 1080p * [YassFlix](https://yassflix.live/) - Movies / TV / Anime / 1080p / Ad-Free