Exclude: shaboozey, skrillex and tyler cassidy. Lower the limit to 2k so it loads faster on phone
This commit is contained in:
@@ -144,10 +144,12 @@
|
|||||||
{"isNot": {"artist": "Sean Paul"}},
|
{"isNot": {"artist": "Sean Paul"}},
|
||||||
{"isNot": {"artist": "Sevdaliza"}},
|
{"isNot": {"artist": "Sevdaliza"}},
|
||||||
{"isNot": {"artist": "Selena Gomez"}},
|
{"isNot": {"artist": "Selena Gomez"}},
|
||||||
|
{"isNot": {"artist": "Shaboozey"}},
|
||||||
{"isNot": {"artist": "Shiloh Dynasty"}},
|
{"isNot": {"artist": "Shiloh Dynasty"}},
|
||||||
{"isNot": {"artist": "Sia"}},
|
{"isNot": {"artist": "Sia"}},
|
||||||
{"isNot": {"artist": "Silk Sonic"}},
|
{"isNot": {"artist": "Silk Sonic"}},
|
||||||
{"isNot": {"artist": "Sir Mix-A-Lot"}},
|
{"isNot": {"artist": "Sir Mix-A-Lot"}},
|
||||||
|
{"isNot": {"artist": "Skrillex"}},
|
||||||
{"isNot": {"artist": "SLANDER"}},
|
{"isNot": {"artist": "SLANDER"}},
|
||||||
{"isNot": {"artist": "Slipknot"}},
|
{"isNot": {"artist": "Slipknot"}},
|
||||||
{"isNot": {"artist": "Stefflon Don"}},
|
{"isNot": {"artist": "Stefflon Don"}},
|
||||||
@@ -169,6 +171,7 @@
|
|||||||
{"isNot": {"artist": "Tony Thriller & Shiloh Dynasty"}},
|
{"isNot": {"artist": "Tony Thriller & Shiloh Dynasty"}},
|
||||||
{"isNot": {"artist": "Tony Thriller"}},
|
{"isNot": {"artist": "Tony Thriller"}},
|
||||||
{"isNot": {"artist": "twenty one pilots"}},
|
{"isNot": {"artist": "twenty one pilots"}},
|
||||||
|
{"isNot": {"artist": "Tyler Cassidy"}},
|
||||||
{"isNot": {"artist": "Uncle Kracker"}},
|
{"isNot": {"artist": "Uncle Kracker"}},
|
||||||
{"isNot": {"artist": "Unlike Pluto"}},
|
{"isNot": {"artist": "Unlike Pluto"}},
|
||||||
{"isNot": {"artist": "Usher"}},
|
{"isNot": {"artist": "Usher"}},
|
||||||
@@ -196,5 +199,5 @@
|
|||||||
],
|
],
|
||||||
"sort": "dateModified",
|
"sort": "dateModified",
|
||||||
"order": "desc",
|
"order": "desc",
|
||||||
"limit": 2500
|
"limit": 2000
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user