From 7825565b3dee831f319589f994f8bc94ac870032 Mon Sep 17 00:00:00 2001 From: simonpipe Date: Fri, 29 May 2026 09:41:46 +0200 Subject: [PATCH] url --- help-de.md | 2 +- help-en.md | 2 +- readme-de.md | 2 +- readme.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/help-de.md b/help-de.md index 9bc1056..b2ca068 100644 --- a/help-de.md +++ b/help-de.md @@ -6,7 +6,7 @@ 1. Ersetze in diesem Link die Platzhalter und öffne ihn im Browser: ``` - https://snac.thepipes.ch/oauth/x-snac-get-token + https://DEINE_INSTANZ_URL/oauth/x-snac-get-token ``` → Anmelden, bestätigen und den **Code** kopieren. diff --git a/help-en.md b/help-en.md index 16859f1..5efcee1 100644 --- a/help-en.md +++ b/help-en.md @@ -6,7 +6,7 @@ 1. Adjust the following link and paste it into your browser: ``` - https://snac.thepipes.ch/oauth/x-snac-get-token + https://YOUR_INSTANCE_URL/oauth/x-snac-get-token ``` → Log in, authorize, and copy the **code**. diff --git a/readme-de.md b/readme-de.md index 7c00610..fd2a2ca 100644 --- a/readme-de.md +++ b/readme-de.md @@ -30,7 +30,7 @@ Alle Einstellungen befinden sich in `system/extensions/yellow-system.ini`: *Finde die ID eines Snac oder Mastodon Accounts: Gib "https://DEINE_INSTANZ_URL/api/v1/accounts/lookup?acct=PROFILNAME" in deinen Browser ein.* *Finde die ID eines GoToSocial-Accounts (siehe hier)* -`MastodonapiAccessToken` = optional für einen Mastodon-Account, zwingend für einen GoToSocial-Account (siehe hier) +`MastodonapiAccessToken` = optional für einen Mastodon-Account, zwingend für einen GoToSocial-Account (Wie komme ich zu einem Token?) `MastodonapiUpdateInterval` = Zeitintervall zwischen automatischen Updates in Minuten (Standard: 30) `MastodonapiLimit` = Anzahl der Toots, die pro Durchgang abgerufen werden (Standard: 20) `MastodonapiHashtag` = leer lassen für alle Beiträge; oder mit #hashtag filtern diff --git a/readme.md b/readme.md index 8178148..66eff25 100644 --- a/readme.md +++ b/readme.md @@ -30,7 +30,7 @@ All settings are in `system/extensions/yellow-system.ini`: *Find the ID of a Snac or Mastodon account: Enter "https://YOUR_INSTANCE_URL/api/v1/accounts/lookup?acct=PROFILNAME" in your browser.* *Find the ID of a GoToSocial account (see here)* -`MastodonapiAccessToken` = optional for a Mastodon account, mandatory for a GoToSocial account (see here) +`MastodonapiAccessToken` = optional for a Mastodon account, mandatory for a GoToSocial account (How do I get a token?) `MastodonapiUpdateInterval` = time interval between automatic updates in minutes (default: 30) `MastodonapiLimit` = number of Toots retrieved per run (default: 20) `MastodonapiHashtag` = leave blank for all posts; or filter with #hashtag