mirror of
https://github.com/kmein/niveum
synced 2026-03-17 18:41:09 +01:00
fix: less unstable, nixpkgs via krops git, NIX_PATH on makanek
systems wanted to build glibc all the time when updated
This commit is contained in:
28
packages/radioeins-album-der-woche.yaml
Normal file
28
packages/radioeins-album-der-woche.yaml
Normal file
@@ -0,0 +1,28 @@
|
||||
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: ""
|
||||
Reference in New Issue
Block a user