@@ -0,0 +1,5 @@
import json
def readConf():
with open('config.json') as f:
return json.load(f)
The note is not visible to the blocked user.