Skip to content

Commit

Permalink
bookstores
Browse files Browse the repository at this point in the history
  • Loading branch information
a-random-lemurian committed Nov 18, 2023
1 parent 216c215 commit 9efbe47
Showing 1 changed file with 159 additions and 0 deletions.
159 changes: 159 additions & 0 deletions data/brands/shop/books.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,159 @@
{
"items": [
{
"display_name": "Fanfiction Archive",
"origin_country": "Lutang",
"creator": "Lemuria",
"country_restrictions": {
"allowed": [
"*"
],
"ask": [],
"no": [
""
]
},
"tags": {
"name": "Fanfiction Archive",
"shop": "books",
"brand": "Fanfiction Archive"
}
},
{
"display_name": "Chancel College Bookstore",
"country_restrictions": {
"allowed": [
"*"
],
"ask": [],
"no": [
""
]
},
"tags": {
"name": "Chancel College Bookstore",
"shop": "books",
"brand": "Chancel College Bookstore"
}
},
{
"display_name": "Maughams",
"country_restrictions": {
"allowed": [
"*"
],
"ask": [],
"no": [
""
]
},
"tags": {
"name": "Maughams",
"shop": "books",
"brand": "Maughams"
}
},
{
"display_name": "Secondhand City",
"country_restrictions": {
"allowed": [
"*"
],
"ask": [],
"no": [
""
]
},
"tags": {
"name": "Secondhand City",
"shop": "books",
"brand": "Secondhand City"
}
},
{
"display_name": "A.J. Wallace",
"country_restrictions": {
"allowed": [
"*"
],
"ask": [],
"no": [
""
]
},
"tags": {
"name": "A.J. Wallace",
"shop": "books",
"brand": "A.J. Wallace"
}
},
{
"display_name": "Minster Bookshop",
"country_restrictions": {
"allowed": [
"*"
],
"ask": [],
"no": [
""
]
},
"tags": {
"name": "Minster Bookshop",
"shop": "books",
"brand": "Minster Bookshop"
}
},
{
"display_name": "Stowfordes",
"country_restrictions": {
"allowed": [
"*"
],
"ask": [],
"no": [
""
]
},
"tags": {
"name": "Stowfordes",
"shop": "books",
"brand": "Stowfordes"
}
},
{
"display_name": "Stowfordes",
"country_restrictions": {
"allowed": [
"*"
],
"ask": [],
"no": [
""
]
},
"tags": {
"name": "Stowfordes",
"shop": "books",
"brand": "Stowfordes"
}
},
{
"display_name": "New Books",
"country_restrictions": {
"allowed": [
"*"
],
"ask": [],
"no": [
""
]
},
"tags": {
"name": "New Books",
"shop": "books",
"brand": "New Books"
}
}
]
}

0 comments on commit 9efbe47

Please sign in to comment.