mirror of
https://github.com/idanoo/autobrr
synced 2025-07-25 01:39:13 +00:00
fix(indexers): xspeeds update passkey help (#907)
* Update xspeeds.yaml Update the help info line for the Passkey. * chore: update xspeeds secret key help --------- Co-authored-by: ze0s <43699394+zze0s@users.noreply.github.com>
This commit is contained in:
parent
82c4c9c157
commit
282175c39f
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ settings:
|
||||||
- name: passkey
|
- name: passkey
|
||||||
type: secret
|
type: secret
|
||||||
required: true
|
required: true
|
||||||
label: Passkey
|
label: Secret key
|
||||||
help: "Go to your profile and copy your Passkey"
|
help: "Go to https://www.xspeeds.eu/getrss.php and select Feed Type: Download Link, then Generate Feed. Copy the VALUE between secret_key=VALUE&feedtype."
|
||||||
|
|
||||||
irc:
|
irc:
|
||||||
network: XSpeeds
|
network: XSpeeds
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue