mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 16:59:12 +00:00
fix(indexers): Funfile download URL (#666)
This commit is contained in:
parent
6e85ec52e3
commit
eb3a86f49d
1 changed files with 10 additions and 11 deletions
|
@ -73,8 +73,7 @@ irc:
|
|||
# - origin
|
||||
# - preTime
|
||||
|
||||
|
||||
match:
|
||||
torrenturl: "/download.php?{{ .torrentId }}/{{ .passkey }}/{{ .torrentName }}.torrent"
|
||||
torrenturl: "/download.php/{{ .torrentId }}/{{ .passkey }}/{{ .torrentName }}.torrent"
|
||||
encode:
|
||||
- torrentName
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue