diff options
author | ThatGravyBoat <thatgravyboat@gmail.com> | 2022-05-03 12:20:46 -0230 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-03 12:20:46 -0230 |
commit | a5f48eef1cae67b34866ee76718062a5df535e92 (patch) | |
tree | b09d65e7a22fc8765a016a081c35318c1a5c6bc5 /data.json | |
parent | 495859f44f2aa0b68dae6e5c28a663f068033c93 (diff) | |
download | RewardClaim-a5f48eef1cae67b34866ee76718062a5df535e92.tar.gz RewardClaim-a5f48eef1cae67b34866ee76718062a5df535e92.tar.bz2 RewardClaim-a5f48eef1cae67b34866ee76718062a5df535e92.zip |
Update data.json
Diffstat (limited to 'data.json')
-rw-r--r-- | data.json | 2 |
1 files changed, 1 insertions, 1 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": true, + "disabled": false, "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." } |