diff --git a/polls/utils.py b/polls/utils.py index 00716a4..0d2a9a8 100644 --- a/polls/utils.py +++ b/polls/utils.py @@ -174,5 +174,5 @@ if __name__ == '__main__': # print(og_title, og_description, og_url, og_image) # print(send_voice_notify('13993199566')) - r = send_tnps(['13609346975'], 'conteeeeent') + r = send_tnps(['13609346975'], 'contenteeeent!!!!') print(r.status_code, r.text)