Skip to content

Commit 8c38be8

Browse files
darkdragon-001stefanw
authored andcommitted
Add Muenchner Stadtbibliothek via Genios
1 parent 3658d78 commit 8c38be8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/providers.ts

+6
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ type PartialProviderData = {
99
}
1010

1111
const geniosDefaultData: PartialProviderData[] = [
12+
{
13+
id: 'www.muenchner-stadtbibliothek.de',
14+
name: 'Münchner Stadtbibliothek',
15+
web: 'https://www.muenchner-stadtbibliothek.de/',
16+
domain: 'bib-muenchen.genios.de'
17+
},
1218
{
1319
id: 'www.stadtbibliothek-aschaffenburg.de',
1420
name: 'Stadtbibliothek Aschaffenburg',

0 commit comments

Comments
 (0)