You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,14 +19,16 @@ To take full advantage of it, you just need to install Stash[^3] porn organizer
19
19
## Accessing FansDB
20
20
21
21
1. Submit an [application to join](https://cryptpad.fr/form/#/2/form/view/RVkCo6oH3uY53GDaHkbevathvxzgyrxRcijr6cfNNe0/embed/){target=_blank}.
22
-
2. Once you receive an invitation code, register an account at [https://fansdb.cc/register](https://fansdb.cc/register){target=_blank}.
22
+
2. Once you receive an invitation code, register an account at [https://fansdb.cc/register](https://fansdb.cc/register){target=_blank}.[^5]
23
23
3. Login using your username (not email) and password.
24
24
4. While logged in, click on your :fontawesome-solid-user: username at the top of the menu bar and find an **API key** and **GraphQL Endpoint** sections.
25
25
5. Go to your local Stash and go to :fontawesome-solid-gear: **Settings** > **Metadata Providers** > **Stash-box Endpoints** > **Add**.
26
26
6. Enter the **Name**, **GraphQL endpoint**, **API key** and click **Confirm**. You can also click **Test Credentials** to make sure everything is correct.
27
27
7. The endpoint is now added and can be used to scrape metadata like with any other scraper.
[^2]: Perceptual hashing allows you to compare similarities between multiple multimedia files by hamming distance. Which means that despite difference in resolution, encoding or basic changes to the source file it can still be grouped together and matched easily. Read more about it [here](https://en.wikipedia.org/wiki/Perceptual_hashing){target=_blank}.
0 commit comments