diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-06-04 23:44:43 +0200 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-06-04 23:44:43 +0200 |
commit | 02e20011c10a11723e294bc61a66cedd196028ad (patch) | |
tree | d6b299b2cc523e70dc65c52268a85c6aa8634a3e /constants | |
parent | e576d5655169c5c206cedbda89075096424070d4 (diff) | |
download | SkyHanni-REPO-02e20011c10a11723e294bc61a66cedd196028ad.tar.gz SkyHanni-REPO-02e20011c10a11723e294bc61a66cedd196028ad.tar.bz2 SkyHanni-REPO-02e20011c10a11723e294bc61a66cedd196028ad.zip |
Added vip visits
Diffstat (limited to 'constants')
-rw-r--r-- | constants/VipVisits.json | 9 |
1 files changed, 9 insertions, 0 deletions
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 |