fix articles page
This commit is contained in:
SDE
2023-11-29 19:21:15 +03:00
parent a733649521
commit 7eb8edbe1f
10 changed files with 74 additions and 20 deletions

View File

@@ -26,9 +26,9 @@ def send_SMS(phone, text, urgent=False, staff=False):
phone.encode('utf-8')
http_request = 'http://cp.websms.by/?r=api/msg_send' \
'&user=administrator@baldenini.by' \
'&apikey=zTwevODOYl' \
'&sender=Baldenini'
'&user=administrator@site.by' \
'&apikey=key' \
'&sender=company'
# '&test=1'
if urgent: