Added wrap

This commit is contained in:
John W Kerns 2018-05-30 19:19:05 -07:00
parent e18b04619b
commit dd5d06938c

View file

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