mirror of https://github.com/Jackett/Jackett
parent
30854838c1
commit
8c9e327ae6
|
@ -175,7 +175,7 @@ search:
|
||||||
selector: a[href^="download.php?id="]
|
selector: a[href^="download.php?id="]
|
||||||
attribute: href
|
attribute: href
|
||||||
poster:
|
poster:
|
||||||
selector: img.nexus-lazy-load
|
selector: img[data-src]
|
||||||
attribute: data-src
|
attribute: data-src
|
||||||
date_elapsed:
|
date_elapsed:
|
||||||
# time type: time elapsed (default)
|
# time type: time elapsed (default)
|
||||||
|
@ -222,4 +222,4 @@ search:
|
||||||
"*": 1
|
"*": 1
|
||||||
minimumratio:
|
minimumratio:
|
||||||
text: 0.81
|
text: 0.81
|
||||||
# NexusPHP Custom 1.7.24 2022-09-11
|
# NexusPHP v1.7.33 2022-12-19 (custom)
|
||||||
|
|
Loading…
Reference in New Issue