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
1 changed files with 3 additions and 3 deletions

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