mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 16:59:12 +00:00
fix(indexers): milkie url encode apikey and add tests (#51)
This commit is contained in:
parent
bc064e15e2
commit
c83ebdc1a4
2 changed files with 70 additions and 0 deletions
|
@ -55,3 +55,5 @@ parse:
|
|||
|
||||
match:
|
||||
torrenturl: "{{ .baseUrl }}api/v1/torrents/{{ .torrentId }}/torrent?key={{ .apikey }}"
|
||||
encode:
|
||||
- apikey
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue