From 15f67fc3fb1fc25e663e9f7b27b944e777d4fb52 Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Sat, 2 Aug 2025 04:10:48 -0700 Subject: [PATCH] small update --- .github/CONTRIBUTING.md | 10 +++++----- .github/ISSUE_TEMPLATE/wiki.yml | 2 +- .github/README.md | 4 ++-- docs/.vitepress/constants.ts | 2 +- docs/.vitepress/theme/components/Feedback.vue | 2 +- docs/img-tools.md | 12 ++++++------ docs/index.md | 2 +- docs/posts/discord.md | 2 +- 8 files changed, 18 insertions(+), 18 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 1af4b4f3f..7600ec4a5 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,7 +1,7 @@ # Contribute Guide > [!INFO] NOTE -> Some of these steps are easier if you're in our [Discord](https://pastebin.com/raw/n9BfTkjU). It opens every Friday. +> Some of these steps are easier if you're in our [Discord](https://github.com/fmhy/FMHY/wiki/FMHY-Discord). It opens every Friday. Here you'll find some general guidelines for those who would like to start contributing. There are multiple ways to do this: @@ -13,7 +13,7 @@ Here you'll find some general guidelines for those who would like to start contr ## Submissions > [!INFO] NOTE -> For bigger changes to the wiki, such as debloating efforts or the restructuring of a page/section, you must first discuss these with us via [Discord](https://pastebin.com/raw/n9BfTkjU) before opening a [Pull Request](https://github.com/fmhy/edit/pulls). +> For bigger changes to the wiki, such as debloating efforts or the restructuring of a page/section, you must first discuss these with us via [Discord](https://github.com/fmhy/FMHY/wiki/FMHY-Discord) before opening a [Pull Request](https://github.com/fmhy/edit/pulls). **Don't submit any of the following:** @@ -33,7 +33,7 @@ Here you'll find some general guidelines for those who would like to start contr For submitting new links, follow these steps: - Make sure it's not already in the wiki. The easiest way to do this is to check our [Single Page](https://api.fmhy.net/single-page) using `ctrl+f`. -- Reach out via the feedback system, by opening an [Issue](https://github.com/fmhy/edit/issues), or join our [Discord](https://pastebin.com/raw/n9BfTkjU). +- Reach out via the feedback system, by opening an [Issue](https://github.com/fmhy/edit/issues), or join our [Discord](https://github.com/fmhy/FMHY/wiki/FMHY-Discord). - You can optionally include socials, tools, or any other additional info alongside the entry. - Avoid opening pull requests. See [Link Testing](#link-testing) for more info. @@ -50,7 +50,7 @@ For changes to existing entries, follow these steps: ### Link Testing -All additions have to first go through our testing process on [Discord](https://pastebin.com/raw/n9BfTkjU). +All additions have to first go through our testing process on [Discord](https://github.com/fmhy/FMHY/wiki/FMHY-Discord). You can help us test new sites to figure out their use-case, safety, and whether they'd be a good fit for the wiki. @@ -62,7 +62,7 @@ The wiki will always have some variation either due to exceptions being made, th For these reasons, there are too many conditions and nuances to satisfy to make an easy-to-follow guide. However, you can generally get an idea by looking at how existing links are structured. -If you're unsure, ask in the wiki channels on [Discord](https://pastebin.com/raw/n9BfTkjU) and wait for a staff member to reply. +If you're unsure, ask in the wiki channels on [Discord](https://github.com/fmhy/FMHY/wiki/FMHY-Discord) and wait for a staff member to reply. ## Making Changes diff --git a/.github/ISSUE_TEMPLATE/wiki.yml b/.github/ISSUE_TEMPLATE/wiki.yml index 005c6b6c5..5b900be6d 100644 --- a/.github/ISSUE_TEMPLATE/wiki.yml +++ b/.github/ISSUE_TEMPLATE/wiki.yml @@ -13,7 +13,7 @@ body: * Anyone can suggest [changes or corrections](https://rentry.org/fmhyedit) to the wiki. Please read our [Contribution Guide](https://rentry.co/Contrib-Guide) before trying to add or remove anything. * If you're adding a new site, please [search](https://raw.githubusercontent.com/fmhy/edit/main/single-page) (control + f) first to make sure we don't already have it. * Approved changes will be applied to the [site](https://fmhy.net) and all [🔒 backups](https://github.com/fmhy/FMHY/wiki/Backups). - * You can send us stuff directly via [💬 Discord](https://pastebin.com/raw/n9BfTkjU). + * You can send us stuff directly via [💬 Discord](https://github.com/fmhy/FMHY/wiki/FMHY-Discord). * You can also check out our [website](https://fmhy.net) and the [posts](https://fmhy.net/posts) section to know about any major updates to the wiki. - type: dropdown id: type diff --git a/.github/README.md b/.github/README.md index d0c4e36ca..be56cee78 100644 --- a/.github/README.md +++ b/.github/README.md @@ -26,11 +26,11 @@ Here are a few ways you can get involved: * Anyone can suggest changes or corrections to the wiki. Please read our [contribution guide](https://fmhy.net/other/contributing) before trying to add or remove anything. * If you're adding a new site, please [search](https://api.fmhy.net/single-page) (`Ctrl + F`) first to make sure we don't already have it. * Approved changes will be applied to the [site](https://fmhy.net) and all [🔒 backups](https://github.com/fmhy/FMHY/wiki/Backups). -* You can send us stuff directly via [💬 Discord](https://pastebin.com/raw/n9BfTkjU). +* You can send us stuff directly via [💬 Discord](https://github.com/fmhy/FMHY/wiki/FMHY-Discord). * To help us find new sites, check out the lists of links in [site hunting](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/find-new-sites/). ## 🔔 Follow

