Adapted Score scraper for 18eighteen, 40 Something Mag and 50 Plus Milfs. Updated Score network logo and favicon.
This commit is contained in:
@@ -19,7 +19,12 @@ function initNetworksActions(store, _router) {
|
||||
slug
|
||||
url
|
||||
sites(
|
||||
orderBy: PRIORITY_DESC
|
||||
orderBy: PRIORITY_DESC,
|
||||
filter: {
|
||||
enabled: {
|
||||
equalTo: true,
|
||||
},
|
||||
},
|
||||
) {
|
||||
id
|
||||
name
|
||||
|
||||
Reference in New Issue
Block a user