mactorrents: selector changes. resolves #5453

This commit is contained in:
Garfield69 2019-06-10 13:06:39 +12:00
parent e9536bff76
commit 7aadf02167
1 changed files with 3 additions and 3 deletions

View File

@ -29,11 +29,11 @@
title:
selector: div.blog-content h3 a
category:
selector: a[href*="/category/"]
selector: a[href*="/mac-os-"]
attribute: href
filters:
- name: split
args: ["/", 4]
args: ["/", 3]
details:
selector: div.blog-content h3 a
attribute: href
@ -44,7 +44,7 @@
selector: div.blog-media p a img
attribute: data-src
date:
selector: div.blog-content div.entry-meta time
selector: time
attribute: datetime
filters:
- name: replace