Compare commits
2 Commits
1d4c599b1b
...
f3c4d1b7ab
| Author | SHA1 | Date | |
|---|---|---|---|
| f3c4d1b7ab | |||
| 7f3353dfa8 |
@@ -133,6 +133,7 @@
|
|||||||
{"isNot": {"artist": "Zara Larsson"}},
|
{"isNot": {"artist": "Zara Larsson"}},
|
||||||
{"isNot": {"artist": "Zedd"}},
|
{"isNot": {"artist": "Zedd"}},
|
||||||
{"isNot": {"album": "Hollywood's Bleeding"}},
|
{"isNot": {"album": "Hollywood's Bleeding"}},
|
||||||
|
{"isNot": {"album": "Double Life (From "Despicable Me 4")"}},
|
||||||
{"isNot": {"album": "Tempo"}}
|
{"isNot": {"album": "Tempo"}}
|
||||||
],
|
],
|
||||||
"sort": "dateModified",
|
"sort": "dateModified",
|
||||||
|
|||||||
@@ -7,5 +7,5 @@
|
|||||||
],
|
],
|
||||||
"sort": "dateModified",
|
"sort": "dateModified",
|
||||||
"order": "desc",
|
"order": "desc",
|
||||||
"limit": 1000
|
"limit": 2000
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user