summaryrefslogtreecommitdiff
path: root/data.json
diff options
context:
space:
mode:
authorThatGravyBoat <thatgravyboat@gmail.com>2022-04-22 15:18:09 -0230
committerThatGravyBoat <thatgravyboat@gmail.com>2022-04-22 15:18:09 -0230
commita3f64c9a041d483e24fe06043aed2b7aeeed454c (patch)
treed9f8b7d67a734270aa22395359af41a8be96c1ec /data.json
parent502915cd06103a59c1a64d4c9c97cb1eef400068 (diff)
downloadRewardClaim-a3f64c9a041d483e24fe06043aed2b7aeeed454c.tar.gz
RewardClaim-a3f64c9a041d483e24fe06043aed2b7aeeed454c.tar.bz2
RewardClaim-a3f64c9a041d483e24fe06043aed2b7aeeed454c.zip
Update to fix Hypixel changev1.0.5
Diffstat (limited to 'data.json')
-rw-r--r--data.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/data.json b/data.json
index eea1f15..95eb02b 100644
--- a/data.json
+++ b/data.json
@@ -120,5 +120,6 @@
"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."
+ "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."
}