Added wrap
This commit is contained in:
parent
e18b04619b
commit
dd5d06938c
1 changed files with 1 additions and 2 deletions
|
@ -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 #####
|
||||||
|
|
Loading…
Reference in a new issue