From 495859f44f2aa0b68dae6e5c28a663f068033c93 Mon Sep 17 00:00:00 2001 From: ThatGravyBoat Date: Tue, 3 May 2022 02:34:14 -0230 Subject: Update data.json --- data.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'data.json') diff --git a/data.json b/data.json index 95eb02b..c5ec22d 100644 --- a/data.json +++ b/data.json @@ -119,7 +119,7 @@ "rewardRegex": "Click the link to visit our website and claim your reward: https://rewards\\.hypixel\\.net/claim-reward/(?[A-Za-z0-9]{8})", "missedRewardRegex": "We noticed you haven't claimed your free Daily Reward yet!\\nTo choose your reward you have to click the link to visit our website! As a reminder, here's your link for today: https://rewards\\.hypixel\\.net/claim-reward/(?[A-Za-z0-9]{8})", "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.54 Safari/537.36", - "disabled": false, - "disabledMessage": "Reward Claim was disabled by the mod author for an unknown reason.", - "disabledMessage2": "Reward Claim was disabled by the mod author for an unknown reason." + "disabled": true, + "disabledMessage": "Hypixel's domains were hacked and to make sure reward claim doesnt auto lead you to them I have disabled the mod. Join discord in /rewardclaim for me to turn it back on when its all good.", + "disabledMessage2": "Hypixel's domains were hacked and to make sure reward claim doesnt auto lead you to them I have disabled the mod. Join discord in /rewardclaim for me to turn it back on when its all good." } -- cgit