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