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
|
language: en-us
|
||||||
urls:
|
urls:
|
||||||
- https://danishbytes.club/
|
- https://danishbytes.club/
|
||||||
|
- https://danishbytes2.org/
|
||||||
|
- https://dbytes.org/
|
||||||
|
- https://danishbytes.art/
|
||||||
privacy: private
|
privacy: private
|
||||||
protocol: torrent
|
protocol: torrent
|
||||||
supports:
|
supports:
|
||||||
|
@ -23,7 +26,7 @@ irc:
|
||||||
network: DanishBytes
|
network: DanishBytes
|
||||||
server: irc.danishbytes.club
|
server: irc.danishbytes.club
|
||||||
port: 6697
|
port: 6697
|
||||||
tls: false
|
tls: true
|
||||||
channels:
|
channels:
|
||||||
- "#Announce"
|
- "#Announce"
|
||||||
announcers:
|
announcers:
|
||||||
|
@ -47,13 +50,6 @@ irc:
|
||||||
label: NickServ Password
|
label: NickServ Password
|
||||||
help: 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:
|
parse:
|
||||||
type: single
|
type: single
|
||||||
lines:
|
lines:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue