Added Bang! scraper. Showing studio on tile. Added favicons to tiles.
This commit is contained in:
@@ -22,6 +22,7 @@ function initNetworksActions(store, _router) {
|
||||
slug
|
||||
url
|
||||
${releasesFragment}
|
||||
parameters
|
||||
network {
|
||||
id
|
||||
name
|
||||
@@ -29,6 +30,12 @@ function initNetworksActions(store, _router) {
|
||||
url
|
||||
}
|
||||
}
|
||||
studios {
|
||||
id
|
||||
name
|
||||
slug
|
||||
url
|
||||
}
|
||||
}
|
||||
}
|
||||
`, {
|
||||
|
||||
Reference in New Issue
Block a user