@@ -0,0 +1,5 @@
import urllib.request
external_ip = urllib.request.urlopen('https://ident.me').read().decode('utf8')
print(external_ip)
The note is not visible to the blocked user.