How many things are wrong with this picture?

1. it says I can claim the random bonus NOW but then tells me I can't
2. it tells me a frequency, but gives it in seconds. frequencies are in "per second", not in seconds
3. it tells me a minimum frequency that I can claim which is dumb. there should be a maximum frequency, not a minimum one
4. if I can only claim every that many seconds, that's around every 68 years!
>>> (2**31-1) 3600.0 24 365.25
68.04965038532714
Anything else?
I also noticed there's no "client seed" involved in the game. The site decides what number you're going to roll and you have no way to affect it. The site proves that it decides before you roll, but if it sees you are playing "over 95" say, it can decide to give you a lot of numbers over 95 and there's nothing you can do to change it.
That's why every legitimate dice site lets the player specify part of the seed.
I recommend against playing on any site that doesn't let you specify a client seed.