mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 14:14:25 +00:00
pttime: add movie. to doubanid selector
in line with other indexers using it
This commit is contained in:
parent
6fb6383b5a
commit
4963268454
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ search:
|
|||
selector: a[href*="imdb.com/title/tt"]
|
||||
attribute: href
|
||||
doubanid:
|
||||
selector: a[href*="douban.com/subject/"]
|
||||
selector: a[href*="movie.douban.com/subject/"]
|
||||
attribute: href
|
||||
date_elapsed:
|
||||
# time type: time elapsed (default)
|
||||
|
|
Loading…
Add table
Reference in a new issue