mirror of
https://github.com/Jackett/Jackett
synced 2025-03-04 18:59:01 +00:00
ultrahd: tidy
This commit is contained in:
parent
bfbadb7148
commit
2985c227e4
1 changed files with 1 additions and 4 deletions
|
@ -78,7 +78,7 @@ login:
|
|||
trackerssl: yes
|
||||
error:
|
||||
- selector: td.embedded:has(h2:contains("失败"))
|
||||
- selector: td.embedded:has(h2:contains("Failed"))
|
||||
- selector: td.embedded:has(h2:contains("failed"))
|
||||
test:
|
||||
path: index.php
|
||||
selector: a[href="logout.php"]
|
||||
|
@ -124,9 +124,6 @@ search:
|
|||
download:
|
||||
selector: a[href^="download.php?id="]
|
||||
attribute: href
|
||||
poster:
|
||||
selector: img[data-src]
|
||||
attribute: data-src
|
||||
imdbid:
|
||||
# site currently only has a badge and rating, the id is not present. just in case a future update.
|
||||
selector: a[href*="imdb.com/title/tt"]
|
||||
|
|
Loading…
Add table
Reference in a new issue