mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 08:49:13 +00:00
fix(indexers): capitalize TheOldSchool (#1222)
This commit is contained in:
parent
0f943933a6
commit
19041de567
1 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ settings:
|
|||
help: "Click on your nick / Go to Settings / Security / Copy the RID (RSS Key) and paste it here."
|
||||
|
||||
irc:
|
||||
network: theoldschool.cc
|
||||
network: TheOldSchool
|
||||
server: irc.theoldschool.cc
|
||||
port: 1337
|
||||
tls: true
|
||||
|
@ -74,4 +74,4 @@ irc:
|
|||
|
||||
match:
|
||||
infourl: "/torrents/{{ .torrentId }}"
|
||||
torrenturl: "/torrent/download/{{ .torrentId }}.{{ .rsskey }}"
|
||||
torrenturl: "/torrent/download/{{ .torrentId }}.{{ .rsskey }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue