mirror of
https://github.com/Jackett/Jackett
synced 2025-03-12 23:25:49 +00:00
rintornet: update title, details & download selectors
This commit is contained in:
parent
74458a466b
commit
4cc4895bd8
1 changed files with 3 additions and 3 deletions
|
@ -81,12 +81,12 @@ search:
|
||||||
"a:last-of-type:contains(\"Games\")": 13
|
"a:last-of-type:contains(\"Games\")": 13
|
||||||
"a:last-of-type:contains(\"Gay\")": 15
|
"a:last-of-type:contains(\"Gay\")": 15
|
||||||
title:
|
title:
|
||||||
selector: div.h2 > a
|
selector: div.entry__title > h3 > a
|
||||||
details:
|
details:
|
||||||
selector: div.h2 > a
|
selector: div.entry__title > h3 > a
|
||||||
attribute: href
|
attribute: href
|
||||||
download:
|
download:
|
||||||
selector: div.h2 > a
|
selector: div.entry__title > h3 > a
|
||||||
attribute: href
|
attribute: href
|
||||||
poster:
|
poster:
|
||||||
selector: div.entry_content a.entry__content-image img
|
selector: div.entry_content a.entry__content-image img
|
||||||
|
|
Loading…
Add table
Reference in a new issue