mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
29 lines
704 B
YAML
29 lines
704 B
YAML
regex: https://www.radioeins.de/musik/cd_der_woche/
|
|
selectors:
|
|
httpsettings:
|
|
cookie: {}
|
|
header: {}
|
|
useragent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko)
|
|
Chrome/90.0.4430.72 Safari/537.36
|
|
insecure: false
|
|
feed:
|
|
title: .boxhead h2
|
|
description: .manualteaserShortText
|
|
authorname: ""
|
|
authoremail: ""
|
|
item:
|
|
container: .doctyperezension
|
|
title: h2 a.rezension
|
|
link: a.rezension
|
|
linkattr: href
|
|
created: .manualteaserDateTime
|
|
createdformat: 02.01.2006
|
|
description: .manualteaserShortText
|
|
content: ""
|
|
image: picture > img
|
|
imageattr: src
|
|
nextpage: ""
|
|
nextpageattr: href
|
|
nextpagecount: 0
|
|
sort: ""
|