diff --git a/onionr/onionrutils.py b/onionr/onionrutils.py index 824c2415..b196fc22 100755 --- a/onionr/onionrutils.py +++ b/onionr/onionrutils.py @@ -246,7 +246,7 @@ class OnionrUtils: '''Validate metadata meets onionr spec (does not validate proof value computation), take in either dictionary or json string''' # TODO, make this check sane sizes retData = False - maxClockDifference = 60 + maxClockDifference = 120 # convert to dict if it is json string if type(metadata) is str: diff --git a/onionr/static-data/index.html b/onionr/static-data/index.html index d4dd7f75..926f1979 100755 --- a/onionr/static-data/index.html +++ b/onionr/static-data/index.html @@ -4,4 +4,4 @@

Onionr is a decentralized peer-to-peer data storage system.

-

To learn more about Onionr, see the website at https://Onionr.net/

+

To learn more about Onionr, see the website at http://onionr.onionkvc5ibm37bmxwr56bdxcdnb6w3wm4bdghh5qo6f6za7gn7styid.onion or Onionr.net