@@ -0,0 +1,5 @@
def get_name(req):
if req.headers.get("Host") == "proot.uk":
return "Toaster"
else:
return "Alfie King"
The note is not visible to the blocked user.