1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-12 15:14:50 +00:00

rintornet: update title, details & download selectors

This commit is contained in:
ilike2burnthing 2021-01-07 13:25:47 +00:00 committed by GitHub
parent 74458a466b
commit 4cc4895bd8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -81,12 +81,12 @@ search:
"a:last-of-type:contains(\"Games\")": 13
"a:last-of-type:contains(\"Gay\")": 15
title:
selector: div.h2 > a
selector: div.entry__title > h3 > a
details:
selector: div.h2 > a
selector: div.entry__title > h3 > a
attribute: href
download:
selector: div.h2 > a
selector: div.entry__title > h3 > a
attribute: href
poster:
selector: div.entry_content a.entry__content-image img