diff options
author | ThatGravyBoat <thatgravyboat@gmail.com> | 2022-05-03 02:34:14 -0230 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-03 02:34:14 -0230 |
commit | 495859f44f2aa0b68dae6e5c28a663f068033c93 (patch) | |
tree | cf85d8b6f94ea845850cf3796e9cd06da7ad3959 /data.json | |
parent | a3f64c9a041d483e24fe06043aed2b7aeeed454c (diff) | |
download | RewardClaim-495859f44f2aa0b68dae6e5c28a663f068033c93.tar.gz RewardClaim-495859f44f2aa0b68dae6e5c28a663f068033c93.tar.bz2 RewardClaim-495859f44f2aa0b68dae6e5c28a663f068033c93.zip |
Update data.json
Diffstat (limited to 'data.json')
-rw-r--r-- | data.json | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -119,7 +119,7 @@ "rewardRegex": "Click the link to visit our website and claim your reward: https://rewards\\.hypixel\\.net/claim-reward/(?<id>[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/(?<id>[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." } |