Added extra wrap

This commit is contained in:
John W Kerns 2018-05-30 19:17:22 -07:00
parent 4bcad6b006
commit e18b04619b

View file

@ -38,7 +38,8 @@ j2send = """{
"protocol": "{{ proto }}",
"version": "%s",
"website": "https://github.com/packetsar/checkmyip"
}""" % version
}
""" % version
##### Handles all prnting to console and logging to the logfile #####