1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-02-22 14:20:57 +00:00

SceneFZ: fix login and add u-torrents references

This commit is contained in:
kaso17 2018-01-10 14:16:28 +01:00
parent 5f01a62292
commit 946c8bd5bf

View file

@ -1,12 +1,13 @@
--- ---
site: scenefz site: scenefz
name: SceneFZ name: SceneFZ / u-torrents
description: "Torrent tracker. Tracking over 50.000 torrent files." description: "Torrent tracker. Tracking over 50.000 torrent files."
language: ro-ro language: ro-ro
type: private type: private
encoding: UTF-8 encoding: UTF-8
links: links:
- https://scenefz.me/ - https://scenefz.me/
- https://www.u-torrents.ro/
caps: caps:
categorymappings: categorymappings:
@ -49,8 +50,8 @@
method: form method: form
form: form form: form
inputs: inputs:
"_username": "{{ .Config.username }}" "username": "{{ .Config.username }}"
"_password": "{{ .Config.password }}" "password": "{{ .Config.password }}"
error: error:
- selector: div.alert-danger - selector: div.alert-danger
test: test: