Added teaser support. Added Score network with scraper for Scoreland. Improved q. Added assets.
This commit is contained in:
@@ -18,12 +18,15 @@ function initNetworksActions(store, _router) {
|
||||
name
|
||||
slug
|
||||
url
|
||||
sites {
|
||||
sites(
|
||||
orderBy: PRIORITY_DESC
|
||||
) {
|
||||
id
|
||||
name
|
||||
slug
|
||||
url
|
||||
independent
|
||||
priority
|
||||
network {
|
||||
id
|
||||
name
|
||||
|
||||
Reference in New Issue
Block a user