forked from filipg/twilight-library
Zaktualizuj 'app/czasopisma.hs'
This commit is contained in:
parent
cb52905362
commit
268eeaa44c
@ -37,8 +37,8 @@ getDate url =
|
||||
main = do
|
||||
let start = "https://www.czasopisma.centralnabibliotekapttk.pl"
|
||||
let shadowLibrary = ShadowLibrary {logoUrl=Nothing,
|
||||
lname="Chelmek",
|
||||
abbrev="Chelmek",
|
||||
lname="Czasopisma PTTK",
|
||||
abbrev="czasopisma",
|
||||
lLevel=0,
|
||||
webpage=start}
|
||||
extractItemsStartingFromUrl shadowLibrary start (extractRecords >>> arr toShadowItem)
|
||||
|
Loading…
Reference in New Issue
Block a user