mirror of
https://github.com/idanoo/autobrr
synced 2025-07-22 16:29:12 +00:00
feat(indexers): update SceneHD IRC server (#1813)
This commit is contained in:
parent
b4f0d60b9b
commit
7d7ac3e01a
1 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@ settings:
|
|||
|
||||
irc:
|
||||
network: SceneHD
|
||||
server: irc.scenehd.eu
|
||||
server: irc.scenehd.org
|
||||
port: 6697
|
||||
tls: true
|
||||
channels:
|
||||
|
@ -64,7 +64,7 @@ irc:
|
|||
category: TV/720
|
||||
baseUrl: https://scenehd.org/
|
||||
torrentId: "00000"
|
||||
pattern: '\[NEW] (.+) \[(.+)] (https?\:\/\/.+\/).*id=(\d+)'
|
||||
pattern: '\[NEW\] (.+) \[(.+)\] (https?\:\/\/.+\/).*id=(\d+)'
|
||||
vars:
|
||||
- torrentName
|
||||
- category
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue