mirror of
https://github.com/Jackett/Jackett
synced 2025-01-01 12:46:23 +00:00
hdturk: login error trap update
This commit is contained in:
parent
6e4b88e3a9
commit
048ed65f09
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
id: hdturk
|
||||
name: HDTurk
|
||||
description: "HDTurk is a TURKISH Private Torrent Tracker for MOVIES / TV / GENERAL"
|
||||
language: tr
|
||||
language: tr-TR
|
||||
type: private
|
||||
encoding: UTF-8
|
||||
links:
|
||||
|
@ -93,7 +93,7 @@ login:
|
|||
selector: img#regimage2
|
||||
input: imagestring
|
||||
error:
|
||||
- selector: table:contains("Bir hata oluştu!")
|
||||
- selector: table:contains("hata")
|
||||
test:
|
||||
path: index.php
|
||||
selector: a[href*="/logout.php?logouthash="]
|
||||
|
|
Loading…
Reference in a new issue