From 8ba4e555b6df186fd68499f4349f8fb2e44ca82b Mon Sep 17 00:00:00 2001 From: Hugo <149513282+hugo9655@users.noreply.github.com> Date: Sat, 19 Jul 2025 20:43:15 +0100 Subject: [PATCH] Updated Images / PDFs + Misc Changes (#3780) * Update - Misc & consistency changes. * Update - Implement suggestions for contribute guide. * Update - More image link updates. * Update - Update all .pdf entries. * Update - Fixes * Update * Update * Update - Update feedback component. - Small fix. * Update * Update - Finishing touches. * Update --- .github/CONTRIBUTING.md | 10 ++-- .github/README.md | 2 +- docs/.vitepress/theme/components/Feedback.vue | 46 +------------------ docs/adblockvpnguide.md | 6 +-- docs/ai.md | 2 +- docs/android-iosguide.md | 4 +- docs/devtools.md | 8 ++-- docs/edupiracyguide.md | 23 +++------- docs/file-tools.md | 2 +- docs/gaming-tools.md | 16 ++----- docs/gamingpiracyguide.md | 4 +- docs/img-tools.md | 18 ++++---- docs/internet-tools.md | 5 +- docs/linuxguide.md | 32 ++++++------- docs/miscguide.md | 35 +++++++++----- docs/non-english.md | 4 +- docs/readingpiracyguide.md | 7 ++- docs/social-media-tools.md | 6 +-- docs/storage.md | 14 ++++++ docs/system-tools.md | 2 +- docs/text-tools.md | 6 +-- docs/torrentpiracyguide.md | 21 ++++----- docs/video-tools.md | 2 +- docs/videopiracyguide.md | 4 +- 24 files changed, 117 insertions(+), 162 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index cfc356f49..9f826fd1c 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -18,15 +18,15 @@ Here you'll find some general guidelines for those who would like to start contr **Don't submit any of the following:** - **💰️ Paid / Trial Sites** - We don't accept any paid or free trial only entries, with the exception of select paid [VPNs](/adblockvpnguide#vpn) and [Debrid](/downloadpiracyguide#leeches-debrid). -- **🕹️ Emulators** - Already listed on the [Game Tech Wiki](https://emulation.gametechwiki.com/index.php/Main_Page). -- **🌐 Web Browsers** - Already listed on [Comparison and Index Sites](/internet-tools#browser-tools). However, we accept privacy-based ones as well as normal Android browsers. -- **🔻 Leeches** - Unless already listed on existing [Leech Lists](../downloadpiracyguide#leeches-debrid), don't submit these. -- **🐧 Linux Distros** - They're already on [DistroWatch](https://distrowatch.com/). +- **🕹️ Emulators** - Already listed on [Index Sites](/gamingpiracyguide#emulators). +- **🌐 Web Browsers** - Already listed on [Comparison / Index Sites](/internet-tools#browser-tools). However, we accept privacy-based ones as well as normal mobile browsers. +- **🔻 Leeches** - Unless it's not already listed on existing [Leech Lists](/downloadpiracyguide#leeches-debrid), don't submit these. +- **🐧 Linux Distros** - Already listed on [Index Sites](/linuxguide#linux-distros). - **🌍 Non-english Software** - We don't add non-english software sites (APKs, games, torrents, etc.) unless they have a very good reputation. - **🗂️ Coding Libraries** - There's too many of them and there are better places to find them. - **🎲 Mining / Betting Sites** - Don't submit anything related to betting, mining, BINs, CCs, etc. - **🎮 Multiplayer Hacks** - Don't submit any hacks or exploits that give an unfair advantage in multiplayer games. -- **🖥️ Custom OS's** - We don't recommend people use these. +- **🖥️ Custom OSs** - We don't recommend people use these. ### Adding a Site diff --git a/.github/README.md b/.github/README.md index d4877224f..d9741c4a8 100644 --- a/.github/README.md +++ b/.github/README.md @@ -32,5 +32,5 @@ Here are a few ways you can get involved: ## 🔔 Follow

- Discord  GitHub  Bluesky + Discord  GitHub  Bluesky

diff --git a/docs/.vitepress/theme/components/Feedback.vue b/docs/.vitepress/theme/components/Feedback.vue index cd4f93d7d..48f9f683f 100644 --- a/docs/.vitepress/theme/components/Feedback.vue +++ b/docs/.vitepress/theme/components/Feedback.vue @@ -213,51 +213,7 @@ const toggleCard = () => (isCardShown.value = !isCardShown.value)

-
- - - Do not submit any of the following: - - 🕹️ Emulators -

- They're already on the - - Game Tech Wiki. - -

- 🔻 Leeches -

- They're already on the - - File Hosting Wiki. - -

- 🐧 Distros -

- They're already on - - DistroWatch. - -

- 🎲 Mining / Betting Sites -

- Don't post anything related to betting, mining, BINs, CCs, etc. -

- 🎮 Multiplayer Game Hacks -

- Don't post any hacks/exploits that give unfair advantages in - multiplayer games. -

-
+

Please read the Contribute Guide before submitting your feedback!