From 183edd099eb5c5d07955e730b1e97a3ce3ef9a92 Mon Sep 17 00:00:00 2001 From: TPN Date: Tue, 9 Jul 2024 14:47:28 +0100 Subject: [PATCH] Update ranks again --- src/providers/embeds/whvx.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/providers/embeds/whvx.ts b/src/providers/embeds/whvx.ts index 6145235..2ecde1f 100644 --- a/src/providers/embeds/whvx.ts +++ b/src/providers/embeds/whvx.ts @@ -7,12 +7,12 @@ const providers = [ { id: 'nova', name: 'VidBinge Nova', - rank: 601, + rank: 701, }, { id: 'astra', name: 'VidBinge Astra', - rank: 600, + rank: 700, }, ];