- Discord  GitHub  Bluesky + Discord  GitHub  Bluesky

diff --git a/docs/.vitepress/constants.ts b/docs/.vitepress/constants.ts index ba72c42fb..dac4492d4 100644 --- a/docs/.vitepress/constants.ts +++ b/docs/.vitepress/constants.ts @@ -129,7 +129,7 @@ export const search: DefaultTheme.Config['search'] = { export const socialLinks: DefaultTheme.SocialLink[] = [ { icon: 'github', link: 'https://github.com/fmhy/edit' }, - { icon: 'discord', link: 'https://pastebin.com/raw/n9BfTkjU' }, + { icon: 'discord', link: 'https://github.com/fmhy/FMHY/wiki/FMHY-Discord' }, { icon: 'reddit', link: 'https://reddit.com/r/FREEMEDIAHECKYEAH' diff --git a/docs/.vitepress/theme/components/Feedback.vue b/docs/.vitepress/theme/components/Feedback.vue index 17df4987a..876c99794 100644 --- a/docs/.vitepress/theme/components/Feedback.vue +++ b/docs/.vitepress/theme/components/Feedback.vue @@ -226,7 +226,7 @@ const toggleCard = () => (isCardShown.value = !isCardShown.value) more information from you, otherwise join our Discord. diff --git a/docs/img-tools.md b/docs/img-tools.md index 5cc6337ee..fe4cacfbd 100644 --- a/docs/img-tools.md +++ b/docs/img-tools.md @@ -726,10 +726,10 @@ *** -## ▷ Self-Hosted Galleries +## ▷ Offline Galleries * 🌐 **[FOSS Photo Libraries](https://meichthys.github.io/foss_photo_libraries/)** -* [Immich](https://immich.app/) / [GitHub](https://github.com/immich-app/immich) +* [Immich](https://immich.app/) / [Storage Server](https://pixelunion.eu/) / [GitHub](https://github.com/immich-app/immich) * [Damselfly](https://github.com/Webreaper/Damselfly) * [HomeGallery](https://home-gallery.org/) * [LibrePhotos](https://github.com/LibrePhotos/librephotos) @@ -747,10 +747,6 @@ * [Up1](https://github.com/Upload/Up1) * [Chevereto](https://chevereto.com/) * [Photofield](https://github.com/SmilyOrg/photofield) -* [Google Photos Toolkit](https://github.com/xob0t/Google-Photos-Toolkit) - Manage / Delete Google Photos -* [Google Takeout](https://takeout.google.com/) - Export from Google Photos / [Script](https://github.com/Xentraxx/GooglePhotosTakeoutHelper) -* [GPhotos Guide](https://github.com/g8row/gphotos-guide) - Guide for Unlimited Google Photos Storage on Windows -* [Google Photos EXIF](https://github.com/mattwilson1024/google-photos-exif) - Populate Missing EXIF metadata in Google Photos *** @@ -765,6 +761,10 @@ * [imgchest](https://imgchest.com/) - 10MB (30MB with Account) / Forever * [Piczel](https://piczel.tv/) - 10MB / Forever / Sign-Up Required * [TurboImageHost](https://www.turboimagehost.com/) - 20MB / Forever +* [Google Photos Toolkit](https://github.com/xob0t/Google-Photos-Toolkit) - Manage / Delete Google Photos +* [Google Takeout](https://takeout.google.com/) - Export from Google Photos / [Script](https://github.com/Xentraxx/GooglePhotosTakeoutHelper) +* [Google Photos EXIF](https://github.com/mattwilson1024/google-photos-exif) - Populate Missing EXIF metadata in Google Photos +* [GPhotos Guide](https://github.com/g8row/gphotos-guide) - Guide for Unlimited Google Photos Storage on Windows *** diff --git a/docs/index.md b/docs/index.md index eed3ec535..4a2638331 100644 --- a/docs/index.md +++ b/docs/index.md @@ -24,7 +24,7 @@ hero: link: /other/contributing - theme: alt text: Discord - link: https://pastebin.com/raw/n9BfTkjU + link: https://github.com/fmhy/FMHY/wiki/FMHY-Discord features: - title: Adblocking / Privacy diff --git a/docs/posts/discord.md b/docs/posts/discord.md index cc5ba8f28..f52382627 100644 --- a/docs/posts/discord.md +++ b/docs/posts/discord.md @@ -11,7 +11,7 @@ footer: true -# Public URL: https://pastebin.com/raw/n9BfTkjU +# Public URL: https://github.com/fmhy/FMHY/wiki/FMHY-Discord ---