From 02e20011c10a11723e294bc61a66cedd196028ad Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Sun, 4 Jun 2023 23:44:43 +0200 Subject: Added vip visits --- constants/VipVisits.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 constants/VipVisits.json (limited to 'constants') diff --git a/constants/VipVisits.json b/constants/VipVisits.json new file mode 100644 index 0000000..9e8b5be --- /dev/null +++ b/constants/VipVisits.json @@ -0,0 +1,9 @@ +{ + "vipVisits": [ + "prtlhub", + "PortalHub", + "cake_hub", + "Hubportal", + "MelonKingDe" + ] +} \ No newline at end of file -- cgit