From 7a3a506f4b7b66a3d22be68c96f50f2cdd90e991 Mon Sep 17 00:00:00 2001 From: DogmaDragon <103123951+DogmaDragon@users.noreply.github.com> Date: Wed, 6 Dec 2023 16:27:36 +0200 Subject: [PATCH 1/6] Update FansDB details --- .../stashdb/accessing-stash-boxes.md | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/docs/faq_getting-started/stashdb/accessing-stash-boxes.md b/docs/faq_getting-started/stashdb/accessing-stash-boxes.md index ebab08f..08fddea 100644 --- a/docs/faq_getting-started/stashdb/accessing-stash-boxes.md +++ b/docs/faq_getting-started/stashdb/accessing-stash-boxes.md @@ -81,20 +81,17 @@ Stash-Box is the name of the software developed alongside Stash that StashDB run ## FansDB |-|-| -|Homepage|[https://fansdb.xyz/](https://fansdb.xyz/){:target="_blank"}| -|Endpoint|[https://fansdb.xyz/graphql](https://fansdb.xyz/graphql){:target="_blank"}| -|Discord|[https://discord.com/invite/2TsNFKt](https://discord.com/invite/2TsNFKt){:target="_blank"}| -|Matrix|[https://matrix.to/#/#stash-fansdb:unredacted.org](https://matrix.to/#/#stash-fansdb:unredacted.org){:target="_blank"}| -|Content|Clips from amateur subscription platforms, including OnlyFans.| +|Homepage|[https://fansdb.cc/](https://fansdb.cc/){:target="_blank"}| +|Endpoint|[https://fansdb.cc/graphql](https://fansdb.cc/graphql){:target="_blank"}| +|Discord|[https://discord.gg/RcNgXPqd49](https://discord.gg/RcNgXPqd49){:target="_blank"}| +|Content|Adult platform sites where the independent performers are focus.| ### Accessing FansDB {: .no_toc } -1. Apply for an invite token, see details below. -1. Register an account at [https://fansdb.xyz/register](https://fansdb.xyz/register){:target="_blank"} +1. Submit an [application to join](https://cryptpad.fr/form/#/2/form/view/akRPLRKcrUvx0ydSwOPGWlnq5bSlpJQpLrTGTrjgTeE/) +1. Register an account at [https://fansdb.cc/register](https://fansdb.cc/register){:target="_blank"} 1. While logged in, click on your username near the top-right corner and find your API key 1. Navigate in Stash to Settings -> Metadata Providers -> Stash-Box Endpoints, then enter your API token and the GraphQL Endpoint listed above -At the moment FansDB is invite only, but applications are now open for early birds who want to help jumpstart the database. Read the [guidelines](https://docs.fansdb.xyz){:target="_blank"} and [apply here](https://cryptpad.fr/form/#/2/form/view/akRPLRKcrUvx0ydSwOPGWlnq5bSlpJQpLrTGTrjgTeE/){:target="_blank"}. - -For more details, check out the **#fansdb** channel on Discord or the **#stash-fansdb:unredacted.org** room on Matrix. +For more details, check out the **#welcome** channel on Discord. From 14cd031c2794623ef383df83d5f6f5b81324cd48 Mon Sep 17 00:00:00 2001 From: DogmaDragon <103123951+DogmaDragon@users.noreply.github.com> Date: Wed, 6 Dec 2023 16:28:35 +0200 Subject: [PATCH 2/6] Typo --- docs/faq_getting-started/stashdb/accessing-stash-boxes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq_getting-started/stashdb/accessing-stash-boxes.md b/docs/faq_getting-started/stashdb/accessing-stash-boxes.md index 08fddea..494e541 100644 --- a/docs/faq_getting-started/stashdb/accessing-stash-boxes.md +++ b/docs/faq_getting-started/stashdb/accessing-stash-boxes.md @@ -89,7 +89,7 @@ Stash-Box is the name of the software developed alongside Stash that StashDB run ### Accessing FansDB {: .no_toc } -1. Submit an [application to join](https://cryptpad.fr/form/#/2/form/view/akRPLRKcrUvx0ydSwOPGWlnq5bSlpJQpLrTGTrjgTeE/) +1. Submit an [application to join](https://cryptpad.fr/form/#/2/form/view/akRPLRKcrUvx0ydSwOPGWlnq5bSlpJQpLrTGTrjgTeE/){:target="_blank"} 1. Register an account at [https://fansdb.cc/register](https://fansdb.cc/register){:target="_blank"} 1. While logged in, click on your username near the top-right corner and find your API key 1. Navigate in Stash to Settings -> Metadata Providers -> Stash-Box Endpoints, then enter your API token and the GraphQL Endpoint listed above From b351e1129727645b015cab9c1cae7fcea00058dd Mon Sep 17 00:00:00 2001 From: DogmaDragon <103123951+DogmaDragon@users.noreply.github.com> Date: Wed, 6 Dec 2023 16:29:57 +0200 Subject: [PATCH 3/6] Add link to guidelines --- docs/faq_getting-started/stashdb/accessing-stash-boxes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/faq_getting-started/stashdb/accessing-stash-boxes.md b/docs/faq_getting-started/stashdb/accessing-stash-boxes.md index 494e541..158c07b 100644 --- a/docs/faq_getting-started/stashdb/accessing-stash-boxes.md +++ b/docs/faq_getting-started/stashdb/accessing-stash-boxes.md @@ -82,6 +82,7 @@ Stash-Box is the name of the software developed alongside Stash that StashDB run |-|-| |Homepage|[https://fansdb.cc/](https://fansdb.cc/){:target="_blank"}| +|Guidelines|[https://docs.fansdb.cc/](https://dopcs.fansdb.cc/){:target="_blank"}| |Endpoint|[https://fansdb.cc/graphql](https://fansdb.cc/graphql){:target="_blank"}| |Discord|[https://discord.gg/RcNgXPqd49](https://discord.gg/RcNgXPqd49){:target="_blank"}| |Content|Adult platform sites where the independent performers are focus.| From 99e2f6b9127af0608551332f349851adcbbdeb49 Mon Sep 17 00:00:00 2001 From: DogmaDragon <103123951+DogmaDragon@users.noreply.github.com> Date: Fri, 8 Dec 2023 20:40:16 +0200 Subject: [PATCH 4/6] New application form --- docs/faq_getting-started/stashdb/accessing-stash-boxes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq_getting-started/stashdb/accessing-stash-boxes.md b/docs/faq_getting-started/stashdb/accessing-stash-boxes.md index 158c07b..4471d9e 100644 --- a/docs/faq_getting-started/stashdb/accessing-stash-boxes.md +++ b/docs/faq_getting-started/stashdb/accessing-stash-boxes.md @@ -90,7 +90,7 @@ Stash-Box is the name of the software developed alongside Stash that StashDB run ### Accessing FansDB {: .no_toc } -1. Submit an [application to join](https://cryptpad.fr/form/#/2/form/view/akRPLRKcrUvx0ydSwOPGWlnq5bSlpJQpLrTGTrjgTeE/){:target="_blank"} +1. Submit an [application to join](https://cryptpad.fr/form/#/2/form/view/YfCcSl4CTKvvNyMyAS17YdEy2VRNOLP-zKLZ2kcUdrU/){:target="_blank"} 1. Register an account at [https://fansdb.cc/register](https://fansdb.cc/register){:target="_blank"} 1. While logged in, click on your username near the top-right corner and find your API key 1. Navigate in Stash to Settings -> Metadata Providers -> Stash-Box Endpoints, then enter your API token and the GraphQL Endpoint listed above From 0094273d3274c086f3c013fc998d3f5231da7b7e Mon Sep 17 00:00:00 2001 From: DogmaDragon <103123951+DogmaDragon@users.noreply.github.com> Date: Tue, 19 Dec 2023 17:02:49 +0200 Subject: [PATCH 5/6] Update wording --- docs/faq_getting-started/stashdb/accessing-stash-boxes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq_getting-started/stashdb/accessing-stash-boxes.md b/docs/faq_getting-started/stashdb/accessing-stash-boxes.md index 4471d9e..f249aa2 100644 --- a/docs/faq_getting-started/stashdb/accessing-stash-boxes.md +++ b/docs/faq_getting-started/stashdb/accessing-stash-boxes.md @@ -85,7 +85,7 @@ Stash-Box is the name of the software developed alongside Stash that StashDB run |Guidelines|[https://docs.fansdb.cc/](https://dopcs.fansdb.cc/){:target="_blank"}| |Endpoint|[https://fansdb.cc/graphql](https://fansdb.cc/graphql){:target="_blank"}| |Discord|[https://discord.gg/RcNgXPqd49](https://discord.gg/RcNgXPqd49){:target="_blank"}| -|Content|Adult platform sites where the independent performers are focus.| +|Content|Adult platforms where the independent creators are the primary focus.| ### Accessing FansDB {: .no_toc } From 90085ca4c424a2a4fb12baa1b1a52e74cd472774 Mon Sep 17 00:00:00 2001 From: AdultSun <64123896+AdultSun@users.noreply.github.com> Date: Wed, 27 Dec 2023 23:57:16 -0700 Subject: [PATCH 6/6] Fix typo, add guidelines link to StashDB --- docs/faq_getting-started/stashdb/accessing-stash-boxes.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/faq_getting-started/stashdb/accessing-stash-boxes.md b/docs/faq_getting-started/stashdb/accessing-stash-boxes.md index f249aa2..a420dd9 100644 --- a/docs/faq_getting-started/stashdb/accessing-stash-boxes.md +++ b/docs/faq_getting-started/stashdb/accessing-stash-boxes.md @@ -34,6 +34,7 @@ Stash-Box is the name of the software developed alongside Stash that StashDB run |-|-| |Homepage|[https://stashdb.org/](https://stashdb.org/){:target="_blank"}| +|Guidelines|[https://guidelines.stashdb.org/](https://https://guidelines.stashdb.org/){:target="_blank"}| |Endpoint|[https://stashdb.org/graphql](https://stashdb.org/graphql){:target="_blank"}| |Discord|[https://discord.com/invite/2TsNFKt](https://discord.com/invite/2TsNFKt){:target="_blank"}| |Matrix|[https://matrix.to/#/#stashapp:unredacted.org](https://matrix.to/#/#stashapp:unredacted.org){:target="_blank"}| @@ -82,7 +83,7 @@ Stash-Box is the name of the software developed alongside Stash that StashDB run |-|-| |Homepage|[https://fansdb.cc/](https://fansdb.cc/){:target="_blank"}| -|Guidelines|[https://docs.fansdb.cc/](https://dopcs.fansdb.cc/){:target="_blank"}| +|Guidelines|[https://docs.fansdb.cc/](https://docs.fansdb.cc/){:target="_blank"}| |Endpoint|[https://fansdb.cc/graphql](https://fansdb.cc/graphql){:target="_blank"}| |Discord|[https://discord.gg/RcNgXPqd49](https://discord.gg/RcNgXPqd49){:target="_blank"}| |Content|Adult platforms where the independent creators are the primary focus.|