mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 22:23:20 +00:00
pixelados: bump engine tag
This commit is contained in:
parent
99943658e9
commit
3143d3cfb6
2 changed files with 5 additions and 2 deletions
|
@ -154,6 +154,9 @@ search:
|
|||
imdbid:
|
||||
selector: a[href*="imdb.com/title/tt"]
|
||||
attribute: href
|
||||
tvdbid:
|
||||
selector: a[href*="thetvdb.com/"]
|
||||
attribute: href
|
||||
tmdbid:
|
||||
selector: a[href*="themoviedb.org/movie/"], a[href*="themoviedb.org/tv/"]
|
||||
attribute: href
|
||||
|
@ -218,4 +221,4 @@ search:
|
|||
minimumseedtime:
|
||||
# 7 day (as seconds = 7 x 24 x 60 x 60)
|
||||
text: 604800
|
||||
# html UNIT3D 6.1.0 custom
|
||||
# html UNIT3D 6.2.1 custom
|
||||
|
|
|
@ -184,4 +184,4 @@ search:
|
|||
minimumseedtime:
|
||||
# 7 day (as seconds = 7 x 24 x 60 x 60)
|
||||
text: 604800
|
||||
# json UNIT3D 6.1.0 custom
|
||||
# json UNIT3D 6.2.1 custom
|
||||
|
|
Loading…
Add table
Reference in a new issue