Update ranks again

This commit is contained in:
TPN 2024-07-09 14:47:28 +01:00
parent c3ca2fed22
commit 183edd099e
No known key found for this signature in database
GPG key ID: 40AE091637892B91

View file

@ -7,12 +7,12 @@ const providers = [
{ {
id: 'nova', id: 'nova',
name: 'VidBinge Nova', name: 'VidBinge Nova',
rank: 601, rank: 701,
}, },
{ {
id: 'astra', id: 'astra',
name: 'VidBinge Astra', name: 'VidBinge Astra',
rank: 600, rank: 700,
}, },
]; ];