feat(indexers): torrentsyndikat change releaseTags to tags (#394)

This commit is contained in:
F4n4t 2022-08-02 17:08:22 +02:00 committed by GitHub
parent 8faacf9eaa
commit db9d048f5d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -60,6 +60,6 @@ parse:
- torrentSize
- baseUrl
- torrentId
- releaseTags
- tags
match:
torrenturl: "{{ .baseUrl }}/download.php?id={{ .torrentId }}&apikey={{ .api_key }}"