1
0
Fork 0
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:
Garfield69 2022-08-19 21:21:20 +12:00
parent 99943658e9
commit 3143d3cfb6
2 changed files with 5 additions and 2 deletions

View file

@ -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

View file

@ -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