Rev3498, Go back to homepage and less inviting open site button on blocked site page

This commit is contained in:
shortcutme 2018-06-28 02:03:47 +02:00
parent 283231ac6e
commit bc227b5f56
No known key found for this signature in database
GPG key ID: 5B63BAE6CB9613AE
2 changed files with 13 additions and 6 deletions

View file

@ -10,7 +10,7 @@ class Config(object):
def __init__(self, argv):
self.version = "0.6.3"
self.rev = 3495
self.rev = 3498
self.argv = argv
self.action = None
self.config_file = "zeronet.conf"