mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 16:59:12 +00:00
fix(indexers): danishbytes update irc (#1013)
fix(irc): update danishbytes
This commit is contained in:
parent
2dd89ec711
commit
fb4652f9cf
1 changed files with 4 additions and 8 deletions
|
@ -6,6 +6,9 @@ description: DanishBytes is a private torrent tracker for HD MOVIES / TV
|
|||
language: en-us
|
||||
urls:
|
||||
- https://danishbytes.club/
|
||||
- https://danishbytes2.org/
|
||||
- https://dbytes.org/
|
||||
- https://danishbytes.art/
|
||||
privacy: private
|
||||
protocol: torrent
|
||||
supports:
|
||||
|
@ -23,7 +26,7 @@ irc:
|
|||
network: DanishBytes
|
||||
server: irc.danishbytes.club
|
||||
port: 6697
|
||||
tls: false
|
||||
tls: true
|
||||
channels:
|
||||
- "#Announce"
|
||||
announcers:
|
||||
|
@ -47,13 +50,6 @@ irc:
|
|||
label: NickServ Password
|
||||
help: NickServ password
|
||||
|
||||
- name: invite_command
|
||||
type: secret
|
||||
default: "DBBot announce IRCKEY"
|
||||
required: true
|
||||
label: Invite command
|
||||
help: Invite auth with DBBot. Replace IRCKEY with your key.
|
||||
|
||||
parse:
|
||||
type: single
|
||||
lines:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue